/* select2 stylesheet */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* Leaflet stylesheet */
.leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-bar a,.leaflet-control-attribution a{text-decoration:none}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;background:#ddd;outline-offset:1px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-overlay-pane svg,.leaflet-tooltip{-moz-user-select:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4);color:#0078a8}.leaflet-tile{filter:inherit}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane,.leaflet-pane{z-index:400}.leaflet-map-pane svg,.leaflet-tile-pane{z-index:200}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-align:center;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

/*! @health.gov.au/health-design-system v1.4.0-alpha.18 */
.au-body .health-band.health-band--primary, .health-sub-header.health-sub-header--campaign .health-sub-header__content {
  background-color: #004693;
  background: linear-gradient(90deg, #004693, #16477d)
}

.au-body .health-band.health-band--secondary, .health-sub-header.health-sub-header--campaign .health-sub-header__content--secondary, .taskbar .taskbar__item, .taskbar--2 .taskbar__item, .taskbar--3 .taskbar__item, .taskbar--4 .taskbar__item, .taskbar--5 .taskbar__item, .taskbar--6 .taskbar__item, .taskbar--tiled--2 .taskbar__item, .taskbar--tiled--2.view ul > .views-row .node, .taskbar--tiled--3 .taskbar__item, .taskbar--tiled--3.view ul > .views-row .node, .taskbar--tiled--4 .taskbar__item, .taskbar--tiled--4.view ul > .views-row .node, .taskbar--tiled--5 .taskbar__item, .taskbar--tiled--5.view ul > .views-row .node, .taskbar--tiled--6 .taskbar__item, .taskbar--tiled--6.view ul > .views-row .node, .taskbar.view ul > .views-row .node {
  background-color: #007680;
  background: linear-gradient(90deg, #055a61, #007680)
}

.au-body .health-band.health-band--tertiary, .health-sub-header.health-sub-header--campaign .health-sub-header__content--tertiary {
  background-color: #005fa0;
  background: linear-gradient(270deg, #005fa0, #185b88)
}

.au-body .health-band.health-band--tertiary-2 {
  background-color: #002058;
  background: linear-gradient(90deg, #002058, #004181)
}

.au-body .au-side-nav, .au-body .health-band.health-band--neutral-1 {
  background-color: #ececec;
  background: linear-gradient(90deg, #ececec, #f9f9f9)
}

.au-body .health-band.health-band--neutral-2 {
  background-color: #f9f9f9;
  background: linear-gradient(90deg, #f9f9f9, #ececec)
}

/*! PANCAKE v1.4.1 PANCAKE-SASS v2.3.7 *//*! @gov.au/core v3.4.2 *//*! @gov.au/accordion v7.0.8 */
@media print {
  .au-accordion {
    border-color: #000 !important;
    color: #000 !important
  }

  .au-accordion__title {
    background: #fff !important;
    color: #000 !important;
    border: 1px !important
  }

  .au-accordion__title:after {
    display: none
  }

  .au-accordion__body-wrapper {
    border-color: #000 !important
  }

  .au-accordion__body {
    height: auto !important;
    display: block !important
  }
}

.au-accordion {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  border: 1px solid gray;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131;
  padding: 0
}

* + .au-accordion {
  margin-top: 1rem
}

.au-accordion .au-accordion__title {
  background-color: #f5f5f5
}

.au-accordion.au-accordion--dark {
  border-color: gray;
  color: #fff
}

.au-accordion.au-accordion--dark .au-accordion__title {
  background-color: #000
}

.au-accordion + .au-accordion {
  margin-top: 0;
  border-top: 0
}

.au-accordion__title, .au-body .au-accordion__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 1rem 2.5rem 1rem 1rem;
  width: 100%;
  display: block;
  color: #006fb0;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  font-weight: 700;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  cursor: pointer;
  border: none;
  text-align: left;
  font-family: inherit
}

.au-accordion__title:hover, .au-body .au-accordion__title:hover {
  text-decoration: none;
  color: #313131
}

.au-accordion__title:hover:after, .au-body .au-accordion__title:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23313131' d='M64 0l64 64-16 16-64-64'/%3E%3Cpath fill='%23313131' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E")
}

.au-accordion__title:focus, .au-body .au-accordion__title:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-accordion__title::-moz-focus-inner, .au-body .au-accordion__title::-moz-focus-inner {
  border: 0
}

.au-accordion__title:focus, .au-body .au-accordion__title:focus {
  z-index: 100
}

.au-accordion__title::-webkit-details-marker, .au-body .au-accordion__title::-webkit-details-marker {
  display: none
}

.au-accordion__title:after, .au-body .au-accordion__title:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  right: 16px;
  right: 1rem;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23006FB0' d='M64 0l64 64-16 16-64-64'/%3E%3Cpath fill='%23006FB0' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  z-index: 101;
  transition: -webkit-transform .25s ease-in;
  transition: transform .25s ease-in;
  transition: transform .25s ease-in, -webkit-transform .25s ease-in
}

.au-accordion__title.au-accordion--closed:after, .au-body .au-accordion__title.au-accordion--closed:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.ie8 .au-accordion__title:after, .ie8 .au-body .au-accordion__title:after, .lt-ie8 .au-accordion__title:after, .lt-ie8 .au-body .au-accordion__title:after {
  content: " ▼ "
}

.ie8 .au-accordion__title.au-accordion--open:after, .ie8 .au-body .au-accordion__title.au-accordion--open:after, .lt-ie8 .au-accordion__title.au-accordion--open:after, .lt-ie8 .au-body .au-accordion__title.au-accordion--open:after {
  content: " ▲ "
}

.au-accordion.au-accordion--dark .au-accordion__title, .au-accordion.au-accordion--dark .au-accordion__title:hover, .au-body.au-body--dark .au-accordion__title, .au-body.au-body--dark .au-accordion__title:hover {
  color: #fff
}

.au-accordion.au-accordion--dark .au-accordion__title:hover:after, .au-body.au-body--dark .au-accordion__title:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E %3Cpath fill='%23FFF' d='M64 0l64 64-16 16-64-64'/%3E %3Cpath fill='%23FFF' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E")
}

.au-accordion.au-accordion--dark .au-accordion__title:focus, .au-body.au-body--dark .au-accordion__title:focus {
  outline: 3px solid #c390f9
}

.au-accordion.au-accordion--dark .au-accordion__title::-moz-focus-inner, .au-body.au-body--dark .au-accordion__title::-moz-focus-inner {
  border: 0
}

.au-accordion.au-accordion--dark .au-accordion__title:after, .au-body.au-body--dark .au-accordion__title:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E %3Cpath fill='%23FFF' d='M64 0l64 64-16 16-64-64'/%3E %3Cpath fill='%23FFF' d='M64 0l16 16-64 64L0 64'/%3E%3C/svg%3E")
}

.au-accordion__body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  overflow: hidden
}

.js .au-accordion__body.au-accordion--open {
  display: block;
  height: auto
}

.js .au-accordion__body.au-accordion--closed {
  display: none;
  height: 0
}

.au-accordion__body-wrapper {
  padding: 1rem;
  border-top: 1px solid gray
}

.au-accordion--dark .au-accordion__body-wrapper {
  border-top: 1px solid gray
}

.au-accordion-group {
  list-style: none;
  padding: 0
}

/*! @gov.au/body v2.2.0 */
@media print {
  .au-body, .au-body * {
    text-shadow: none !important;
    color: #000 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-color: #000 !important
  }

  .au-body a, .au-body a:visited {
    text-decoration: underline
  }

  .au-body a[href]:after {
    content: " (" attr(href) ")" !important;
    display: inline !important
  }

  .au-body a[href^="#"]:after, .au-body a[href^="javascript:"]:after {
    content: "" !important
  }

  .au-body abbr[title]:after {
    content: " (" attr(title) ")"
  }

  .au-body blockquote, .au-body pre {
    border: 1px solid #000;
    padding: 6px;
    page-break-inside: avoid
  }

  .au-body thead {
    display: table-header-group
  }

  .au-body img, .au-body tr {
    page-break-inside: avoid
  }

  .au-body img {
    max-width: 100% !important
  }

  .au-body h2, .au-body h3, .au-body p {
    orphans: 3;
    widows: 3
  }

  .au-body h2, .au-body h3 {
    page-break-after: avoid
  }

  .au-body p a {
    word-wrap: break-word
  }

  .au-body select {
    background: #fff !important
  }
}

.au-body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131;
  background-color: #fff
}

.au-body a {
  color: #006fb0;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.au-body a:hover {
  color: #313131;
  text-decoration: none
}

.au-body a:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-body a::-moz-focus-inner {
  border: 0
}

.au-body :target, .au-body [tabindex="0"]:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-body mark {
  color: #fff;
  background-color: #006fb0
}

.au-body ::selection {
  color: #fff;
  background-color: rgba(0, 111, 176, .99)
}

.au-body iframe::selection, .au-body img::selection, .au-body video::selection {
  background-color: rgba(0, 111, 176, .75)
}

.au-body p {
  max-width: 42em;
  margin: 0
}

.au-body * + p {
  margin-top: 1.5rem
}

.au-body dl:not([class]), .au-body ol:not([class]), .au-body pre, .au-body ul:not([class]) {
  margin: 0
}

.au-body * + dl:not([class]), .au-body * + ol:not([class]), .au-body * + pre, .au-body * + ul:not([class]) {
  margin-top: 1.5rem
}

.au-body ol:not([class]) > li, .au-body ol:not([class]) > li > ol:not([class]), .au-body ol:not([class]) > li > ul:not([class]), .au-body ul:not([class]) > li, .au-body ul:not([class]) > li > ol:not([class]), .au-body ul:not([class]) > li > ul:not([class]) {
  margin-top: .5rem
}

.au-body ol:not([class]) > ul:not([class]), .au-body ul:not([class]) > ul:not([class]) {
  list-style-type: disc
}

.au-body dl:not([class]) > dd {
  margin-top: .5rem;
  padding-left: .5rem;
  margin-left: 0;
  border-left: 1px solid
}

.au-body dl:not([class]) > dt {
  margin-top: 1.5rem;
  font-weight: 700
}

.au-body dl:not([class]) > dt:first-of-type {
  margin-top: 0
}

.au-body .written-by:after {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHZpZXdCb3g9IjAgMCA2NTggMTgiPjx0ZXh0IHg9IjEzIiB5PSIxMyIgZm9udC1zaXplPSIxMyI+TWVzc3JzLCBEb20sIFBhZ2V5LCBUcmViLCBQYXQgYW5kIEtsZXBhcyBhcmUgcHJvdWQgdG8gcHJlc2VudCB0aGUgR09MRCBkZXNpZ24gc3lzdGVtLiAtIE1pc2NoaWVmIG1hbmFnZWQ8L3RleHQ+PC9zdmc+");
  color: #bada55
}

.au-body em, .au-body i {
  font-style: italic
}

.au-body b, .au-body strong {
  font-weight: 700
}

.au-body small {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857
}

.au-body del, .au-body s {
  text-decoration: line-through
}

.au-body ins {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: dashed;
  text-decoration-style: dashed;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.au-body dfn {
  font-style: normal
}

.au-body abbr, .au-body abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

.au-body abbr[title] {
  cursor: help
}

.au-body a abbr {
  padding-bottom: 1px
}

.au-body var {
  padding: 0 1px;
  font-style: italic;
  font-family: serif
}

.au-body var sub, .au-body var sup {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: normal;
  padding: 0 1px
}

.au-body sub, .au-body sup {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  position: relative;
  vertical-align: baseline
}

.au-body sub {
  bottom: -.25em
}

.au-body sup {
  top: -.5em
}

.au-body code, .au-body kbd, .au-body samp {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857;
  padding: .25rem;
  display: inline-block;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #313131
}

.au-body code, .au-body kbd, .au-body pre, .au-body samp {
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}

.au-body pre code {
  padding: 1rem;
  display: block;
  tab-size: 4
}

.au-body hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: none;
  border-top: 1px solid gray;
  margin-bottom: 1.5rem
}

.au-body * + hr {
  margin-top: 1.5rem
}

.au-body.au-body--alt {
  background: #ebebeb
}

.au-body.au-body--alt code, .au-body.au-body--alt kbd, .au-body.au-body--alt samp {
  background-color: #e0e0e0
}

.au-body.au-body--dark {
  color: #fff
}

.au-body.au-body--dark ::selection {
  color: #000;
  background-color: hsla(0, 0%, 100%, .99)
}

.au-body.au-body--dark iframe::selection, .au-body.au-body--dark img::selection, .au-body.au-body--dark video::selection {
  background-color: hsla(0, 0%, 100%, .75)
}

.au-body.au-body--dark a, .au-body.au-body--dark a:hover {
  color: #fff
}

.au-body.au-body--dark a:focus {
  outline: 3px solid #c390f9
}

.au-body.au-body--dark a::-moz-focus-inner {
  border: 0
}

.au-body.au-body--dark :target, .au-body.au-body--dark [tabindex="0"]:focus {
  outline: 3px solid #c390f9
}

.au-body.au-body--dark mark {
  background-color: #fff;
  color: #000
}

.au-body.au-body--dark hr {
  border-top-color: gray
}

.au-body.au-body--dark code, .au-body.au-body--dark kbd, .au-body.au-body--dark samp {
  color: #fff;
  background-color: #000
}

.au-body.au-body--dark.au-body--alt {
  background: #000
}

.au-body.au-body--dark.au-body--alt code, .au-body.au-body--dark.au-body--alt kbd, .au-body.au-body--dark.au-body--alt samp {
  background-color: #000
}

/*! @gov.au/link-list v3.0.7 */
.au-link-list {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  list-style-type: none
}

.au-body .au-link-list, .au-link-list {
  margin: 0;
  padding: .25rem 0
}

.au-link-list > li {
  display: block;
  margin: .25rem
}

.au-link-list.au-link-list--inline, .au-link-list.au-link-list--inline > li {
  display: inline-block
}

/*! @gov.au/breadcrumbs v3.0.5 */
@media print {
  .au-breadcrumbs > .au-link-list > li:after {
    content: ">" !important;
    background-image: none !important
  }
}

.au-breadcrumbs {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  width: 100%;
  margin: 0;
  color: #313131;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

* + .au-breadcrumbs {
  margin-top: 1rem
}

@media (min-width: 768px) {
  .au-breadcrumbs {
    display: inline-block
  }
}

.au-breadcrumbs > .au-link-list > li {
  margin: 0
}

.au-breadcrumbs > .au-link-list > li:after {
  content: " ";
  display: inline-block;
  width: 8px;
  width: .5rem;
  height: 8px;
  height: .5rem;
  margin: 0 .5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 128 128'%3E%3Cpath fill='gray' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='gray' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat
}

.au-breadcrumbs > .au-link-list > li:last-child:after {
  display: none
}

.ie8 .au-breadcrumbs > .au-link-list > li:after, .lt-ie8 .au-breadcrumbs > .au-link-list > li:after {
  content: " > ";
  display: inline-block
}

.au-breadcrumbs.au-breadcrumbs--dark {
  color: #fff
}

.au-breadcrumbs.au-breadcrumbs--dark > .au-link-list > li:not(:last-child):after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 128 128'%3E%3Cpath fill='gray' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='gray' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

/*! @gov.au/buttons v3.0.7 */
@media print {
  .au-btn {
    background-color: #fff !important;
    border: 2px solid #000 !important;
    color: #000 !important;
    text-decoration: none !important
  }

  .au-btn:disabled, .au-btn[disabled] {
    background-color: #ccc !important;
    border: 2px solid #ccc !important
  }
}

.au-btn, a.au-btn {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: .5rem 1.5rem;
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  border-radius: 4px;
  background-color: #006fb0;
  border: 3px solid #006fb0;
  cursor: pointer;
  vertical-align: middle;
  transition: background .1s ease, border .1s ease, color .1s ease
}

.au-body .au-btn, .au-body a.au-btn, .au-btn, a.au-btn {
  color: #fff;
  text-decoration: none
}

.au-btn.au-btn--block + .au-btn.au-btn--block, .au-btn.au-btn--block + a.au-btn.au-btn--block, a.au-btn.au-btn--block + .au-btn.au-btn--block, a.au-btn.au-btn--block + a.au-btn.au-btn--block {
  margin-top: .5rem
}

.au-btn:focus, a.au-btn:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-btn::-moz-focus-inner, a.au-btn::-moz-focus-inner {
  border: 0
}

.au-btn:focus, a.au-btn:focus {
  border-radius: 0
}

.au-btn:disabled, .au-btn[disabled], a.au-btn:disabled, a.au-btn[disabled] {
  cursor: not-allowed;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: .3
}

.au-btn:hover:not(:disabled), .ie8 .au-btn:hover, .ie8 a.au-btn:hover, a.au-btn:hover:not(:disabled) {
  background-color: #313131;
  border-color: #313131;
  text-decoration: underline;
  color: #fff
}

.au-btn.au-btn--dark, a.au-btn.au-btn--dark {
  color: #000;
  background-color: #fff;
  border-color: #fff
}

.au-body .au-btn.au-btn--dark, .au-body a.au-btn.au-btn--dark {
  color: #000
}

.au-btn.au-btn--dark:hover:not(:disabled), .ie8 .au-btn.au-btn--dark:hover, .ie8 a.au-btn.au-btn--dark:hover, a.au-btn.au-btn--dark:hover:not(:disabled) {
  color: #000;
  border-color: #fff;
  background-color: #fff
}

.au-btn.au-btn--dark:focus, a.au-btn.au-btn--dark:focus {
  outline: 3px solid #c390f9
}

.au-btn.au-btn--dark::-moz-focus-inner, a.au-btn.au-btn--dark::-moz-focus-inner {
  border: 0
}

.au-btn.au-btn--secondary, a.au-btn.au-btn--secondary {
  color: #006fb0;
  background-color: transparent;
  border-color: #006fb0
}

.au-body .au-btn.au-btn--secondary, .au-body a.au-btn.au-btn--secondary {
  color: #006fb0
}

.ie8 .au-body .au-btn.au-btn--secondary:hover, .ie8 .au-body a.au-btn.au-btn--secondary:hover {
  color: #fff
}

.au-btn.au-btn--secondary:hover:not(:disabled), a.au-btn.au-btn--secondary:hover:not(:disabled) {
  background-color: transparent;
  border-color: #313131;
  color: #313131
}

.au-btn.au-btn--secondary.au-btn--dark, .au-btn.au-btn--secondary.au-btn--dark:hover:not(:disabled), a.au-btn.au-btn--secondary.au-btn--dark, a.au-btn.au-btn--secondary.au-btn--dark:hover:not(:disabled) {
  border-color: #fff;
  color: #fff
}

.ie8 .au-body .au-btn.au-btn--secondary.au-btn--dark:hover, .ie8 .au-body a.au-btn.au-btn--secondary.au-btn--dark:hover {
  color: #000
}

.au-btn.au-btn--tertiary, a.au-btn.au-btn--tertiary {
  color: #006fb0;
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline
}

.au-btn.au-btn--tertiary:hover:not(:disabled), a.au-btn.au-btn--tertiary:hover:not(:disabled) {
  background-color: transparent;
  color: #313131;
  border-color: transparent;
  text-decoration: none
}

.au-btn.au-btn--tertiary.au-btn--dark, .au-btn.au-btn--tertiary.au-btn--dark:hover:not(:disabled), a.au-btn.au-btn--tertiary.au-btn--dark, a.au-btn.au-btn--tertiary.au-btn--dark:hover:not(:disabled) {
  color: #fff
}

.au-btn.au-btn--pride, a.au-btn.au-btn--pride {
  background: linear-gradient(180deg, rgba(255, 62, 24, .5) 16.66667%, rgba(252, 154, 0, .5) 0, rgba(252, 154, 0, .52) 33.33333%, rgba(255, 216, 0, .5) 0, rgba(255, 216, 0, .5) 0, rgba(255, 216, 0, .5) 50%, rgba(57, 234, 124, .5) 0, rgba(57, 234, 124, .5) 66.66667%, rgba(11, 178, 255, .5) 0, rgba(11, 178, 255, .5) 83.33333%, rgba(152, 90, 255, .5) 0);
  color: #313131
}

.au-btn.au-btn--block, a.au-btn.au-btn--block {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center
}

/*! @gov.au/callout v3.0.2 */
@media print {
  .au-callout {
    border: 1px solid #000 !important;
    color: #000 !important;
    background-color: transparent !important
  }
}

.au-callout {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: 1.5rem;
  border-left: .25rem solid gray;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131;
  background-color: #f5f5f5;
  word-wrap: break-word
}

* + .au-callout {
  margin-top: 2rem
}

.au-callout p {
  margin: 0
}

.au-callout * + p {
  margin-top: 1rem
}

.au-callout + p {
  margin-top: 2rem
}

.au-callout.au-callout--dark {
  color: #fff;
  border-color: gray;
  background-color: #000
}

.au-callout.au-callout--alt {
  background-color: #e0e0e0
}

.au-callout.au-callout--dark.au-callout--alt {
  background-color: #000
}

.au-callout__heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 0
}

.au-callout__heading.au-callout__heading--sronly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.au-callout__heading.au-callout__heading--sronly + * {
  margin-top: 0
}

.au-callout--calendar-event {
  background-color: #f5f5f5
}

.au-callout--calendar-event__lede {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin: 0
}

.au-callout--calendar-event__name, .au-callout--calendar-event__time {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25
}

.au-callout--calendar-event__time {
  font-weight: 700
}

.au-callout--calendar-event__lede, .au-callout--calendar-event__name, .au-callout--calendar-event__time {
  display: block
}

* + .au-callout--calendar-event__lede, * + .au-callout--calendar-event__name, * + .au-callout--calendar-event__time {
  margin-top: .5rem
}

/*! @gov.au/card v0.3.2 */
.au-card {
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  position: relative;
  background: #fff;
  overflow: hidden
}

.au-card.au-card--shadow {
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.au-card.au-card--shadow:hover {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.au-card.au-card--clickable:focus-within {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-card.au-card--clickable .au-card--clickable__link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.au-card.au-card--clickable .au-card--clickable__link:focus {
  outline: none
}

.lt-ie9 .au-card.au-card--clickable .au-card--clickable__link:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-card * + .au-card__body, .au-card * + .au-card__divider, .au-card * + .au-card__footer {
  margin-top: 1rem
}

.au-card .au-card__divider {
  border: .5px solid #d3d3d3;
  margin-bottom: 0
}

.au-card .au-card__title {
  margin: 0 0 1rem
}

.au-card .au-card__header {
  font-weight: 700;
  margin: 0;
  border-bottom: 1px solid #d3d3d3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 1rem
}

.au-card .au-card__footer {
  padding: 1rem;
  margin: 0;
  border-top: 1px solid #d3d3d3;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.au-card .au-card__inner {
  padding: 1rem
}

.lt-ie9 .au-card {
  border: 1px solid gray
}

.au-card .au-card--centred, .au-card.au-card--centred {
  text-align: center
}

a.au-card {
  color: #313131;
  cursor: pointer;
  text-decoration: none
}

a.au-card .au-card__title {
  color: #006fb0;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

a.au-card:hover .au-card__title {
  text-decoration: none;
  color: #313131
}

a.au-card:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

a.au-card.au-card--shadow:focus {
  border-radius: 0
}

a.au-card.au-card--shadow:hover {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.au-card-list {
  list-style: none;
  padding: 0
}

.au-card-list:after, .au-card-list:before {
  content: " ";
  display: table
}

.au-card-list:after {
  clear: both
}

.au-card-list:before {
  display: none
}

.au-card-list li {
  list-style: none;
  padding: 0;
  margin-top: 1.5rem
}

.au-card-list.au-card-list--matchheight {
  display: flex;
  flex-wrap: wrap
}

.au-card-list.au-card-list--matchheight li {
  display: flex
}

.au-card-list.au-card-list--matchheight .au-card {
  display: block;
  flex-direction: column
}

/*! @gov.au/control-input v3.0.1 */
@media print {
  .au-control-input__text {
    color: #000 !important
  }

  .au-control-input__text:after, .au-control-input__text:before {
    display: none !important
  }
}

.au-control-input {
  display: inline-block;
  position: relative
}

.au-control-input.au-control-input--block {
  display: block
}

.au-control-input.au-control-input--block:after, .au-control-input.au-control-input--block:before {
  content: " ";
  display: table
}

.au-control-input.au-control-input--block:after {
  clear: both
}

.au-control-input.au-control-input--block + .au-control-input--block {
  margin-top: 1rem
}

.au-control-input__input {
  position: absolute;
  left: 8px;
  left: .5rem;
  top: 8px;
  top: .5rem;
  cursor: pointer;
  margin: 0
}

.au-control-input--small .au-control-input__input {
  left: 4px;
  left: .25rem;
  top: 4px;
  top: .25rem
}

.au-control-input__input + .au-control-input__text {
  cursor: pointer
}

.au-control-input__input:invalid + .au-control-input__text {
  background-color: #fdf2f2
}

.au-control-input__input:invalid + .au-control-input__text:after {
  border-color: #d60000
}

.au-control-input--invalid .au-control-input__input + .au-control-input__text {
  background-color: #fdf2f2
}

.au-control-input--invalid .au-control-input__input + .au-control-input__text:after {
  border-color: #d60000
}

.au-control-input--dark .au-control-input__input:invalid + .au-control-input__text {
  background-color: #200000
}

.au-control-input--dark.au-control-input--invalid .au-control-input__input + .au-control-input__text {
  background-color: #200000
}

.au-control-input--alt.au-control-input--invalid .au-control-input__input + .au-control-input__text {
  background-color: #f0d0d0
}

.au-control-input--dark.au-control-input--alt .au-control-input__input:invalid + .au-control-input__text {
  background-color: #200000
}

.au-control-input--alt.au-control-input--dark.au-control-input--invalid .au-control-input__input + .au-control-input__text {
  background-color: #200000
}

.au-control-input--valid .au-control-input__input + .au-control-input__text {
  background-color: #f3faf8
}

.au-control-input--valid .au-control-input__input + .au-control-input__text:after {
  border-color: #0b996c
}

.au-control-input--dark.au-control-input--valid .au-control-input__input + .au-control-input__text {
  background-color: #021710
}

.au-control-input--alt.au-control-input--valid .au-control-input__input + .au-control-input__text {
  background-color: #d2e7e0
}

.au-control-input--alt.au-control-input--dark.au-control-input--valid .au-control-input__input + .au-control-input__text {
  background-color: #021710
}

.au-control-input__input[type=radio] + .au-control-input__text:after, .au-control-input__input[type=radio] + .au-control-input__text:before {
  border-radius: 50%
}

.au-control-input__input[disabled], .au-control-input__input[disabled] + .au-control-input__text {
  cursor: not-allowed
}

.au-control-input__input[disabled] + .au-control-input__text {
  color: #636363
}

.au-control-input__input:disabled, .au-control-input__input:disabled + .au-control-input__text {
  cursor: not-allowed
}

.au-control-input__input:disabled + .au-control-input__text {
  color: #636363
}

.au-control-input--dark .au-control-input__input:disabled + .au-control-input__text, .au-control-input--dark .au-control-input__input[disabled] + .au-control-input__text {
  color: gray
}

.au-control-input__input[type=checkbox] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23ffffff' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input__input[type=checkbox] + .au-control-input__text:after {
  background-image: none
}

.au-control-input__input[type=checkbox]:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.au-control-input--alt .au-control-input__input[type=checkbox] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23ebebeb' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input--alt .au-control-input__input[type=checkbox]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23cecece' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23e0e0e0' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input__input[type=checkbox]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23cecece' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23ebebeb' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input__input[type=checkbox]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23cecece' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.au-control-input__input[type=checkbox]:focus + .au-control-input__text:before {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-control-input--dark .au-control-input__input[type=checkbox] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23FFF' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23000' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=checkbox]:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23FFF' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=checkbox]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23333333' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='black' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=checkbox]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23333333' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=checkbox]:focus + .au-control-input__text:before {
  outline: 3px solid #c390f9;
  outline-offset: 2px
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=checkbox] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23FFF' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='black' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=checkbox]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23333333' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='black' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E")
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=checkbox]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23333333' d='M25.6,11.4c0.2-0.2,0.2-0.5,0-0.7l-2.3-2.3c-0.2-0.2-0.5-0.2-0.7,0L14,17l-3.6-3.6c-0.2-0.2-0.5-0.2-0.7,0l-2.3,2.3 c-0.2,0.2-0.2,0.5,0,0.7l6.3,6.3c0.2,0.2,0.5,0.2,0.7,0L25.6,11.4L25.6,11.4z'/%3E%3C/svg%3E")
}

.au-control-input__input[type=radio] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23313131' cx='16' cy='16' r='16'/%3E%3Ccircle fill='%23ffffff' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input__input[type=radio] + .au-control-input__text:after {
  background-image: none
}

.au-control-input__input[type=radio]:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23313131' cx='16' cy='16' r='11'/%3E%3C/svg%3E")
}

.au-control-input--alt .au-control-input__input[type=radio] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23313131' cx='16' cy='16' r='16'/%3E%3Ccircle fill='%23ebebeb' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input--alt .au-control-input__input[type=radio]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23cecece' cx='16' cy='16' r='16'/%3E%3Ccircle fill='%23e0e0e0' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input__input[type=radio]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23cecece' cx='16' cy='16' r='16'/%3E%3Ccircle fill='%23ebebeb' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input__input[type=radio]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23cecece' cx='16' cy='16' r='11'/%3E%3C/svg%3E")
}

.au-control-input__input[type=radio]:focus + .au-control-input__text:before {
  box-shadow: 0 0 0 4px #9263de;
  box-shadow: 0 0 0 .25rem #9263de
}

.ie8 .au-control-input__input[type=radio]:focus + .au-control-input__text:before, .lt-ie8 .au-control-input__input[type=radio]:focus + .au-control-input__text:before {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-control-input--dark .au-control-input__input[type=radio] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23FFF' cx='16' cy='16' r='16'/%3E%3Ccircle fill='%23000' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=radio]:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23FFF' cx='16' cy='16' r='11'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=radio]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23333333' cx='16' cy='16' r='16'/%3E%3Ccircle fill='black' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=radio]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23333333' cx='16' cy='16' r='11'/%3E%3C/svg%3E")
}

.au-control-input--dark .au-control-input__input[type=radio]:focus + .au-control-input__text:before {
  box-shadow: 0 0 0 4px #c390f9;
  box-shadow: 0 0 0 .25rem #c390f9
}

.ie8 .au-control-input--dark .au-control-input__input[type=radio]:focus + .au-control-input__text:before, .lt-ie8 .au-control-input--dark .au-control-input__input[type=radio]:focus + .au-control-input__text:before {
  outline: 3px solid #c390f9;
  outline-offset: 2px
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=radio] + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23FFF' cx='16' cy='16' r='16'/%3E%3Ccircle fill='black' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=radio]:disabled + .au-control-input__text:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23333333' cx='16' cy='16' r='16'/%3E%3Ccircle fill='black' cx='16' cy='16' r='14'/%3E%3C/svg%3E")
}

.au-control-input--alt.au-control-input--dark .au-control-input__input[type=radio]:disabled:checked + .au-control-input__text:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23333333' cx='16' cy='16' r='11'/%3E%3C/svg%3E")
}

.au-control-input__text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: .25rem .5rem .5rem 2.5rem;
  margin-right: 1rem;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131
}

.au-control-input__text:after, .au-control-input__text:before {
  width: 38px;
  width: 2.375rem;
  height: 38px;
  height: 2.375rem;
  content: " ";
  display: block;
  position: absolute;
  box-sizing: border-box;
  background-repeat: no-repeat;
  z-index: 100;
  left: -3px;
  top: -3px;
  border: 3px solid transparent
}

.au-control-input--small .au-control-input__text:after, .au-control-input--small .au-control-input__text:before {
  width: 28px;
  width: 1.75rem;
  height: 28px;
  height: 1.75rem
}

.au-control-input--small .au-control-input__text {
  padding: .2rem .5rem 0 1.95rem;
  margin-right: 1rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1
}

.au-control-input__text:after {
  z-index: 101
}

.au-control-input--dark .au-control-input__text {
  color: #fff
}

/*! @gov.au/cta-link v2.2.0 */
@media print {
  .au-cta-link {
    color: #000 !important
  }

  .au-cta-link:after {
    background-image: none !important;
    content: " > " !important;
    border: none !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important
  }
}

.au-cta-link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-top: 1rem;
  font-weight: 700;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #006fb0;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.au-cta-link:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-cta-link::-moz-focus-inner {
  border: 0
}

.au-cta-link:after {
  content: " ";
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin: 0 .25rem 0 .2rem;
  transition: margin .2s ease;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23006FB0' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23006FB0' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

.ie8 .au-cta-link:after, .lt-ie8 .au-cta-link:after {
  content: " > "
}

.au-cta-link:hover {
  color: #313131;
  text-decoration: none
}

.au-cta-link:hover:after {
  margin-left: .4rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23313131' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23313131' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

.au-body.au-body--dark .au-cta-link, .au-cta-link.au-cta-link--dark {
  color: #fff
}

.au-body.au-body--dark .au-cta-link:focus, .au-cta-link.au-cta-link--dark:focus {
  outline: 3px solid #c390f9
}

.au-body.au-body--dark .au-cta-link::-moz-focus-inner, .au-cta-link.au-cta-link--dark::-moz-focus-inner {
  border: 0
}

.au-body.au-body--dark .au-cta-link:after, .au-cta-link.au-cta-link--dark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23FFF' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23FFF' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

.au-body.au-body--dark .au-cta-link:hover, .au-cta-link.au-cta-link--dark:hover {
  color: #fff
}

.au-body.au-body--dark .au-cta-link:hover:after, .au-cta-link.au-cta-link--dark:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23FFF' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23FFF' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

/*! @gov.au/direction-links v2.2.0 */
@media print {
  .au-direction-link {
    color: #000 !important
  }

  .au-direction-link:after {
    content: "→" !important
  }

  .au-direction-link--left:before {
    content: "←" !important
  }

  .au-direction-link--up:after {
    content: "↑" !important
  }

  .au-direction-link--down:after {
    content: "↓" !important
  }
}

.au-direction-link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #006fb0;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.au-direction-link:hover {
  text-decoration: none;
  color: #313131
}

.au-direction-link:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-direction-link::-moz-focus-inner {
  border: 0
}

.au-direction-link.au-direction-link--dark, .au-direction-link.au-direction-link--dark:hover {
  color: #fff
}

.au-direction-link.au-direction-link--dark:focus {
  outline: 3px solid #c390f9
}

.au-direction-link.au-direction-link--dark::-moz-focus-inner {
  border: 0
}

.au-direction-link:after {
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin: 0 0 0 .25rem;
  content: "→";
  display: inline-block;
  width: auto;
  height: auto
}

.au-direction-link--left:after {
  display: none
}

.au-direction-link--left:before {
  content: "←";
  display: inline-block;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin: 0 .25rem 0 0
}

.au-direction-link--up:after {
  content: "↑"
}

.au-direction-link--down:after {
  content: "↓"
}

/*! @gov.au/footer v3.0.5 */
@media print {
  .au-footer {
    color: #000 !important;
    background: #fff !important;
    border-color: #000 !important
  }
}

.au-footer {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: 3rem 0;
  border-top: .25rem solid gray;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131
}

.au-footer p:last-child {
  margin: 0
}

.au-footer.au-footer--alt {
  background-color: #ebebeb
}

.au-footer.au-footer--dark {
  color: #fff;
  border-color: gray;
  background-color: #000
}

.au-footer.au-footer--dark.au-footer--alt {
  background-color: #000
}

.au-footer__navigation .au-link-list > li {
  margin-left: 0
}

.au-footer__end {
  padding-top: 1rem;
  margin-top: 1rem
}

.au-footer--dark .au-footer__end, .au-footer__end {
  border-top: 1px solid gray
}

/*! @gov.au/grid-12 v2.1.0 */
.au-grid .container {
  box-sizing: border-box
}

@media (min-width: 768px) {
  .au-grid .container {
    width: 744px
  }
}

@media (min-width: 992px) {
  .au-grid .container {
    width: 968px
  }
}

@media (min-width: 1200px) {
  .au-grid .container {
    width: 1176px
  }
}

.au-grid .container, .au-grid .container-fluid {
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px
}

.au-grid .container-fluid:after, .au-grid .container-fluid:before, .au-grid .container:after, .au-grid .container:before {
  content: " ";
  display: table
}

.au-grid .container-fluid:after, .au-grid .container:after {
  clear: both
}

.au-grid .row {
  margin-left: -12px;
  margin-right: -12px
}

.au-grid .row:after, .au-grid .row:before {
  content: " ";
  display: table
}

.au-grid .row:after {
  clear: both
}

.au-grid .col-lg-1, .au-grid .col-lg-10, .au-grid .col-lg-11, .au-grid .col-lg-12, .au-grid .col-lg-2, .au-grid .col-lg-3, .au-grid .col-lg-4, .au-grid .col-lg-5, .au-grid .col-lg-6, .au-grid .col-lg-7, .au-grid .col-lg-8, .au-grid .col-lg-9, .au-grid .col-md-1, .au-grid .col-md-10, .au-grid .col-md-11, .au-grid .col-md-12, .au-grid .col-md-2, .au-grid .col-md-3, .au-grid .col-md-4, .au-grid .col-md-5, .au-grid .col-md-6, .au-grid .col-md-7, .au-grid .col-md-8, .au-grid .col-md-9, .au-grid .col-sm-1, .au-grid .col-sm-10, .au-grid .col-sm-11, .au-grid .col-sm-12, .au-grid .col-sm-2, .au-grid .col-sm-3, .au-grid .col-sm-4, .au-grid .col-sm-5, .au-grid .col-sm-6, .au-grid .col-sm-7, .au-grid .col-sm-8, .au-grid .col-sm-9, .au-grid .col-xs-1, .au-grid .col-xs-10, .au-grid .col-xs-11, .au-grid .col-xs-12, .au-grid .col-xs-2, .au-grid .col-xs-3, .au-grid .col-xs-4, .au-grid .col-xs-5, .au-grid .col-xs-6, .au-grid .col-xs-7, .au-grid .col-xs-8, .au-grid .col-xs-9 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px
}

.au-grid .col-xs-1, .au-grid .col-xs-10, .au-grid .col-xs-11, .au-grid .col-xs-12, .au-grid .col-xs-2, .au-grid .col-xs-3, .au-grid .col-xs-4, .au-grid .col-xs-5, .au-grid .col-xs-6, .au-grid .col-xs-7, .au-grid .col-xs-8, .au-grid .col-xs-9 {
  float: left
}

.au-grid .col-xs-1 {
  width: 8.33333%
}

.au-grid .col-xs-2 {
  width: 16.66667%
}

.au-grid .col-xs-3 {
  width: 25%
}

.au-grid .col-xs-4 {
  width: 33.33333%
}

.au-grid .col-xs-5 {
  width: 41.66667%
}

.au-grid .col-xs-6 {
  width: 50%
}

.au-grid .col-xs-7 {
  width: 58.33333%
}

.au-grid .col-xs-8 {
  width: 66.66667%
}

.au-grid .col-xs-9 {
  width: 75%
}

.au-grid .col-xs-10 {
  width: 83.33333%
}

.au-grid .col-xs-11 {
  width: 91.66667%
}

.au-grid .col-xs-12 {
  width: 100%
}

.au-grid .col-xs-pull-0 {
  right: auto
}

.au-grid .col-xs-pull-1 {
  right: 8.33333%
}

.au-grid .col-xs-pull-2 {
  right: 16.66667%
}

.au-grid .col-xs-pull-3 {
  right: 25%
}

.au-grid .col-xs-pull-4 {
  right: 33.33333%
}

.au-grid .col-xs-pull-5 {
  right: 41.66667%
}

.au-grid .col-xs-pull-6 {
  right: 50%
}

.au-grid .col-xs-pull-7 {
  right: 58.33333%
}

.au-grid .col-xs-pull-8 {
  right: 66.66667%
}

.au-grid .col-xs-pull-9 {
  right: 75%
}

.au-grid .col-xs-pull-10 {
  right: 83.33333%
}

.au-grid .col-xs-pull-11 {
  right: 91.66667%
}

.au-grid .col-xs-pull-12 {
  right: 100%
}

.au-grid .col-xs-push-0 {
  left: auto
}

.au-grid .col-xs-push-1 {
  left: 8.33333%
}

.au-grid .col-xs-push-2 {
  left: 16.66667%
}

.au-grid .col-xs-push-3 {
  left: 25%
}

.au-grid .col-xs-push-4 {
  left: 33.33333%
}

.au-grid .col-xs-push-5 {
  left: 41.66667%
}

.au-grid .col-xs-push-6 {
  left: 50%
}

.au-grid .col-xs-push-7 {
  left: 58.33333%
}

.au-grid .col-xs-push-8 {
  left: 66.66667%
}

.au-grid .col-xs-push-9 {
  left: 75%
}

.au-grid .col-xs-push-10 {
  left: 83.33333%
}

.au-grid .col-xs-push-11 {
  left: 91.66667%
}

.au-grid .col-xs-push-12 {
  left: 100%
}

.au-grid .col-xs-offset-0 {
  margin-left: 0
}

.au-grid .col-xs-offset-1 {
  margin-left: 8.33333%
}

.au-grid .col-xs-offset-2 {
  margin-left: 16.66667%
}

.au-grid .col-xs-offset-3 {
  margin-left: 25%
}

.au-grid .col-xs-offset-4 {
  margin-left: 33.33333%
}

.au-grid .col-xs-offset-5 {
  margin-left: 41.66667%
}

.au-grid .col-xs-offset-6 {
  margin-left: 50%
}

.au-grid .col-xs-offset-7 {
  margin-left: 58.33333%
}

.au-grid .col-xs-offset-8 {
  margin-left: 66.66667%
}

.au-grid .col-xs-offset-9 {
  margin-left: 75%
}

.au-grid .col-xs-offset-10 {
  margin-left: 83.33333%
}

.au-grid .col-xs-offset-11 {
  margin-left: 91.66667%
}

.au-grid .col-xs-offset-12 {
  margin-left: 100%
}

@media (min-width: 768px) {
  .au-grid .col-sm-1, .au-grid .col-sm-10, .au-grid .col-sm-11, .au-grid .col-sm-12, .au-grid .col-sm-2, .au-grid .col-sm-3, .au-grid .col-sm-4, .au-grid .col-sm-5, .au-grid .col-sm-6, .au-grid .col-sm-7, .au-grid .col-sm-8, .au-grid .col-sm-9 {
    float: left
  }

  .au-grid .col-sm-1 {
    width: 8.33333%
  }

  .au-grid .col-sm-2 {
    width: 16.66667%
  }

  .au-grid .col-sm-3 {
    width: 25%
  }

  .au-grid .col-sm-4 {
    width: 33.33333%
  }

  .au-grid .col-sm-5 {
    width: 41.66667%
  }

  .au-grid .col-sm-6 {
    width: 50%
  }

  .au-grid .col-sm-7 {
    width: 58.33333%
  }

  .au-grid .col-sm-8 {
    width: 66.66667%
  }

  .au-grid .col-sm-9 {
    width: 75%
  }

  .au-grid .col-sm-10 {
    width: 83.33333%
  }

  .au-grid .col-sm-11 {
    width: 91.66667%
  }

  .au-grid .col-sm-12 {
    width: 100%
  }

  .au-grid .col-sm-pull-0 {
    right: auto
  }

  .au-grid .col-sm-pull-1 {
    right: 8.33333%
  }

  .au-grid .col-sm-pull-2 {
    right: 16.66667%
  }

  .au-grid .col-sm-pull-3 {
    right: 25%
  }

  .au-grid .col-sm-pull-4 {
    right: 33.33333%
  }

  .au-grid .col-sm-pull-5 {
    right: 41.66667%
  }

  .au-grid .col-sm-pull-6 {
    right: 50%
  }

  .au-grid .col-sm-pull-7 {
    right: 58.33333%
  }

  .au-grid .col-sm-pull-8 {
    right: 66.66667%
  }

  .au-grid .col-sm-pull-9 {
    right: 75%
  }

  .au-grid .col-sm-pull-10 {
    right: 83.33333%
  }

  .au-grid .col-sm-pull-11 {
    right: 91.66667%
  }

  .au-grid .col-sm-pull-12 {
    right: 100%
  }

  .au-grid .col-sm-push-0 {
    left: auto
  }

  .au-grid .col-sm-push-1 {
    left: 8.33333%
  }

  .au-grid .col-sm-push-2 {
    left: 16.66667%
  }

  .au-grid .col-sm-push-3 {
    left: 25%
  }

  .au-grid .col-sm-push-4 {
    left: 33.33333%
  }

  .au-grid .col-sm-push-5 {
    left: 41.66667%
  }

  .au-grid .col-sm-push-6 {
    left: 50%
  }

  .au-grid .col-sm-push-7 {
    left: 58.33333%
  }

  .au-grid .col-sm-push-8 {
    left: 66.66667%
  }

  .au-grid .col-sm-push-9 {
    left: 75%
  }

  .au-grid .col-sm-push-10 {
    left: 83.33333%
  }

  .au-grid .col-sm-push-11 {
    left: 91.66667%
  }

  .au-grid .col-sm-push-12 {
    left: 100%
  }

  .au-grid .col-sm-offset-0 {
    margin-left: 0
  }

  .au-grid .col-sm-offset-1 {
    margin-left: 8.33333%
  }

  .au-grid .col-sm-offset-2 {
    margin-left: 16.66667%
  }

  .au-grid .col-sm-offset-3 {
    margin-left: 25%
  }

  .au-grid .col-sm-offset-4 {
    margin-left: 33.33333%
  }

  .au-grid .col-sm-offset-5 {
    margin-left: 41.66667%
  }

  .au-grid .col-sm-offset-6 {
    margin-left: 50%
  }

  .au-grid .col-sm-offset-7 {
    margin-left: 58.33333%
  }

  .au-grid .col-sm-offset-8 {
    margin-left: 66.66667%
  }

  .au-grid .col-sm-offset-9 {
    margin-left: 75%
  }

  .au-grid .col-sm-offset-10 {
    margin-left: 83.33333%
  }

  .au-grid .col-sm-offset-11 {
    margin-left: 91.66667%
  }

  .au-grid .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .au-grid .col-md-1, .au-grid .col-md-10, .au-grid .col-md-11, .au-grid .col-md-12, .au-grid .col-md-2, .au-grid .col-md-3, .au-grid .col-md-4, .au-grid .col-md-5, .au-grid .col-md-6, .au-grid .col-md-7, .au-grid .col-md-8, .au-grid .col-md-9 {
    float: left
  }

  .au-grid .col-md-1 {
    width: 8.33333%
  }

  .au-grid .col-md-2 {
    width: 16.66667%
  }

  .au-grid .col-md-3 {
    width: 25%
  }

  .au-grid .col-md-4 {
    width: 33.33333%
  }

  .au-grid .col-md-5 {
    width: 41.66667%
  }

  .au-grid .col-md-6 {
    width: 50%
  }

  .au-grid .col-md-7 {
    width: 58.33333%
  }

  .au-grid .col-md-8 {
    width: 66.66667%
  }

  .au-grid .col-md-9 {
    width: 75%
  }

  .au-grid .col-md-10 {
    width: 83.33333%
  }

  .au-grid .col-md-11 {
    width: 91.66667%
  }

  .au-grid .col-md-12 {
    width: 100%
  }

  .au-grid .col-md-pull-0 {
    right: auto
  }

  .au-grid .col-md-pull-1 {
    right: 8.33333%
  }

  .au-grid .col-md-pull-2 {
    right: 16.66667%
  }

  .au-grid .col-md-pull-3 {
    right: 25%
  }

  .au-grid .col-md-pull-4 {
    right: 33.33333%
  }

  .au-grid .col-md-pull-5 {
    right: 41.66667%
  }

  .au-grid .col-md-pull-6 {
    right: 50%
  }

  .au-grid .col-md-pull-7 {
    right: 58.33333%
  }

  .au-grid .col-md-pull-8 {
    right: 66.66667%
  }

  .au-grid .col-md-pull-9 {
    right: 75%
  }

  .au-grid .col-md-pull-10 {
    right: 83.33333%
  }

  .au-grid .col-md-pull-11 {
    right: 91.66667%
  }

  .au-grid .col-md-pull-12 {
    right: 100%
  }

  .au-grid .col-md-push-0 {
    left: auto
  }

  .au-grid .col-md-push-1 {
    left: 8.33333%
  }

  .au-grid .col-md-push-2 {
    left: 16.66667%
  }

  .au-grid .col-md-push-3 {
    left: 25%
  }

  .au-grid .col-md-push-4 {
    left: 33.33333%
  }

  .au-grid .col-md-push-5 {
    left: 41.66667%
  }

  .au-grid .col-md-push-6 {
    left: 50%
  }

  .au-grid .col-md-push-7 {
    left: 58.33333%
  }

  .au-grid .col-md-push-8 {
    left: 66.66667%
  }

  .au-grid .col-md-push-9 {
    left: 75%
  }

  .au-grid .col-md-push-10 {
    left: 83.33333%
  }

  .au-grid .col-md-push-11 {
    left: 91.66667%
  }

  .au-grid .col-md-push-12 {
    left: 100%
  }

  .au-grid .col-md-offset-0 {
    margin-left: 0
  }

  .au-grid .col-md-offset-1 {
    margin-left: 8.33333%
  }

  .au-grid .col-md-offset-2 {
    margin-left: 16.66667%
  }

  .au-grid .col-md-offset-3 {
    margin-left: 25%
  }

  .au-grid .col-md-offset-4 {
    margin-left: 33.33333%
  }

  .au-grid .col-md-offset-5 {
    margin-left: 41.66667%
  }

  .au-grid .col-md-offset-6 {
    margin-left: 50%
  }

  .au-grid .col-md-offset-7 {
    margin-left: 58.33333%
  }

  .au-grid .col-md-offset-8 {
    margin-left: 66.66667%
  }

  .au-grid .col-md-offset-9 {
    margin-left: 75%
  }

  .au-grid .col-md-offset-10 {
    margin-left: 83.33333%
  }

  .au-grid .col-md-offset-11 {
    margin-left: 91.66667%
  }

  .au-grid .col-md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1200px) {
  .au-grid .col-lg-1, .au-grid .col-lg-10, .au-grid .col-lg-11, .au-grid .col-lg-12, .au-grid .col-lg-2, .au-grid .col-lg-3, .au-grid .col-lg-4, .au-grid .col-lg-5, .au-grid .col-lg-6, .au-grid .col-lg-7, .au-grid .col-lg-8, .au-grid .col-lg-9 {
    float: left
  }

  .au-grid .col-lg-1 {
    width: 8.33333%
  }

  .au-grid .col-lg-2 {
    width: 16.66667%
  }

  .au-grid .col-lg-3 {
    width: 25%
  }

  .au-grid .col-lg-4 {
    width: 33.33333%
  }

  .au-grid .col-lg-5 {
    width: 41.66667%
  }

  .au-grid .col-lg-6 {
    width: 50%
  }

  .au-grid .col-lg-7 {
    width: 58.33333%
  }

  .au-grid .col-lg-8 {
    width: 66.66667%
  }

  .au-grid .col-lg-9 {
    width: 75%
  }

  .au-grid .col-lg-10 {
    width: 83.33333%
  }

  .au-grid .col-lg-11 {
    width: 91.66667%
  }

  .au-grid .col-lg-12 {
    width: 100%
  }

  .au-grid .col-lg-pull-0 {
    right: auto
  }

  .au-grid .col-lg-pull-1 {
    right: 8.33333%
  }

  .au-grid .col-lg-pull-2 {
    right: 16.66667%
  }

  .au-grid .col-lg-pull-3 {
    right: 25%
  }

  .au-grid .col-lg-pull-4 {
    right: 33.33333%
  }

  .au-grid .col-lg-pull-5 {
    right: 41.66667%
  }

  .au-grid .col-lg-pull-6 {
    right: 50%
  }

  .au-grid .col-lg-pull-7 {
    right: 58.33333%
  }

  .au-grid .col-lg-pull-8 {
    right: 66.66667%
  }

  .au-grid .col-lg-pull-9 {
    right: 75%
  }

  .au-grid .col-lg-pull-10 {
    right: 83.33333%
  }

  .au-grid .col-lg-pull-11 {
    right: 91.66667%
  }

  .au-grid .col-lg-pull-12 {
    right: 100%
  }

  .au-grid .col-lg-push-0 {
    left: auto
  }

  .au-grid .col-lg-push-1 {
    left: 8.33333%
  }

  .au-grid .col-lg-push-2 {
    left: 16.66667%
  }

  .au-grid .col-lg-push-3 {
    left: 25%
  }

  .au-grid .col-lg-push-4 {
    left: 33.33333%
  }

  .au-grid .col-lg-push-5 {
    left: 41.66667%
  }

  .au-grid .col-lg-push-6 {
    left: 50%
  }

  .au-grid .col-lg-push-7 {
    left: 58.33333%
  }

  .au-grid .col-lg-push-8 {
    left: 66.66667%
  }

  .au-grid .col-lg-push-9 {
    left: 75%
  }

  .au-grid .col-lg-push-10 {
    left: 83.33333%
  }

  .au-grid .col-lg-push-11 {
    left: 91.66667%
  }

  .au-grid .col-lg-push-12 {
    left: 100%
  }

  .au-grid .col-lg-offset-0 {
    margin-left: 0
  }

  .au-grid .col-lg-offset-1 {
    margin-left: 8.33333%
  }

  .au-grid .col-lg-offset-2 {
    margin-left: 16.66667%
  }

  .au-grid .col-lg-offset-3 {
    margin-left: 25%
  }

  .au-grid .col-lg-offset-4 {
    margin-left: 33.33333%
  }

  .au-grid .col-lg-offset-5 {
    margin-left: 41.66667%
  }

  .au-grid .col-lg-offset-6 {
    margin-left: 50%
  }

  .au-grid .col-lg-offset-7 {
    margin-left: 58.33333%
  }

  .au-grid .col-lg-offset-8 {
    margin-left: 66.66667%
  }

  .au-grid .col-lg-offset-9 {
    margin-left: 75%
  }

  .au-grid .col-lg-offset-10 {
    margin-left: 83.33333%
  }

  .au-grid .col-lg-offset-11 {
    margin-left: 91.66667%
  }

  .au-grid .col-lg-offset-12 {
    margin-left: 100%
  }
}

/*! @gov.au/header v4.1.12 */
@media print {
  .au-header {
    background: #fff !important
  }

  .au-header a img {
    border: 0 !important
  }

  .au-header, .au-header__brand, .au-header__subline {
    color: #000 !important
  }

  .au-header__brand-image {
    display: none !important
  }
}

.au-header {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: 1.5rem 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131;
  background: #fff
}

@media (min-width: 768px) {
  .au-header {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
    padding: 3rem 0
  }
}

.au-header.au-header--alt {
  background-color: #f5f5f5
}

.au-header.au-header--alt.au-header--dark, .au-header.au-header--dark {
  color: #fff;
  background-color: #000
}

.au-header__heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 700;
  margin: 0;
  padding: 0
}

@media (min-width: 768px) {
  .au-header__heading {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.5
  }
}

.au-header__subline {
  max-width: 42em;
  color: #636363
}

.au-header--dark .au-header__subline {
  color: gray
}

.au-header__brand {
  min-width: 192px;
  min-width: 12rem
}

.au-header__brand:after, .au-header__brand:before {
  content: " ";
  display: table
}

.au-header__brand:after {
  clear: both
}

.au-header__brand .au-header__brand-image {
  display: block;
  border-style: none;
  max-width: 192px;
  max-width: 12rem
}

.au-header__brand .au-header__brand-image + .au-header__text {
  margin-top: 1rem
}

@media (min-width: 768px) {
  .au-header__brand {
    min-width: 256px;
    min-width: 16rem
  }

  .au-header__brand .au-header__brand-image {
    float: left;
    max-width: 256px;
    max-width: 16rem;
    margin-right: -16rem
  }

  .au-header__brand .au-header__brand-image + .au-header__text {
    padding-left: 1rem;
    margin-left: 17rem;
    margin-top: 0;
    float: left;
    border-left: 1px solid gray
  }

  .au-header--dark .au-header__brand .au-header__brand-image + .au-header__text {
    border-left-color: gray
  }
}

a.au-header__brand {
  display: inline-block;
  color: #313131;
  text-decoration: none
}

a.au-header__brand:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

a.au-header__brand::-moz-focus-inner {
  border: 0
}

a.au-header__brand:hover .au-header__text {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.au-header--dark a.au-header__brand {
  color: #fff
}

.au-header--dark a.au-header__brand:focus {
  outline: 3px solid #c390f9
}

.au-header--dark a.au-header__brand::-moz-focus-inner {
  border: 0
}

.au-header.au-header--hero {
  padding: 3rem 0 3.5rem
}

.au-header.au-header--hero .au-header__brand .au-header__brand-image {
  float: none
}

.au-header.au-header--hero .au-header__brand-image + .au-header__text {
  border: 0;
  margin: 0;
  padding: 0
}

.au-header.au-header--hero .au-header__brand-image + .au-header__text .au-header__heading {
  margin-top: 2rem
}

.au-header.au-header--hero .au-header__heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6
}

@media (min-width: 768px) {
  .au-header.au-header--hero .au-header__heading {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.5
  }
}

.au-header.au-header--hero .au-header__heading + .au-header__subline {
  margin-top: .75rem
}

/*! @gov.au/headings v2.0.11 */
.au-body h1, .au-body h2, .au-body h3, .au-body h4, .au-body h5, .au-body h6, .au-display-lg, .au-display-md, .au-display-sm, .au-display-xl, .au-display-xs, .au-display-xxl, .au-display-xxxl, ul.list--large--checklist > li strong {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  display: block;
  font-weight: 700;
  margin: 0
}

.au-body .au-display-xxxl, .au-display-xxxl {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.25
}

.au-body .au-display-xxl, .au-body h1, .au-display-xxl {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.3
}

.au-body .au-display-xl, .au-body h2, .au-display-xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25
}

.au-body .au-display-lg, .au-body h3, .au-display-lg {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333
}

.au-body .au-display-md, .au-body h4, .au-body ul.list--large--checklist > li strong, .au-display-md, ul.list--large--checklist > li .au-body strong, ul.list--large--checklist > li strong {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2
}

.au-body .au-display-sm, .au-body h5, .au-display-sm {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25
}

.au-body .au-display-xs, .au-body h6, .au-display-xs {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286
}

* + .au-display-lg, * + .au-display-md, * + .au-display-sm, * + .au-display-xl, * + .au-display-xs, * + .au-display-xxl, * + .au-display-xxxl, ul.list--large--checklist > li * + strong {
  margin-top: 1rem
}

.au-body * + .au-display-xl, .au-body * + .au-display-xxl, .au-body * + h1, .au-body * + h2 {
  margin-top: 3rem
}

.au-body * + .au-display-md, .au-body * + .au-display-sm, .au-body * + .au-display-xs, .au-body * + h3, .au-body * + h4, .au-body * + h5, .au-body * + h6, .au-body .au-display-xl + .au-display-lg, .au-body .au-display-xl + h3, .au-body .au-display-xxl + .au-display-xl, .au-body .au-display-xxl + h2, .au-body h1 + .au-display-xl, .au-body h1 + h2, .au-body h2 + .au-display-lg, .au-body h2 + h3, .au-body ul.list--large--checklist > li * + strong, ul.list--large--checklist > li .au-body * + strong {
  margin-top: 1.5rem
}

/*! @gov.au/inpage-nav v3.0.6 */
.au-inpage-nav-links {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding-left: 1.5rem;
  margin-bottom: 3rem;
  border-left: 4px solid #006fb0
}

* + .au-inpage-nav-links {
  margin-top: 3rem
}

.au-body .au-inpage-nav-links > ol, .au-body .au-inpage-nav-links > ul {
  margin-top: 1rem;
  list-style-type: none;
  padding: 0
}

.au-body .au-inpage-nav-links > ol li, .au-body .au-inpage-nav-links > ul li {
  margin: 0
}

.au-body .au-inpage-nav-links > ol * + li, .au-body .au-inpage-nav-links > ul * + li {
  margin-top: .5rem;
  margin-left: 0
}

.au-inpage-nav-links.au-inpage-nav-links--dark {
  border-color: #fff
}

.au-body .au-inpage-nav-links__heading, .au-inpage-nav-links__heading {
  font-weight: 700;
  font-size: 1em
}

.au-inpage-nav-section {
  position: relative;
  padding-right: 8rem
}

.au-inpage-nav-section-link {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  top: 4px;
  top: .25rem;
  position: absolute;
  right: 0;
  font-weight: 400
}

/*! @gov.au/keyword-list v3.0.5 */
.au-keyword-list {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5
}

.au-keyword-list:after, .au-keyword-list:before {
  content: "";
  display: table
}

.au-keyword-list:after {
  clear: both
}

* + .au-keyword-list {
  margin-top: 1rem
}

.au-body .au-keyword-list > li {
  margin-top: 1rem;
  float: left;
  clear: both;
  list-style: none;
  margin-left: 0
}

.au-keyword-list > li {
  font-weight: 700
}

.au-keyword-list > li > a {
  display: block
}

.au-keyword-list__small {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: block;
  font-weight: 400
}

.au-body .au-keyword-list__small {
  color: #313131
}

.au-keyword-list--dark .au-keyword-list__small {
  color: #fff
}

/*! @gov.au/main-nav v1.0.8 */
@media print {
  .au-main-nav {
    background: transparent !important;
    border-bottom: none !important
  }

  .au-main-nav a {
    color: #000 !important
  }

  .au-main-nav a:hover {
    background: transparent !important
  }

  .au-main-nav .active a {
    text-decoration: underline;
    border-color: #fff !important;
    background-color: transparent !important
  }

  .au-main-nav .au-link-list > li {
    border-color: #000 !important
  }

  .au-main-nav .au-link-list > li:last-of-type {
    border-bottom: 1px solid !important
  }
}

@media print and (min-width: 992px) {
  .au-main-nav {
    border-bottom: .5rem solid #000 !important
  }

  .au-main-nav .au-link-list > li:last-of-type {
    border-bottom: none !important
  }
}

@media print {
  .au-main-nav__toggle {
    display: none !important
  }

  .au-main-nav__menu {
    background: transparent !important;
    position: static !important;
    display: block !important;
    width: auto !important
  }

  .au-main-nav__menu .au-main-nav__menu-inner {
    padding: 0 !important
  }
}

.au-main-nav {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  border-bottom: .5rem solid #006fb0;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131
}

.au-main-nav .au-main-nav__toggle, .au-main-nav a {
  padding: 1rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857;
  color: #006fb0;
  text-decoration: none
}

.au-main-nav .au-main-nav__toggle:focus, .au-main-nav a:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-main-nav .au-main-nav__toggle::-moz-focus-inner, .au-main-nav a::-moz-focus-inner {
  border: 0
}

.au-main-nav .au-main-nav__toggle:hover, .au-main-nav a:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  color: #313131;
  background-color: #f5f5f5
}

.au-main-nav a {
  display: block
}

.au-main-nav .active a {
  font-weight: 700;
  color: #313131
}

.au-main-nav .active a:hover {
  border-color: #f5f5f5
}

.au-main-nav .au-link-list {
  margin: 0;
  padding: 0
}

.au-main-nav .au-link-list:after, .au-main-nav .au-link-list:before {
  content: " ";
  display: table
}

.au-main-nav .au-link-list:after {
  clear: both
}

.au-main-nav .au-link-list li {
  margin: 0
}

.au-main-nav .au-link-list > li {
  border-top: 1px solid gray
}

.au-main-nav.au-main-nav--alt {
  background-color: #ebebeb
}

.au-main-nav.au-main-nav--alt .au-main-nav__toggle:hover, .au-main-nav.au-main-nav--alt a:hover {
  background-color: #e0e0e0
}

.au-main-nav.au-main-nav--alt .active a {
  border-color: #ebebeb
}

.au-main-nav.au-main-nav--alt .active a:hover {
  border-color: #e0e0e0
}

.au-main-nav.au-main-nav--dark {
  background-color: #000;
  border-color: #fff
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle, .au-main-nav.au-main-nav--dark a {
  color: #fff
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle:focus, .au-main-nav.au-main-nav--dark a:focus {
  outline: 3px solid #c390f9
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle::-moz-focus-inner, .au-main-nav.au-main-nav--dark a::-moz-focus-inner {
  border: 0
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle:hover, .au-main-nav.au-main-nav--dark a:hover {
  color: #fff;
  background-color: #000
}

.au-main-nav.au-main-nav--dark .active a {
  color: #fff;
  border-color: #000
}

.au-main-nav.au-main-nav--dark .active a:hover {
  border-color: #000
}

.au-main-nav.au-main-nav--dark .au-link-list > li {
  border-color: gray
}

.au-main-nav.au-main-nav--dark.au-main-nav--alt, .au-main-nav.au-main-nav--dark.au-main-nav--alt .au-main-nav__toggle:hover, .au-main-nav.au-main-nav--dark.au-main-nav--alt a:hover {
  background-color: #000
}

.au-main-nav.au-main-nav--dark.au-main-nav--alt .active a, .au-main-nav.au-main-nav--dark.au-main-nav--alt .active a:hover {
  border-color: #000
}

@media (min-width: 992px) {
  .au-main-nav .au-link-list > li {
    display: block;
    float: left;
    border: none
  }

  .au-main-nav .au-main-nav__toggle, .au-main-nav a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 1rem
  }

  .au-main-nav .active a {
    border-bottom: .5rem solid #fff;
    margin-bottom: -.5rem;
    font-weight: 400
  }
}

.au-main-nav__toggle {
  padding: .5rem 1rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: pointer;
  display: none
}

.au-main-nav__toggle:before {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: .25rem;
  display: block;
  text-align: center
}

.au-main-nav__toggle.au-main-nav__toggle--open:before {
  content: "☰"
}

.au-main-nav__toggle.au-main-nav__toggle--close:before {
  content: "✕"
}

.js .au-main-nav__toggle {
  display: inline-block
}

@media (min-width: 992px) {
  .js .au-main-nav__toggle {
    display: none
  }
}

.js .au-main-nav__content.au-main-nav__content--open .au-main-nav__menu {
  left: 0;
  display: block
}

.js .au-main-nav__content.au-main-nav__content--open .au-main-nav__overlay {
  opacity: .8;
  left: 0;
  display: block
}

@media (min-width: 992px) {
  .js .au-main-nav__content.au-main-nav__content--open .au-main-nav__overlay {
    display: none
  }
}

.js .au-main-nav__menu {
  background-color: #fff;
  display: none;
  overflow: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -280px;
  width: 280px;
  z-index: 200
}

.js .au-main-nav__menu .au-main-nav__menu-inner {
  padding: 1rem
}

.au-main-nav.au-main-nav--alt .au-main-nav__menu {
  background-color: #ebebeb
}

.au-main-nav.au-main-nav--alt.au-main-nav--dark .au-main-nav__menu, .au-main-nav.au-main-nav--dark .au-main-nav__menu {
  background-color: #000
}

@media (min-width: 992px) {
  .js .au-main-nav__menu {
    position: static;
    display: block;
    width: auto;
    overflow: inherit;
    background-color: transparent
  }

  .js .au-main-nav__menu .au-main-nav__menu-inner {
    padding: 0
  }
}

.au-main-nav__overlay {
  transition: opacity .25s ease-out;
  background-color: #000;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 190;
  opacity: .4;
  display: none
}

.ie8 .au-main-nav__overlay {
  filter: alpha(opacity=80)
}

.js .au-main-nav__scroll--locked {
  overflow: hidden
}

@media (min-width: 992px) {
  .js .au-main-nav__scroll--locked {
    overflow: visible
  }
}

/*! @gov.au/page-alerts v2.1.3 */
@media print {
  .au-page-alerts {
    border-color: #000 !important;
    background-color: #fff !important;
    border-left: 2px solid #000 !important;
    padding-top: 3em !important
  }

  .au-page-alerts:after {
    background: none !important;
    content: "info" !important;
    top: 1em !important;
    left: 0 !important;
    font-size: 12px !important;
    border-right: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
    padding: .5em !important;
    width: auto !important
  }

  .au-page-alerts--success:after {
    content: "success" !important
  }

  .au-page-alerts--warning:after {
    content: "warning" !important
  }

  .au-page-alerts--error:after {
    content: "error" !important
  }
}

.au-page-alerts {
  padding: 1rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  border: 3px solid #00bfe9;
  border-left-width: 3rem;
  border-radius: 4px;
  word-wrap: break-word
}

* + .au-page-alerts {
  margin-top: 1rem
}

.au-page-alerts:after, .au-page-alerts:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: -36px;
  left: -2.25rem;
  width: 24px;
  width: 1.5rem;
  height: 24px;
  height: 1.5rem;
  margin-top: -.75rem;
  border-left-width: -.75rem;
  display: block;
  background-repeat: no-repeat;
  background-color: #fff
}

.ie8 .au-page-alerts:after, .ie8 .au-page-alerts:before, .lt-ie8 .au-page-alerts:after, .lt-ie8 .au-page-alerts:before {
  background: none;
  text-align: center;
  background-color: #313131;
  color: #fff;
  font-weight: 700
}

.au-page-alerts:after {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23313131' d='M11 17.8h2v-8h-2v8zm0-11.6v2h2v-2h-2z'/%3E%3C/svg%3E")
}

.ie8 .au-page-alerts:after, .lt-ie8 .au-page-alerts:after {
  content: "i"
}

.au-page-alerts:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2300bfe9' d='M0,0v24h24V0H0z M12,23C5.9,23,1,18.1,1,12C1,5.9,5.9,1,12,1s11,4.9,11,11C23,18.1,18.1,23,12,23z'/%3E%3C/svg%3E")
}

.au-page-alerts.au-page-alerts--alt:before {
  background-color: #f5f5f5
}

.au-page-alerts.au-page-alerts--dark:before {
  background-color: #000
}

.au-page-alerts.au-page-alerts--dark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M11 17.8h2v-8h-2v8zm0-11.6v2h2v-2h-2z'/%3E%3C/svg%3E")
}

.au-page-alerts.au-page-alerts--alt.au-page-alerts--dark:before {
  background-color: #000
}

.au-page-alerts--success {
  border-color: #0b996c
}

.au-page-alerts--success:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230b996c' d='M0,0v24h24V0H0z M12,23C5.9,23,1,18.1,1,12C1,5.9,5.9,1,12,1s11,4.9,11,11C23,18.1,18.1,23,12,23z'/%3E%3C/svg%3E")
}

.au-page-alerts--success:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23313131' d='M10.4 16.9l-4.7-4.7 1.4-1.4 3.3 3.3 6.3-6.3 1.4 1.4z'/%3E%3C/svg%3E")
}

.ie8 .au-page-alerts--success:after, .lt-ie8 .au-page-alerts--success:after {
  content: "✓"
}

.au-page-alerts--success.au-page-alerts--dark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M10.4 16.9l-4.7-4.7 1.4-1.4 3.3 3.3 6.3-6.3 1.4 1.4z'/%3E%3C/svg%3E")
}

.au-page-alerts--warning {
  border-color: #f69900
}

.au-page-alerts--warning:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f69900' d='M0,24h24v-3.2H0V24z M12,0l12,20.8V0H12z M0,0v20.8L12,0H0z'/%3E%3C/svg%3E")
}

.au-page-alerts--warning:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23313131' d='M11 17h2v-2h-2v2zm0-8.6v5h2v-5h-2z'/%3E%3C/svg%3E")
}

.ie8 .au-page-alerts--warning:after, .lt-ie8 .au-page-alerts--warning:after {
  content: "!"
}

.au-page-alerts--warning.au-page-alerts--dark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M11 17h2v-2h-2v2zm0-8.6v5h2v-5h-2z'/%3E%3C/svg%3E")
}

.au-page-alerts--error {
  border-color: #d60000
}

.au-page-alerts--error:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23d60000' d='M0,0v24h24V0H0z M22.9,16.6L16.5,23H7.4L1,16.5V7.4L7.4,1h9.2l6.3,6.4V16.6z'/%3E%3C/svg%3E")
}

.au-page-alerts--error:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23313131' d='M17 8.4L15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6 8.4 17l3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6z'/%3E%3C/svg%3E")
}

.ie8 .au-page-alerts--error:after, .lt-ie8 .au-page-alerts--error:after {
  content: "!"
}

.au-page-alerts--error.au-page-alerts--dark:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23FFF' d='M17 8.4L15.6 7 12 10.6 8.4 7 7 8.4l3.6 3.6L7 15.6 8.4 17l3.6-3.6 3.6 3.6 1.4-1.4-3.6-3.6z'/%3E%3C/svg%3E")
}

.au-page-alerts__sronly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

/*! @gov.au/responsive-media v2.0.14 */
.au-responsive-media-vid, .responsive-media-vid {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.au-responsive-media-vid > .au-responsive-media-vid__item, .responsive-media-vid > .au-responsive-media-vid__item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.au-responsive-media-vid--16x9.responsive-media-vid, .au-responsive-media-vid.au-responsive-media-vid--16x9 {
  padding-bottom: 56.25%
}

.au-responsive-media-vid--4x3.responsive-media-vid, .au-responsive-media-vid.au-responsive-media-vid--4x3 {
  padding-bottom: 75%
}

* + .au-responsive-media-vid, * + .responsive-media-vid {
  margin-top: 1rem
}

.au-body img, .au-responsive-media img, .au-responsive-media-img, .taskbar .taskbar__img, .taskbar--2 .taskbar__img, .taskbar--3 .taskbar__img, .taskbar--4 .taskbar__img, .taskbar--5 .taskbar__img, .taskbar--6 .taskbar__img, .taskbar--tiled--2 .taskbar__img, .taskbar--tiled--2.view ul > .views-row .field-name-field-image, .taskbar--tiled--3 .taskbar__img, .taskbar--tiled--3.view ul > .views-row .field-name-field-image, .taskbar--tiled--4 .taskbar__img, .taskbar--tiled--4.view ul > .views-row .field-name-field-image, .taskbar--tiled--5 .taskbar__img, .taskbar--tiled--5.view ul > .views-row .field-name-field-image, .taskbar--tiled--6 .taskbar__img, .taskbar--tiled--6.view ul > .views-row .field-name-field-image, .taskbar.view ul > .views-row .field-name-field-image, img, svg {
  max-width: 100%;
  height: auto
}

* + .au-responsive-media-img, * + img, * + svg, .au-body * + img, .au-responsive-media * + img, .taskbar * + .taskbar__img, .taskbar--2 * + .taskbar__img, .taskbar--3 * + .taskbar__img, .taskbar--4 * + .taskbar__img, .taskbar--5 * + .taskbar__img, .taskbar--6 * + .taskbar__img, .taskbar--tiled--2 * + .taskbar__img, .taskbar--tiled--2.view ul > .views-row * + .field-name-field-image, .taskbar--tiled--2.view ul > .views-row .taskbar * + .field-name-field-image, .taskbar--tiled--3 * + .taskbar__img, .taskbar--tiled--3.view ul > .views-row * + .field-name-field-image, .taskbar--tiled--3.view ul > .views-row .taskbar * + .field-name-field-image, .taskbar--tiled--4 * + .taskbar__img, .taskbar--tiled--4.view ul > .views-row * + .field-name-field-image, .taskbar--tiled--4.view ul > .views-row .taskbar * + .field-name-field-image, .taskbar--tiled--5 * + .taskbar__img, .taskbar--tiled--5.view ul > .views-row * + .field-name-field-image, .taskbar--tiled--5.view ul > .views-row .taskbar * + .field-name-field-image, .taskbar--tiled--6 * + .taskbar__img, .taskbar--tiled--6.view ul > .views-row * + .field-name-field-image, .taskbar--tiled--6.view ul > .views-row .taskbar * + .field-name-field-image, .taskbar.view ul > .views-row * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--2 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--3 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--4 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--5 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--6 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--2 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--3 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--4 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--5 * + .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--6 * + .field-name-field-image {
  margin-top: 1rem
}

/*! @gov.au/select v2.0.11 */
@media print {
  .au-select {
    border-color: #000 !important;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23000' width='1.5em' height='auto' viewBox='0 0 28 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.9 1.1L8 7.2l6.1-6.1L16 2.9l-8 8-8-8 1.9-1.8z'/%3E%3Cpath fill='none' d='M2-5.8h24v24H2v-24z'/%3E%3C/svg%3E") !important
  }
}

.au-select {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: .5rem 2.25rem .5rem .75rem;
  height: 46px;
  height: 2.875rem;
  position: relative;
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  border: 3px solid gray;
  text-indent: .01px;
  text-overflow: "";
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23006FB0' width='1.5em' height='auto' viewBox='0 0 28 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.9 1.1L8 7.2l6.1-6.1L16 2.9l-8 8-8-8 1.9-1.8z'/%3E%3Cpath fill='none' d='M2-5.8h24v24H2v-24z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 1.5em auto;
  vertical-align: middle
}

.au-select:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-select::-moz-focus-inner {
  border: 0
}

.au-select:focus {
  border-radius: 0
}

.au-select:disabled, .au-select[disabled] {
  cursor: not-allowed;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: .3
}

.au-select.au-select--dark:invalid, .au-select:invalid {
  background-color: #fdf2f2;
  border-color: #d60000
}

.au-select.au-select--dark.au-select--invalid, .au-select.au-select--invalid {
  background-color: #fdf2f2;
  border-color: #d60000
}

.au-select.au-select--dark.au-select--valid, .au-select.au-select--valid {
  background-color: #f3faf8;
  border-color: #0b996c
}

.ie8 .au-select:after, .ie9 .au-select:after {
  display: none
}

.au-select::-ms-expand {
  display: none
}

.ie8 .au-select, .ie9 .au-select {
  padding-right: .25rem
}

.au-select.au-select--dark {
  border-color: #fff
}

.au-select.au-select--dark:focus {
  outline: 3px solid #c390f9
}

.au-select.au-select--dark::-moz-focus-inner {
  border: 0
}

.au-select.au-select--block {
  width: 100%
}

.au-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

html > body .au-select, x:-moz-any-link, x:default {
  padding-right: 1rem
}

@supports (-moz-osx-font-smoothing:auto) {
  html body .au-select {
    padding-right: 2.25rem
  }
}

/*! @gov.au/side-nav v5.0.7 */
@media print {
  .au-side-nav {
    background: transparent !important
  }

  .au-side-nav a {
    color: #000 !important;
    text-decoration: underline !important
  }

  .au-side-nav a:hover {
    background: transparent !important
  }

  .au-side-nav .au-accordion__title {
    display: none
  }

  .au-side-nav__content ul ul ul a:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M2 10h12v1H2zM2 5h1v5H2z'/%3E%3C/svg%3E") !important
  }

  .au-side-nav__content > ul > li {
    border-color: #000 !important
  }
}

.au-side-nav {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  background-color: #ebebeb;
  border-radius: 4px;
  overflow: hidden;
  border: 0
}

.au-side-nav .active > span, .au-side-nav a {
  padding: 1rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857;
  color: #636363;
  display: block
}

.au-side-nav a {
  text-decoration: none
}

.au-side-nav a:hover {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  background-color: #e0e0e0
}

.au-side-nav a:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-side-nav a::-moz-focus-inner {
  border: 0
}

.au-side-nav .au-link-list {
  padding: 0;
  margin: 0
}

.au-side-nav .au-link-list li {
  margin: 0
}

.au-side-nav .au-accordion__body {
  overflow: visible
}

.au-side-nav .au-accordion__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #006fb0;
  font-weight: 400;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  background-color: inherit
}

.au-side-nav .au-accordion__title:hover {
  text-decoration: none
}

.au-side-nav .au-accordion__title:focus {
  outline-offset: -3px
}

.no-js .au-side-nav .au-accordion__title {
  display: none
}

.au-side-nav .au-accordion__body-wrapper {
  border: 0;
  padding: 0
}

@media (min-width: 768px) {
  .au-side-nav {
    background: transparent;
    border-radius: 0;
    overflow: visible
  }

  .au-side-nav .au-accordion__body.au-accordion--closed {
    display: block;
    height: auto
  }

  .au-side-nav a:hover {
    background-color: #f5f5f5
  }

  .au-side-nav .au-accordion__title {
    display: none
  }
}

.au-side-nav__content {
  margin: 0 1rem
}

.au-side-nav__content ul ul a {
  padding-left: 2rem
}

.au-side-nav__content ul ul ul a {
  padding-left: 3.75rem
}

.au-side-nav__content ul ul ul ul a {
  padding-left: 5rem
}

.au-side-nav__content ul ul .active > span {
  padding-left: 2rem
}

.au-side-nav__content ul ul ul .active > span {
  padding-left: 3.75rem
}

.au-side-nav__content ul ul ul ul .active > span {
  padding-left: 5rem
}

.au-side-nav__content .active > span {
  font-weight: 700;
  color: #313131
}

.au-side-nav__content ul ul ul .active > span:before, .au-side-nav__content ul ul ul a:before {
  content: " ";
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  background-size: 16px;
  background-size: 1rem;
  margin-left: -1.5rem;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='gray' d='M2 10h12v1H2zM2 5h1v5H2z'/%3E%3C/svg%3E")
}

.au-side-nav__content > ul > li {
  border-bottom: 1px solid gray
}

.au-side-nav__content > ul > li:last-of-type {
  border: none
}

@media (min-width: 768px) {
  .au-side-nav__content {
    margin: 0
  }
}

.au-sidenav__title {
  margin: 0
}

.au-sidenav__title a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #313131;
  border-bottom: 2px solid gray
}

.au-side-nav.au-side-nav--alt {
  background: #fff
}

.au-side-nav.au-side-nav--alt a:hover {
  background: #f5f5f5
}

@media (min-width: 768px) {
  .au-side-nav.au-side-nav--alt {
    background: transparent
  }

  .au-side-nav.au-side-nav--alt a:hover {
    background-color: #e0e0e0
  }
}

.au-side-nav.au-side-nav--dark {
  background: #000
}

.au-side-nav.au-side-nav--dark .au-accordion__title {
  color: #fff;
  background-color: inherit
}

.au-side-nav.au-side-nav--dark a {
  color: gray
}

.au-side-nav.au-side-nav--dark a:hover {
  background: #000
}

.au-side-nav.au-side-nav--dark a:focus {
  outline: 3px solid #c390f9
}

.au-side-nav.au-side-nav--dark a::-moz-focus-inner {
  border: 0
}

.au-side-nav.au-side-nav--dark .au-side-nav__content .active > span {
  color: #fff
}

.au-side-nav.au-side-nav--dark .au-side-nav__content ul ul ul .active > span:before, .au-side-nav.au-side-nav--dark .au-side-nav__content ul ul ul a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='gray' d='M2 10h12v1H2zM2 5h1v5H2z'/%3E%3C/svg%3E")
}

.au-side-nav.au-side-nav--dark .au-side-nav__content > ul > li {
  border-color: gray
}

.au-side-nav.au-side-nav--dark .au-sidenav__title a {
  border-color: gray;
  color: #fff
}

@media (min-width: 768px) {
  .au-side-nav.au-side-nav--dark {
    background: transparent
  }

  .au-side-nav.au-side-nav--dark a:hover {
    background-color: #000
  }
}

.au-side-nav.au-side-nav--dark.au-side-nav--alt, .au-side-nav.au-side-nav--dark.au-side-nav--alt a:hover {
  background: #000
}

@media (min-width: 768px) {
  .au-side-nav.au-side-nav--dark.au-side-nav--alt {
    background: transparent
  }

  .au-side-nav.au-side-nav--dark.au-side-nav--alt a:hover {
    background-color: #000
  }
}

/*! @gov.au/skip-link v2.0.16 */
@media print {
  .au-skip-link__link {
    background: #fff !important
  }
}

.au-skip-link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131
}

.au-skip-link__link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.au-skip-link__link:active, .au-skip-link__link:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px;
  top: 16px;
  top: 1rem;
  left: 16px;
  left: 1rem;
  padding: 1.5rem;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: absolute;
  width: auto;
  color: #fff;
  background-color: #006fb0;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  z-index: 600
}

.au-body .au-skip-link__link:hover, .au-skip-link__link:hover {
  text-decoration: none;
  color: #fff
}

/*! @gov.au/tags v3.1.7 */
@media print {
  .au-tags {
    color: #000 !important
  }

  .au-tags__item {
    border-color: #000 !important
  }

  .au-tags__item a {
    color: #000 !important
  }
}

.au-tags {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131
}

.au-tags.au-tags--dark {
  color: #fff
}

.au-tags > li {
  margin: .5rem .25rem 0 0;
  border: 1px solid #006fb0
}

.au-tags > li, .au-tags > li > a, .au-tags > li > button {
  padding: 0 .5rem;
  border-radius: 4px;
  display: inline-block
}

.au-tags > li > a, .au-tags > li > button {
  margin: 0 -.5rem;
  color: #006fb0
}

.au-tags > li > a:hover, .au-tags > li > button:hover {
  color: #313131;
  text-decoration: none;
  background-color: #f5f5f5
}

.au-tags > li > a:focus, .au-tags > li > button:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-tags > li > a::-moz-focus-inner, .au-tags > li > button::-moz-focus-inner {
  border: 0
}

.au-tags > li > a:focus, .au-tags > li > button:focus {
  outline-offset: -1px
}

.au-tags.au-tags--dark > li {
  border-color: #fff
}

.au-tags.au-tags--dark > li > a, .au-tags.au-tags--dark > li > button {
  color: #fff
}

.au-tags.au-tags--dark > li > a:hover, .au-tags.au-tags--dark > li > button:hover {
  color: #fff;
  background-color: #000
}

.au-tags.au-tags--dark > li > a:focus, .au-tags.au-tags--dark > li > button:focus {
  outline: 3px solid #c390f9
}

.au-tags.au-tags--dark > li > a::-moz-focus-inner, .au-tags.au-tags--dark > li > button::-moz-focus-inner {
  border: 0
}

/*! @gov.au/text-inputs v2.1.1 */
@media print {
  .au-text-input {
    border-color: #000 !important
  }

  .au-text-input:disabled, .au-text-input[disabled] {
    color: #636363 !important;
    background-color: #ccc !important;
    border: 2px solid #ccc !important
  }
}

.au-text-input {
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  padding: .5rem 1rem;
  height: 46px;
  height: 2.875rem;
  border: 3px solid gray;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  color: #313131;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 205px;
  max-width: 12.8125rem
}

.au-text-input.au-text-input--dark:invalid, .au-text-input:invalid {
  background-color: #fdf2f2;
  border-color: #d60000
}

.au-text-input.au-text-input--dark.au-text-input--invalid, .au-text-input.au-text-input--invalid {
  background-color: #fdf2f2;
  border-color: #d60000
}

.au-text-input.au-text-input--dark.au-text-input--valid, .au-text-input.au-text-input--valid {
  background-color: #f3faf8;
  border-color: #0b996c
}

.au-text-input:disabled, .au-text-input[disabled] {
  cursor: not-allowed;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: .3
}

.au-text-input:focus {
  outline: 3px solid #9263de;
  outline-offset: 2px
}

.au-text-input::-moz-focus-inner {
  border: 0
}

.au-text-input:focus {
  border-radius: 0;
  background-color: #fff
}

.au-text-input.au-text-input--dark {
  border-color: #fff
}

.au-text-input.au-text-input--dark:disabled, .au-text-input.au-text-input--dark[disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: .3
}

.au-text-input.au-text-input--dark:focus {
  outline: 3px solid #c390f9
}

.au-text-input.au-text-input--dark::-moz-focus-inner {
  border: 0
}

.au-text-input.au-text-input--width-xs {
  max-width: 69px;
  max-width: 4.3rem
}

.au-text-input.au-text-input--width-sm {
  max-width: 101px;
  max-width: 6.3rem
}

.au-text-input.au-text-input--width-md {
  max-width: 160px;
  max-width: 10rem
}

.au-text-input.au-text-input--width-lg {
  max-width: 288px;
  max-width: 18rem
}

.au-text-input.au-text-input--width-xl {
  max-width: 384px;
  max-width: 24rem
}

.au-text-input.au-text-input--block {
  display: block;
  max-width: 100%;
  box-sizing: border-box
}

.au-text-input.au-text-input--number {
  font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
  letter-spacing: 2px
}

textarea.au-text-input {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  height: auto;
  min-height: 6em
}

.element-invisible, .sr-only, .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  position: absolute !important
}

* {
  box-sizing: border-box
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  min-height: 100%
}

body {
  margin: 0;
  padding: 0
}

.cke_editable {
  padding: 20px
}

.au-body .au-display-xxxl {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.3;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-xxxl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.25
  }
}

.au-body .au-display-xxxl--text {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-xxxl--text {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.5
  }
}

.au-body .au-display-xxl, .au-body h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-xxl, .au-body h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3
  }
}

.au-body .au-display-xxl--text, .au-body h1--text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-xxl--text, .au-body h1--text {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.5
  }
}

.au-body .au-display-xl, .au-body h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.33333;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-xl, .au-body h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25
  }
}

.au-body .au-display-xl--text, .au-body h2--text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-xl--text, .au-body h2--text {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.5
  }
}

.au-body .au-display-lg, .au-body h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-lg, .au-body h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.33333
  }
}

.au-body .au-display-lg--text, .au-body h3--text {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-lg--text, .au-body h3--text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5
  }
}

.au-body .au-display-md, .au-body h4, .au-body ul.list--large--checklist > li strong, ul.list--large--checklist > li .au-body strong {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-md, .au-body h4, .au-body ul.list--large--checklist > li strong, ul.list--large--checklist > li .au-body strong {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
  }
}

.au-body .au-display-md--text, .au-body h4--text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-md--text, .au-body h4--text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.6
  }
}

.au-body .au-display-sm, .au-body h5 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-sm, .au-body h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25
  }
}

.au-body .au-display-sm--text, .au-body h5--text {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-sm--text, .au-body h5--text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
  }
}

.au-body .au-display-xs, .au-body h6 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-body .au-display-xs, .au-body h6 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.14286
  }
}

.au-body .au-display-xs--text, .au-body h6--text {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857;
  font-weight: 400
}

@media (min-width: 768px) {
  .au-body .au-display-xs--text, .au-body h6--text {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.42857
  }
}

.au-body .au-display--light {
  font-weight: 400
}

.au-body .au-display--heavy {
  font-weight: 700
}

.au-body .au-display--inline {
  display: inline
}

.au-body .au-subtitle + h1, .au-body .au-subtitle + h2, .au-body .au-subtitle + h3, .au-body h1 + .au-subtitle {
  margin-top: .5rem
}

.au-accordion.au-accordion--small {
  border: 0
}

.au-accordion.au-accordion--light .au-accordion__title, .au-accordion.au-accordion--small .au-accordion__title {
  font-weight: 400;
  font-size: inherit
}

.au-accordion.au-accordion--light .au-accordion__body-wrapper {
  padding: .5rem
}

.au-body {
  fill: #313131
}

.au-body.au-body--dark {
  background: #000
}

.au-body.au-body--dark-tertiary {
  background: #002058
}

.au-body.au-body--dark {
  fill: #fff
}

.au-body .text--minor {
  color: #414141;
  font-size: .8em
}

.au-body .text--align-right {
  text-align: right
}

.au-body .text--align-center {
  text-align: center
}

.au-body .au-introduction {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  color: #414141
}

@media (min-width: 768px) {
  .au-body .au-introduction {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5
  }
}

.au-body .au-introduction--dark {
  color: #313131
}

.au-body .definition, .au-body abbr, .au-body abbr[title] {
  border-bottom: 1px dotted #ccc !important;
  text-decoration: none !important;
  cursor: help
}

.au-body .au-sronly {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.au-body .standard-gap, .au-body .standard-gap--mobile-only {
  margin-top: 1.5rem
}

@media (min-width: 768px) {
  .au-body .standard-gap--mobile-only {
    margin-top: 0
  }
}

.au-body .standard-gap--bottom {
  margin-bottom: 1.5rem
}

@media print {
  .au-body .print--hide {
    display: none
  }

  .au-body a[href]:after {
    content: "" !important
  }
}

.au-body aside, .au-body main {
  display: block
}

.au-breadcrumbs {
  display: none
}

@media (min-width: 768px) {
  .au-breadcrumbs {
    display: block
  }
}

@media print {
  .au-breadcrumbs {
    display: block
  }
}

* + .au-breadcrumbs--flush {
  margin-top: 0
}

.au-btn--tertiary, a.au-btn--tertiary {
  padding: 0
}

.au-btn.au-btn--large, a.au-btn.au-btn--large {
  font-size: 1.3em;
  font-weight: 700
}

.au-btn.au-btn--dark:hover:not(:disabled), a.au-btn.au-btn--dark:hover:not(:disabled) {
  background-color: #e5e5e5;
  border-color: #e5e5e5
}

.au-body .au-callout {
  background-color: #f1f1f2;
  border-left-color: #0093b2
}

.au-body .au-callout.row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 12px;
  padding-right: 12px
}

.au-body .au-callout--secondary {
  border-left-color: #0077c8
}

.au-body .au-callout--tertiary {
  border-left-color: #339199
}

.au-body .au-callout--success {
  border-left-color: #0b996c
}

.au-body .au-callout.au-callout--simple {
  background: transparent;
  border-left-width: 10px;
  padding: 1rem 1.5rem
}

.au-card.au-card--fullimg {
  position: relative;
  height: 100%;
  border-bottom: 6px solid #4ebdcc
}

.au-card.au-card--fullimg .au-card__inner {
  width: 85%;
  height: 50%;
  height: 5.5rem;
  min-height: 80px;
  position: absolute;
  border-radius: 0 6px 0 0;
  background: hsla(0, 0%, 100%, .9);
  bottom: 0
}

.au-card.au-card--fullimg .au-card__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700
}

@media (min-width: 768px) {
  .au-card.au-card--fullimg .au-card__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
  }
}

.au-card.au-card--fullimg .au-card__title a {
  text-decoration: none;
  color: #000
}

.au-card.au-card--fullimg img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.au-control-input.au-control-input--compact.au-control-input--block {
  margin-top: .5rem
}

.au-control-input.au-control-input--compact.au-control-input--block .au-control-input__text {
  padding: 0 0 0 1.5rem;
  margin-right: 0
}

.au-control-input.au-control-input--compact.au-control-input--block .au-control-input__text:after, .au-control-input.au-control-input--compact.au-control-input--block .au-control-input__text:before {
  left: -4px;
  top: 2px;
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem
}

.au-control-input.au-control-input--compact.au-control-input--block .au-control-input__input {
  left: 0;
  top: 7px
}

.au-control-input__input:invalid + .au-control-input__text {
  background: #fff
}

.au-control-input__input:invalid + .au-control-input__text:after {
  border-color: transparent
}

.au-control-input__input.error + .au-control-input__text:after {
  border-color: #d60000
}

.au-body .au-cta-link--right {
  text-align: right
}

.au-footer {
  margin-top: 2rem;
  border-top: none
}

.au-footer.au-body.au-body--dark.au-footer--dark {
  background: #58585b;
  background: linear-gradient(90deg, #313131, #58585b)
}

.au-footer__navigation-section {
  margin-top: 1.5rem
}

@media (min-width: 768px) {
  .au-footer__navigation-section {
    margin-top: 0
  }
}

.au-footer__navigation-section:first-of-type {
  margin-top: 0
}

.au-footer .au-footer__end {
  border-top-color: #87888a
}

@media print {
  .au-footer {
    display: none
  }
}

.au-form__item {
  margin-top: 1.5rem
}

.au-form__item label {
  font-weight: 700
}

.au-form__item label .au-control-input__text {
  font-weight: 400
}

.au-form__item-description {
  margin-top: .5rem
}

.au-form__item .au-select, .au-form__item .au-text-input {
  display: block;
  margin-top: .5rem;
  max-width: 42em
}

.au-form__item .au-control-input {
  margin-top: .75rem
}

.au-form__item .au-control-input label {
  font-weight: 400
}

.au-form__item .form-required {
  color: #d60000
}

.au-form .form-element-length-counter {
  margin-top: .5rem
}

.au-form--hidden {
  display: none
}

.au-grid .not-full-width {
  margin-top: 1rem
}

@media (min-width: 768px) {
  .au-grid .not-full-width {
    margin-top: 1.5rem
  }
}

@media print {
  .au-grid .not-full-width {
    margin-top: 1rem
  }
}

.au-grid .full-width .container .container, .au-grid .not-full-width .container {
  width: auto;
  clear: both
}

@media (min-width: 768px) {
  .au-grid .row--no-column-gap div[class*=col-] {
    padding-left: 0;
    padding-right: 0
  }

  .au-grid .row--no-column-gap div[class*=col-]:first-of-type {
    padding-left: 12px
  }

  .au-grid .row--no-column-gap div[class*=col-]:last-of-type {
    padding-right: 12px
  }
}

.au-grid .col-lg-5ths, .au-grid .col-md-5ths, .au-grid .col-sm-5ths, .au-grid .col-xs-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px
}

.au-grid .col-xs-5ths {
  width: 20%;
  float: left
}

@media (min-width: 768px) {
  .au-grid .col-sm-5ths {
    width: 20%;
    float: left
  }
}

@media (min-width: 992px) {
  .au-grid .col-md-5ths {
    width: 20%;
    float: left
  }
}

@media (min-width: 1200px) {
  .au-grid .col-lg-5ths {
    width: 20%;
    float: left
  }
}

.au-header {
  margin-bottom: 0;
  padding: 0;
  border-top: 12px solid #005ea0
}

@media (min-width: 768px) {
  .au-header {
    padding: 1rem 0 .5rem
  }
}

@media (min-width: 992px) {
  .au-header {
    padding: 1.5rem 0
  }
}

.au-header--simple {
  padding-bottom: 1rem
}

@media (min-width: 768px) {
  .au-header--simple {
    padding-bottom: 1.5rem
  }
}

@media (min-width: 992px) {
  .au-header--simple {
    padding-bottom: 2rem
  }
}

.au-header .au-header__logo {
  display: block;
  padding: .75rem .75rem .75rem 0;
  width: 100%;
  max-width: 250px;
  color: transparent
}

@media (min-width: 992px) {
  .au-header .au-header__logo {
    max-width: 300px;
    margin: auto;
    float: left;
    padding: 0
  }
}

@media print {
  .au-header .au-header__logo {
    width: 30%
  }
}

.au-header .au-header__logo-image {
  display: block;
  width: 100%;
  margin: auto
}

@media (min-width: 768px) {
  .au-header .au-header__logo-image {
    margin: 0
  }
}

@media print {
  .au-header .au-header__logo {
    margin: inherit;
    padding: 0
  }
}

.au-header--dark {
  background-color: #002058;
  background: linear-gradient(90deg, #002058, #004181)
}

.au-header--dark a {
  color: #fff
}

.au-header--dark a:hover {
  color: #fff;
  text-decoration: none
}

.au-header--light {
  background-color: #fff
}

.au-inpage-nav-links {
  border-color: #0077c8
}

@media print {
  .au-inpage-nav-links {
    display: none
  }
}

.au-link-list--flush > li {
  margin: 0
}

.au-main-nav {
  border-bottom-color: #005ea0
}

.au-main-nav .au-main-nav__toggle {
  color: #000
}

.au-main-nav.au-main-nav--dark {
  border-bottom-color: #001a46;
  background-color: #002058;
  background: linear-gradient(90deg, #002058, #004181)
}

.au-main-nav.au-main-nav--dark .active a {
  border-color: #001a46;
  background: #001a46
}

.au-main-nav.au-main-nav--dark a {
  border-color: #002058
}

.au-main-nav.au-main-nav--dark a:focus, .au-main-nav.au-main-nav--dark a:hover {
  background: #002058
}

.au-main-nav.au-main-nav--dark .au-main-nav__menu {
  background-color: #002058
}

@media (min-width: 768px) {
  .au-main-nav.au-main-nav--dark .au-main-nav__menu {
    background: none
  }
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle {
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  padding: .5rem 0
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle:focus, .au-main-nav.au-main-nav--dark .au-main-nav__toggle:hover {
  background-color: transparent
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle:before {
  content: ""
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle i {
  font-size: 1.25rem
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle--search {
  float: right
}

@media (min-width: 768px) {
  .au-main-nav.au-main-nav--dark .au-main-nav__toggle--search {
    display: none
  }
}

.au-main-nav.au-main-nav--dark .au-main-nav__toggle--search__open {
  display: none
}

.au-main-nav a {
  color: #313131
}

@media (min-width: 768px) {
  .au-main-nav a {
    font-weight: 700
  }
}

.au-main-nav .au-link-list > li.active a, .au-main-nav .au-link-list > li.active-trail a {
  font-weight: 700;
  border-bottom-color: #fff
}

.au-main-nav .au-link-list > li.active a:focus, .au-main-nav .au-link-list > li.active a:hover, .au-main-nav .au-link-list > li.active-trail a:focus, .au-main-nav .au-link-list > li.active-trail a:hover {
  border-bottom-color: #fff
}

@media (min-width: 768px) {
  .au-main-nav .au-link-list > li.active a, .au-main-nav .au-link-list > li.active-trail a {
    padding: 1rem
  }

  .au-main-nav .au-link-list > li.au-main-nav--mobile-only {
    display: none
  }
}

@media print {
  .au-main-nav {
    display: none
  }
}

.au-main-nav__toggle.au-main-nav__toggle--close:before, .au-main-nav__toggle.au-main-nav__toggle--open:before {
  content: ""
}

.au-main-nav__toggle--search {
  float: right
}

.au-main-nav__toggle--search__open.svg-inline--fa {
  display: none
}

.au-page-alerts {
  max-width: 42rem
}

.au-page-alerts--hidden {
  display: none
}

.au-page-alerts__close {
  position: absolute;
  right: 0;
  top: 0
}

.au-page-alerts__close:hover {
  cursor: pointer
}

img, svg {
  height: auto
}

.au-body .au-side-nav {
  margin-top: -1rem
}

@media (min-width: 768px) {
  .au-body .au-side-nav {
    background: #fff
  }
}

.au-body .au-side-nav a {
  background: transparent
}

.au-body .au-side-nav a:focus, .au-body .au-side-nav a:hover {
  background-color: #f1f1f2
}

.au-body .au-side-nav a.active {
  font-weight: 700;
  color: #313131;
  background-color: #f1f1f2
}

.au-body .au-side-nav li, .au-body .au-side-nav ul {
  position: relative
}

@media print {
  .au-body .au-side-nav {
    display: none
  }
}

.au-body .au-side-nav--right {
  float: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2rem
}

@media (min-width: 768px) {
  .au-body .au-side-nav--right {
    float: right;
    padding-left: 12px;
    padding-right: 12px
  }
}

.au-body .au-side-nav--alt {
  background: #fff;
  margin-top: 1 unit
}

@media (min-width: 768px) {
  .au-body .au-side-nav--alt {
    margin-top: 0
  }
}

.au-body .au-side-nav--alt--right {
  padding-bottom: 0
}

.au-body .au-side-nav--alt .au-side-nav__header {
  margin: 1 unit
}

@media (min-width: 768px) {
  .au-body .au-side-nav--alt .au-side-nav__header {
    display: none
  }
}

.au-body .au-side-nav--alt .au-side-nav__content .au-sidenav__title a, .au-body .au-side-nav--alt .au-side-nav__content .au-sidenav__title a.active {
  color: #fff;
  background: #005ea0;
  border-bottom: 0
}

.au-body .au-side-nav--alt .au-side-nav__content .au-sidenav__title a.active:hover, .au-body .au-side-nav--alt .au-side-nav__content .au-sidenav__title a:hover {
  background: #005590
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li > a {
  padding-right: 2.5 unit
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li > a:active, .au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li > a:hover {
  background: #e6f3ff
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child {
  background-color: #fff;
  color: #000;
  font-weight: 700
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child.active, .au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child.active:active, .au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child.active:hover, .au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child:hover {
  background: #e6f3ff
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.collapsed a:after, .au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.expanded > a:first-child:after {
  content: " ";
  position: absolute;
  right: 16px;
  right: 1rem;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 128 128' %3E%3Cpath fill= '%2300205B' d= 'M64 0l64 64-8 8-64-64' /%3E%3Cpath fill= '%2300205B' d= 'M64 0l8 8-64 64L0 64' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
  z-index: 101;
  margin-top: .3rem
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li.collapsed a:after {
  right: 20px;
  right: 1.25rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.au-body .au-side-nav--alt .au-side-nav__content > ul.au-link-list > li a.active {
  border-left: .25rem solid #e6f3ff;
  background: #e6f3ff;
  font-weight: 700
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li {
  margin-left: 1.5 unit
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li > a {
  padding-left: .5 unit;
  padding-right: 0
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li > a:after {
  background-image: none
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li > a:active, .au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li > a:hover {
  background: #e6f3ff
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li > a.active {
  font-weight: 700;
  background: #e6f3ff
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded > a {
  font-weight: 700
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded > a.active {
  background: #e6f3ff
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded ul.au-link-list li {
  margin-left: 3.5 unit
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded ul.au-link-list li a, .au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded ul.au-link-list li a:active, .au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded ul.au-link-list li a:hover {
  padding-left: .5 unit
}

.au-body .au-side-nav--alt .au-side-nav__content ul.au-link-list > li.expanded ul.au-link-list > li.expanded ul.au-link-list li.expanded a.active {
  font-weight: 700;
  background: #e6f3ff
}

.au-tags.au-tags--inline {
  display: inline
}

.au-tags.au-tags--inline > li {
  margin: 0 .25rem .5rem 0
}

.au-text-input--block {
  max-width: 42em
}

.au-text-input:invalid {
  border-color: gray;
  background-color: #fff
}

.au-text-input.error {
  background-color: #fdf2f2;
  border-color: #d60000
}

textarea.au-text-input {
  max-width: 42em
}

.health-back-to-top {
  background-color: transparent;
  position: fixed;
  display: block;
  right: 16px;
  right: 1rem;
  bottom: -4px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  padding: 0;
  border: 0
}

@media print {
  .health-back-to-top {
    display: none
  }
}

.health-back-to-top .au-btn.au-btn--secondary {
  line-height: 1.2;
  font-size: .85rem;
  width: 64px;
  width: 4rem;
  padding: .25rem .75rem .5rem;
  background: #f1f1f2;
  border: none;
  color: #313131
}

@media (min-width: 992px) {
  .health-back-to-top .au-btn.au-btn--secondary {
    width: 96px;
    width: 6rem;
    padding: .5rem 1rem 1rem
  }
}

.health-back-to-top .au-btn.au-btn--secondary i {
  width: 1.5em;
  height: 1.5em;
  margin-bottom: -5px;
  background: #313131
}

.health-back-to-top .au-btn.au-btn--secondary:hover, .health-back-to-top .au-btn.au-btn--secondary:hover:not(:disabled) {
  background-color: #e5e5e5;
  color: #181818;
  border: none
}

.health-back-to-top .au-btn.au-btn--secondary:hover i, .health-back-to-top .au-btn.au-btn--secondary:hover:not(:disabled) i {
  background: #181818
}

.health-back-to-top .au-btn.au-btn--secondary span {
  display: block
}

.health-back-to-top.isVisible {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  z-index: 9999;
  transition: all .4s ease-in
}

.au-body .health-band {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

.au-body .health-band:after, .au-body .health-band:before {
  content: " ";
  display: table
}

.au-body .health-band:after {
  clear: both
}

@media (min-width: 992px) {
  .au-body .health-band {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }
}

.au-body .health-band.health-band--secondary .health-band__title--light {
  color: #99d4de
}

.health-band__image--image-text-horizontal {
  display: none
}

@media (min-width: 768px) {
  .health-band__image--image-text-horizontal {
    display: block;
    width: 100%
  }
}

.health-book-nav {
  border-top: 1px solid #ccc;
  padding-top: 1.5rem
}

.health-book-nav .au-display-lg {
  margin-top: 0
}

.health-book-nav a {
  display: block;
  text-decoration: none;
  color: #313131;
  padding: 1rem
}

.health-book-nav a:focus, .health-book-nav a:hover {
  background: #f5f5f5
}

.health-book-nav--right {
  text-align: right
}

@media print {
  .health-book-nav {
    display: none
  }
}

.pillars-container {
  position: relative;
  border-top: 12px solid #005ea0 !important
}

.pillars-container #pillars {
  position: absolute;
  top: -12px;
  left: 0;
  height: 12px;
  width: 300px;
  background: linear-gradient(90deg, #27b3bb 0, #27b3bb 9%, #004181 0, #004181 21%, #0091d5 0, #0091d5 33%, #27b3bb 0, #27b3bb 39%, #1a8a96 0, #1a8a96 46%, #004181 0, #004181 66%, #27b3bb 0, #27b3bb 72%, #1a8a96 0, #1a8a96 92%, #0091d5 0, #0091d5) !important;
  background-size: cover
}

@media (min-width: 768px) {
  .pillars-container #pillars {
    left: auto
  }
}

.health-card {
  padding: 1rem;
  margin-top: 0;
  width: 100%;
  font-weight: 400;
  display: block;
  box-sizing: border-box
}

@media (min-width: 992px) {
  .health-card {
    padding: 2rem
  }
}

.health-card * + .health-card__cta, .health-card * + .health-card__title, .health-card * + hr, .health-card * + p {
  margin-top: 0
}

.health-card__title + .metadata--inline {
  margin-top: .5rem
}

@media (min-width: 768px) {
  .health-card__title + .metadata--inline {
    margin-top: 1rem
  }
}

.health-card__image + .health-card__title {
  margin-top: .5rem
}

@media (min-width: 768px) {
  .health-card__image + .health-card__title {
    margin-top: 1rem
  }
}

.health-card__text {
  margin-top: 1rem
}

.health-card .health-card__image {
  display: block
}

.health-card .health-card__image svg {
  height: 3em;
  width: 3em
}

@media (min-width: 768px) {
  .health-card .health-card__image svg {
    height: 5em;
    width: 5em
  }
}

.health-card .health-card__image.health-card__image--full-width {
  margin: -1rem -1rem 1rem;
  height: auto
}

@media (min-width: 768px) {
  .health-card .health-card__image.health-card__image--full-width {
    margin: -2rem -2rem 2rem
  }
}

.health-card__bg {
  padding: 1rem;
  background-color: #000
}

.health-card__bg:not(:first-child) {
  margin-top: 1rem
}

.health-card img {
  display: block;
  min-width: 100%;
  height: auto
}

.health-card--shadow {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
  background: #fff
}

.lt-ie9 .health-card--shadow {
  border: 1px solid gray
}

.health-card--light {
  background: #fff;
  overflow: hidden
}

.health-card--centered {
  text-align: center
}

.health-card--centered .health-card__image, .health-card--centered img, .health-card--centered p, .health-card--centered svg {
  margin: auto
}

.health-card--centered .health-card__image {
  margin-bottom: .5rem
}

.health-card--contact {
  background: #f9f9f9;
  margin-bottom: 1rem
}

.health-card--contact .image--circle img {
  width: 200px;
  min-width: 0;
  margin-bottom: -1rem
}

@media (min-width: 768px) {
  .health-card--contact {
    padding-top: 5rem;
    margin-top: 5rem !important
  }

  .health-card--contact .image--circle .image {
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    height: 10px;
    z-index: 999
  }
}

.health-card.health-card--selector {
  padding: .5rem;
  border: 1px solid #e5e5e5;
  border-top: 10px solid #e5e5e5;
  display: block;
  overflow: hidden;
  background: #f9f9f9
}

@media (min-width: 992px) {
  .health-card.health-card--selector {
    padding: 1rem
  }
}

@media print {
  .health-card.health-card--selector {
    display: none
  }
}

.health-card.health-card--selector.health-card--active, .health-card.health-card--selector:focus, .health-card.health-card--selector:hover {
  background: #fff;
  border-top-color: #007680
}

.health-card.health-card--selector .health-card__title {
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.14286;
  font-weight: 700;
  max-width: 100%
}

@media (min-width: 768px) {
  .health-card.health-card--selector .health-card__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25
  }
}

.health-card.health-card--selector .health-card__image svg {
  max-width: 3em;
  max-height: 3em
}

.health-card.health-card--selector p {
  max-width: 75%
}

.health-card.health-card--resource {
  border-top: 6px solid #e5e5e5;
  padding: 1rem 0 0
}

@media (min-width: 768px) {
  .health-card.health-card--resource {
    padding: 2rem 0 0
  }
}

.health-card--solid {
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
  background: #005fa0;
  color: #fff
}

.health-card--solid:hover {
  background: #0077c8;
  color: #fff
}

a.health-card.health-card--solid {
  color: #fff
}

.health-card--solid.health-card--colour1 {
  background: #005fa0
}

.health-card--solid.health-card--colour1:hover {
  background: #0077c8;
  color: #fff
}

.health-card--solid.health-card--colour2 {
  background: #006269
}

.health-card--solid.health-card--colour2:hover {
  background: #007680
}

.health-card--solid.health-card--colour3 {
  background: #006a73
}

.health-card--solid.health-card--colour3:hover {
  background: #007680
}

.health-card--solid.health-card--colour4 {
  background: #004693
}

.health-card--solid.health-card--colour4:hover {
  background: #0057b8
}

.health-card--solid-half {
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
  padding: 0
}

.health-card--solid-half .health-card__title {
  float: left;
  width: 35%;
  height: 100%;
  color: #fff;
  padding: 1.5rem
}

.health-card--solid-half .health-card__text {
  display: block;
  margin-left: 35%;
  margin-top: 0;
  background: #fff;
  height: 100%;
  padding: 1.5rem
}

.health-card--solid-half.health-card--colour1 {
  background-color: #005fa0;
  background: linear-gradient(90deg, #005fa0 0, #005fa0 35%, #fff 0, #fff)
}

.health-card--solid-half.health-card--colour1:hover {
  background-color: #0077c8
}

.health-card--solid-half.health-card--colour2 {
  background-color: #006a73;
  background: linear-gradient(90deg, #006a73 0, #006a73 35%, #fff 0, #fff)
}

.health-card--solid-half.health-card--colour2:hover {
  background-color: #007680
}

.health-card--solid-half.health-card--colour3 {
  background-color: #005fa0;
  background: linear-gradient(90deg, #005fa0 0, #005fa0 35%, #fff 0, #fff)
}

.health-card--solid-half.health-card--colour3:hover {
  background-color: #0077c8
}

@media (min-width: 992px) {
  .health-card--solid-half.health-card--colour3 {
    background-color: #006a73;
    background: linear-gradient(90deg, #006a73 0, #006a73 35%, #fff 0, #fff)
  }

  .health-card--solid-half.health-card--colour3:hover {
    background-color: #007680
  }
}

.health-card--solid-half.health-card--colour4 {
  background-color: #006a73;
  background: linear-gradient(90deg, #006a73 0, #006a73 35%, #fff 0, #fff)
}

.health-card--solid-half.health-card--colour4:hover {
  background-color: #007680
}

@media (min-width: 992px) {
  .health-card--solid-half.health-card--colour4 {
    background-color: #005fa0;
    background: linear-gradient(90deg, #005fa0 0, #005fa0 35%, #fff 0, #fff)
  }

  .health-card--solid-half.health-card--colour4:hover {
    background-color: #0077c8
  }
}

.health-card--top-highlight {
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
  border-top: 6px solid #0077c8
}

.health-card--top-highlight:focus, .health-card--top-highlight:hover {
  background-color: #f1f1f2
}

.health-card--top-highlight.health-card--colour2 {
  border-top-color: #910048
}

.health-card--top-highlight.health-card--colour3 {
  border-top-color: #b5bd00
}

.health-card--top-highlight.health-card--colour4 {
  border-top-color: #007680
}

.health-card--top-highlight.health-card--colour5 {
  border-top-color: #0093b2
}

.health-card--cta:after {
  content: " ";
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin: 0 .25rem 0 .2rem;
  transition: margin .2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23313131' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23313131' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E");
  display: block;
  position: absolute;
  right: 16px;
  right: 1rem;
  bottom: 8px;
  bottom: .5rem;
  transition-property: right
}

.ie8 .health-card--cta:after, .lt-ie8 .health-card--cta:after {
  content: " > "
}

@media (min-width: 768px) {
  .health-card--cta:after {
    right: 32px;
    right: 2rem;
    bottom: 32px;
    bottom: 2rem
  }
}

.health-card--cta:hover {
  color: #313131;
  text-decoration: none
}

.health-card--cta:hover:after {
  margin-left: .4rem;
  right: 24px;
  right: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128'%3E%3Cpath fill='%23313131' d='M128 64l-64 64-16-16 64-64'/%3E%3Cpath fill='%23313131' d='M128 64l-16 16-64-64L64 0'/%3E%3C/svg%3E")
}

.health-card.health-card--horizontal {
  width: inherit
}

.health-card.health-card--horizontal div[class*=col-] {
  padding-left: 0;
  padding-right: 0
}

.health-card.health-card--horizontal .health-card__image.health-card__image--full-width {
  margin: -1rem -1rem 0
}

@media (min-width: 768px) {
  .health-card.health-card--horizontal .health-card__image.health-card__image--full-width {
    margin: -2rem 0 -2rem -2rem
  }
}

.health-card.health-card--horizontal div[class*=col-]:last-of-type {
  padding-top: 1rem
}

@media (min-width: 768px) {
  .health-card.health-card--horizontal div[class*=col-]:last-of-type {
    padding-left: 2rem;
    padding-top: 0
  }
}

.health-card.health-card--horizontal.row {
  margin-left: 0;
  margin-right: 0
}

a.health-card {
  color: #313131
}

.au-body a.health-card, a.health-card {
  text-decoration: none
}

a.health-card .health-card__title {
  text-decoration: underline
}

a.health-card:hover .health-card__title {
  text-decoration: none
}

a.health-card.health-card--shadow:focus {
  border-radius: 0
}

a.health-card.health-card--shadow:hover {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

a.health-card .health-card__cta, a.health-card .health-card__link {
  color: #006fb0;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

ul.health-card-list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0
}

ul.health-card-list li {
  list-style: none;
  margin-top: 1rem
}

@media (min-width: 768px) {
  ul.health-card-list li {
    margin-top: 1.5rem
  }
}

ul.health-card-list--flush {
  margin-top: -1rem
}

@media (min-width: 768px) {
  ul.health-card-list--flush {
    margin-top: -1.5rem
  }
}

.health-compare {
  border: 1px solid #0077c8;
  margin-top: 1rem;
  padding-bottom: 1rem
}

.health-compare__title {
  background: #afdeff;
  font-weight: 700;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem
}

.au-body dl.health-dl {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0
}

* + .au-body dl.health-dl {
  margin-top: 1.5rem
}

.au-body dl.health-dl dt {
  font-weight: 700;
  margin-bottom: 1rem;
  border-top: 1px solid #ccc;
  padding-top: 1rem;
  clear: both
}

@media (min-width: 768px) {
  .au-body dl.health-dl dt {
    float: left;
    width: 25%
  }
}

.au-body dl.health-dl dd {
  margin-left: 0;
  margin-bottom: 1rem;
  padding-top: 0
}

@media (min-width: 768px) {
  .au-body dl.health-dl dd {
    border-top: 1px solid #ccc;
    padding-left: 1rem;
    padding-top: 1rem;
    float: left;
    width: 75%
  }
}

.au-body dl.health-dl:after, .au-body dl.health-dl:before {
  content: " ";
  display: table
}

.au-body dl.health-dl:after {
  clear: both
}

.health-facet {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  height: auto;
  transition: opacity 1s;
  padding: 1rem;
  background: #f1f1f2
}

* + .health-facet {
  margin-top: 1rem
}

.health-filter + .health-facet {
  margin-top: 0
}

.health-facet--mobile-hidden {
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  height: 0
}

.health-facet__more {
  font-size: .8em
}

* + .health-field {
  margin-top: 1.5rem
}

.health-field + * {
  clear: both
}

* + .health-field--label-hidden {
  margin-top: .5rem
}

@media (min-width: 768px) {
  .health-field--inline .health-field__label, .health-field--inline--wide .health-field__label {
    float: left
  }
}

.health-field--inline .health-field__item, .health-field--inline--wide .health-field__item {
  display: table
}

@media (min-width: 768px) {
  .health-field--inline .health-field__label {
    width: 10em
  }

  .health-field--inline--wide .health-field__label {
    width: 15em
  }
}

.health-field.health-field--light .health-field__label {
  font-weight: 400
}

.health-field .health-field__label {
  font-weight: 700
}

.health-metadata + .health-field {
  margin-top: .5rem
}

.health-field__item + .health-field__item {
  clear: both
}

.health-maps--google + .health-field__label {
  margin-top: 1.5rem
}

.au-body .health-file__icon {
  margin-right: .5rem
}

.au-body .health-file__link {
  text-decoration: none;
  color: #313131
}

.au-body .health-file__link--visible {
  font-weight: 700;
  text-decoration: underline;
  color: #006fb0
}

.au-body .health-file__link--visible:hover {
  text-decoration: none
}

.health-filter {
  display: block
}

@media (min-width: 768px) {
  .health-filter {
    display: none
  }
}

.health-filter.health-filter--open {
  margin-bottom: 1rem
}

.health-filter .health-filter__title {
  background: #f1f1f2;
  padding: .5rem
}

@media (min-width: 768px) {
  .health-filter .health-filter__title {
    display: none
  }
}

* + .health-figure {
  margin-top: 1.5rem
}

.health-figure--border {
  border: 2px solid #ccc;
  padding: 1rem
}

.health-figure__image-link {
  display: block;
  position: relative
}

.health-figure__image-link .health-figure__image-link__icon {
  display: none
}

.health-figure__image-link:focus .health-figure__image-link__icon, .health-figure__image-link:hover .health-figure__image-link__icon {
  display: block;
  position: absolute;
  background: #fff;
  padding: .5rem;
  left: 5px;
  top: 5px;
  border: 1px solid #ccc
}

figure, figure img {
  margin: 0
}

* + figure {
  margin-top: 1.5rem
}

.fancybox-button {
  width: 46px
}

.fancybox-button i:before {
  margin-right: 0
}

.health-footnotes {
  border-top: 1px solid #ccc;
  margin-top: 1.5rem;
  padding-top: 1.5rem
}

table .health-footnotes {
  border-top: none;
  padding-top: 0;
  margin-top: 0
}

.health-footnotes__link {
  border-bottom: 1px dotted #ccc;
  cursor: help
}

.health-hero {
  background: #ececec;
  position: relative
}

@media (min-width: 768px) {
  .health-hero {
    overflow: hidden
  }
}

.health-hero__image-container {
  max-height: 200px;
  overflow: hidden
}

@media (min-width: 768px) {
  .health-hero__image-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: none
  }
}

.health-hero__image {
  height: auto;
  display: block;
  width: 100%
}

@media (min-width: 768px) {
  .health-hero__image {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-bottom: 0
  }
}

.health-hero__content {
  background: #313131;
  position: relative;
  padding: 2rem;
  width: 100%
}

@media (min-width: 768px) {
  .health-hero__content {
    background-color: rgba(0, 0, 0, .8);
    padding: 3rem;
    width: 60%
  }
}

@media (min-width: 1200px) {
  .health-hero__content {
    padding: 4rem;
    min-height: 500px;
    width: 50%
  }
}

.health-hero__title {
  color: #fff
}

.health-hero__summary {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400
}

@media (min-width: 768px) {
  .health-hero__summary {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5
  }
}

.health-hero.health-hero--dark {
  background: #313131
}

.health-hero.health-hero--dark .health-hero__content {
  color: #fff
}

.au-body .health-image-text {
  margin-top: 1.5rem
}

.au-body .health-image-text > li {
  margin-bottom: 4rem
}

@media print {
  .au-body .health-image-text > li {
    margin-bottom: 2rem;
    height: auto !important
  }
}

@media (min-width: 768px) {
  .au-body .health-image-text > li {
    text-align: center
  }
}

@media print {
  .au-body .health-image-text .health-image-text__image {
    height: auto !important
  }

  .au-body .health-image-text .health-image-text__image img {
    margin-top: 0 !important
  }
}

.au-body .health-image-text .au-introduction {
  margin-top: 1rem;
  display: inline-block
}

@media (min-width: 768px) {
  .au-body .health-image-text .au-introduction {
    display: block
  }
}

.au-body .health-image-text .text--minor {
  margin-top: 0;
  display: inline-block
}

@media (min-width: 768px) {
  .au-body .health-image-text .text--minor {
    display: block
  }
}

.au-body.au-body--dark .au-introduction {
  color: #fff
}

.au-body .au-responsive-media-img div, .au-body .media div, .au-body .taskbar .taskbar__img div, .au-body .taskbar--2 .taskbar__img div, .au-body .taskbar--3 .taskbar__img div, .au-body .taskbar--4 .taskbar__img div, .au-body .taskbar--5 .taskbar__img div, .au-body .taskbar--6 .taskbar__img div, .au-body .taskbar--tiled--2 .taskbar__img div, .au-body .taskbar--tiled--2.view ul > .views-row .field-name-field-image div, .au-body .taskbar--tiled--3 .taskbar__img div, .au-body .taskbar--tiled--3.view ul > .views-row .field-name-field-image div, .au-body .taskbar--tiled--4 .taskbar__img div, .au-body .taskbar--tiled--4.view ul > .views-row .field-name-field-image div, .au-body .taskbar--tiled--5 .taskbar__img div, .au-body .taskbar--tiled--5.view ul > .views-row .field-name-field-image div, .au-body .taskbar--tiled--6 .taskbar__img div, .au-body .taskbar--tiled--6.view ul > .views-row .field-name-field-image div, .au-body .taskbar.view ul > .views-row .field-name-field-image div, .au-body img, .au-body img div, .au-body svg div, .taskbar .au-body .taskbar__img div, .taskbar--2 .au-body .taskbar__img div, .taskbar--3 .au-body .taskbar__img div, .taskbar--4 .au-body .taskbar__img div, .taskbar--5 .au-body .taskbar__img div, .taskbar--6 .au-body .taskbar__img div, .taskbar--tiled--2 .au-body .taskbar__img div, .taskbar--tiled--2.view ul > .views-row .au-body .field-name-field-image div, .taskbar--tiled--3 .au-body .taskbar__img div, .taskbar--tiled--3.view ul > .views-row .au-body .field-name-field-image div, .taskbar--tiled--4 .au-body .taskbar__img div, .taskbar--tiled--4.view ul > .views-row .au-body .field-name-field-image div, .taskbar--tiled--5 .au-body .taskbar__img div, .taskbar--tiled--5.view ul > .views-row .au-body .field-name-field-image div, .taskbar--tiled--6 .au-body .taskbar__img div, .taskbar--tiled--6.view ul > .views-row .au-body .field-name-field-image div, .taskbar.view ul > .views-row .au-body .field-name-field-image div {
  line-height: 0
}

img {
  border: 0
}

.au-body picture {
  display: block
}

.au-body picture img {
  margin-top: 0
}

* + picture {
  margin-top: 1.5rem
}

.image--border img {
  border: 3px solid #ccc
}

.image--border div {
  line-height: 0
}

@media print {
  .image--border {
    border: none
  }
}

.image--circle img {
  border-radius: 50%;
  border: 3px solid #ccc
}

.field-name-field-image-caption {
  margin-bottom: 2em
}

.image-outer {
  line-height: 0
}

* + .image-outer {
  margin-top: 1.5rem
}

@media print {
  .image-outer .image-placeholder {
    border: 1px solid #000
  }

  .image-outer .image-placeholder:before {
    content: "This image hasn't loaded yet. Close the print dialog and try again."
  }
}

.image-outer .image-wrapper {
  width: 100%;
  height: 0;
  position: relative;
  line-height: 0
}

.image-outer .image-wrapper.image-loading {
  background-color: transparent
}

.image-outer .image-wrapper .image {
  width: 100%
}

.image-outer .image-wrapper .image img {
  visibility: hidden
}

.image--link a {
  border-bottom: 0;
  line-height: 0
}

@media (min-width: 768px) {
  .image--link a {
    display: block
  }
}

.image--link a:hover img {
  opacity: .5
}

.image--link a img {
  margin-top: 0
}

a .image-wrapper.image-loading {
  background-color: #fff
}

.health-listing {
  margin-top: 0;
  padding: 0;
  margin-bottom: 2rem;
  clear: both
}

* + .health-listing {
  margin: 2rem 0 0
}

* + .health-listing--embedded > li:first-of-type, * + .row .health-listing--embedded > li:first-of-type {
  border-top: 1px solid #ccc;
  padding-top: 2rem;
  margin-top: 2rem
}

* + .health-listing--embedded > li:last-of-type, * + .row .health-listing--embedded > li:last-of-type {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem
}

.health-listing > li {
  list-style: none;
  max-width: inherit;
  clear: both
}

.health-listing > li + li {
  margin-top: 2rem;
  border-top: 1px solid #ccc;
  padding-top: 2rem
}

.health-listing--compact > li + li {
  margin-top: 1rem;
  padding-top: 1rem
}

* + .health-listing__filters {
  margin-top: 1rem
}

@media print {
  .health-listing__filters {
    background: transparent !important
  }
}

.health-listing__filters--inline > * {
  display: inline-block;
  margin-right: 1rem
}

.health-listing__filters .clear-all {
  margin: .5rem .25rem 0 0
}

@media print {
  .health-listing__filters .clear-all {
    display: none
  }
}

ul li {
  transition: background-color 1s
}

ul li.highlight {
  background-color: #f9f9f9
}

ol.list--large, ol.list--large--plain, ul.list--large, ul.list--large--checklist, ul.list--large--plain {
  list-style-type: none;
  counter-reset: standard-counter;
  padding: 0;
  margin: 0
}

* + ol.list--large, * + ol.list--large--plain, * + ul.list--large, * + ul.list--large--checklist, * + ul.list--large--plain {
  margin-top: 1.5rem
}

ol.list--large--plain > li, ol.list--large > li, ul.list--large--checklist > li, ul.list--large--plain > li, ul.list--large > li {
  vertical-align: top;
  position: relative;
  margin: 0 0 1rem;
  padding: 1.5rem;
  background: #f1f1f2
}

ol.list--large--plain > li:before, ol.list--large > li:before, ul.list--large--checklist > li:before, ul.list--large--plain > li:before, ul.list--large > li:before {
  content: counter(standard-counter, decimal);
  counter-increment: standard-counter;
  float: left;
  text-align: center;
  font-weight: 700;
  position: absolute;
  left: 14px;
  top: 16px;
  top: 1rem;
  padding-top: 0;
  font-size: 24px
}

ol.list--large--plain > li a, ol.list--large > li a, ul.list--large--checklist > li a, ul.list--large--plain > li a, ul.list--large > li a {
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 1.2
}

ol.list--large > li {
  padding-left: 3rem
}

ul.list--large {
  counter-reset: none
}

ul.list--large > li {
  padding-left: 3rem
}

ul.list--large > li:before {
  content: "■";
  counter-increment: none
}

ol.list--large--plain > li:before, ul.list--large--plain > li:before {
  display: none
}

ul.list--large--checklist > li {
  padding-left: 4rem;
  padding-top: 1rem;
  background: #f1f1f2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23313131' d='M0,0h32v32H0V0z'/%3E%3Cpath fill='%23fff' d='M2,2h28v28H2V2z'/%3E%3C/svg%3E") no-repeat 13px 13px/30px 30px
}

ul.list--large--checklist > li:before {
  content: ""
}

.au-body ul.health-card-list li {
  max-width: 100%
}

.list--remove {
  list-style: none;
  padding-left: 0
}

.list--remove > li {
  margin-top: .5rem
}

.health-loading, .health-loading:after {
  border-radius: 50%;
  width: 8em;
  height: 8em
}

.health-loading {
  font-size: 8px;
  display: none;
  text-indent: -9999em;
  border: 1.1em solid rgba(0, 111, 176, .2);
  border-left-color: #006fb0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s linear infinite;
  animation: load8 1.1s linear infinite
}

.health-loading--active {
  display: block
}

.health-loading--search {
  position: absolute;
  top: 13px;
  right: 55px
}

.health-loading--small {
  width: 5em;
  height: 5em;
  font-size: 4px
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.au-body .health-maps--google {
  width: 100%;
  height: 500px
}

.au-body .health-maps--google * + img {
  margin-top: 0
}

* + .health-metadata {
  margin-top: .5rem
}

.health-metadata.health-metadata--inline .health-field {
  display: inline;
  border-left: 1px solid #414141;
  margin-left: .5rem;
  padding-left: .5rem
}

.health-metadata.health-metadata--inline .health-field .health-field__item {
  display: inline
}

.health-metadata.health-metadata--inline > :first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0
}

.health-pager {
  text-align: center;
  margin-top: 1rem
}

.health-pager li {
  padding: 0 .25rem
}

.health-pager li.active {
  font-weight: 700
}

.health-listing + .health-pager {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #ccc
}

.health-recommendation--grade-practice-point {
  border-left-color: #d9c100
}

.health-recommendation--grade-practice-point .health-recommendation__grade {
  background-color: #fff4c8
}

.health-recommendation--grade-evidence-based, .health-recommendation--grade-grade-a, .health-recommendation--grade-grade-b, .health-recommendation--grade-grade-c, .health-recommendation--grade-grade-d, .health-recommendation--grade-qualified-evidence-based {
  border-left-color: #8852ce
}

.health-recommendation--grade-evidence-based .health-recommendation__grade, .health-recommendation--grade-grade-a .health-recommendation__grade, .health-recommendation--grade-grade-b .health-recommendation__grade, .health-recommendation--grade-grade-c .health-recommendation__grade, .health-recommendation--grade-grade-d .health-recommendation__grade, .health-recommendation--grade-qualified-evidence-based .health-recommendation__grade {
  background-color: #e0c8ff
}

.health-recommendation--grade-consensus-based {
  border-left-color: #5f904d
}

.health-recommendation--grade-consensus-based .health-recommendation__grade {
  background-color: #e7fddf
}

.health-references > li {
  transition: background-color 1s
}

.health-references > li.highlight {
  background-color: #f9f9f9
}

.health-references__links .health-references__link {
  border-bottom: 1px dotted #cdcdcd;
  cursor: help
}

.health-release-status {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 13px
}

.health-release-status__icon {
  padding: 0 8px;
  margin-right: 10px;
  float: left;
  text-transform: uppercase;
  border-radius: 12px;
  margin-top: 2px;
  font-size: 14px
}

.health-release-status__icon--alpha {
  background: #c22f73;
  color: #fff
}

.health-release-status__icon--beta {
  background: #d34600;
  color: #fff
}

.health-release-status__icon--launch {
  background: #158839;
  color: #fff
}

.health-release-status--desktop {
  display: none
}

@media (min-width: 992px) {
  .health-release-status--desktop {
    display: block
  }
}

.health-release-status--mobile {
  display: block
}

@media (min-width: 992px) {
  .health-release-status--mobile {
    display: none
  }

  .health-release-status {
    font-size: inherit
  }
}

@media print {
  .health-release-status {
    display: none
  }
}

.health-release-status p {
  max-width: 100%
}

.hidden {
  display: none
}

@media (min-width: 576px) {
  .hidden-xs {
    display: hidden !important
  }

  .visible-xs {
    display: block !important
  }
}

@media (min-width: 768px) {
  .hidden-sm {
    display: hidden !important
  }

  .visible-sm {
    display: block !important
  }
}

@media (min-width: 992px) {
  .hidden-md {
    display: hidden !important
  }

  .visible-md {
    display: block !important
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: hidden !important
  }

  .visible-lg {
    display: block !important
  }
}

@media (min-width: 768px) {
  .au-grid .au-header .health-search {
    float: right
  }
}

.health-search {
  position: relative;
  display: inline-block;
  max-width: 22.75em;
  margin-top: 1.5rem
}

@media print {
  .health-search {
    display: none
  }
}

@media (min-width: 768px) {
  .health-search {
    margin-top: 0
  }
}

.health-search--global {
  margin-top: .5rem;
  padding-bottom: 1rem
}

@media (min-width: 768px) {
  .health-search--global {
    display: block;
    padding-bottom: 0;
    margin-top: 0
  }
}

@media print {
  .health-search--global {
    display: none
  }
}

.health-search--listing {
  width: auto
}

@media print {
  .health-search--listing {
    display: none
  }
}

.health-search .au-form__item, .health-search input {
  margin-top: 0 !important
}

.health-search__form {
  position: relative
}

.health-search__form:after, .health-search__form:before {
  content: " ";
  display: table
}

.health-search__form:after {
  clear: both
}

.health-search__form label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.health-search__form#search-api-page-search-form {
  float: left
}

.health-search__form__input {
  border-color: #313131;
  background-color: #fff;
  width: 100%
}

@media (min-width: 768px) {
  .health-search__form__input {
    width: 240px;
    width: 15rem
  }
}

@media (min-width: 992px) {
  .health-search__form__input {
    width: 320px;
    width: 20rem
  }
}

.health-search__form__input-wrapper {
  width: 100%;
  padding-right: 45px
}

.health-search__form__submit {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #313131;
  border: none;
  width: 46px;
  height: 46px;
  text-indent: -999px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='-5 -5 32 32' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E   %3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  border-radius: 0 4px 4px 0
}

.health-search__form__submit:focus:not(:disabled), .health-search__form__submit:hover:not(:disabled) {
  background-color: #000
}

.au-body .health-search-result__link {
  text-decoration: none
}

.au-body .health-search-result__link-title {
  margin-top: 0;
  text-decoration: underline;
  display: inline-block
}

.au-body .health-search-result__link-path {
  color: #006621;
  font-size: .9em;
  word-break: break-all
}

.au-body .health-search-result__link-path a {
  color: #006621
}

.au-body .health-search-result ol.health-search-result__link-path li:after {
  margin: 0
}

.au-body .health-search-result__summary {
  margin-top: .5rem
}

.au-body .health-search-result__summary-date {
  color: #87888a
}

.au-body .health-search-result__tag {
  text-transform: uppercase
}

.au-body .health-search-result--notes .health-search-result__link-title:after {
  content: "Old Health website";
  font-size: .8rem;
  color: #313131;
  font-weight: 400;
  text-decoration: none;
  padding: 3px 5px;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid #ececec;
  background: #f1f1f2;
  margin-left: 5px
}

form[class*=col-].health-search__form .health-search__form__submit {
  right: 12px
}

.ui-autocomplete {
  z-index: 9999999;
  background: #fff;
  border: 1px solid #000;
  width: 300px;
  position: absolute
}

.ui-autocomplete li.ui-menu-item {
  margin: 0
}

.ui-autocomplete li.ui-menu-item:hover {
  cursor: pointer
}

.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper {
  padding: .25rem 1.2rem
}

.ui-state-active {
  background: #006fb0;
  color: #fff
}

.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.health-separator {
  border-top: 1px solid #ccc;
  margin-top: 3rem
}

@media (min-width: 768px) {
  .health-separator {
    margin-top: 4rem
  }
}

.stat {
  margin: 1.5rem 0 2rem
}

@media (min-width: 768px) {
  .stat {
    border-right: 1px dotted #99d4de
  }

  .stat:last-of-type {
    border-right: none
  }
}

.stat__text {
  padding: 0 0 .25rem
}

@media (min-width: 992px) {
  .stat__text {
    padding-bottom: 1rem
  }
}

.stat__trend {
  padding-top: 12px;
  padding-bottom: 12px
}

.stat__trend-value {
  padding: 0;
  margin: 0;
  display: inline
}

.stat__trend-icon {
  margin-right: 5px;
  color: #fff
}

.stat__trend-icon:before {
  margin-top: -1rem
}

.stat__source {
  margin-bottom: .5rem;
  margin-top: 0 !important
}

.stat--no-trend .stat__value {
  border-bottom: 0
}

.stat--no-trend .stat__trend {
  display: none
}

.au-body .stat p {
  margin-top: 0
}

.health-sub-header {
  padding: 12px 0
}

@media (min-width: 768px) {
  .health-sub-header {
    padding: 1.5rem 0 2.5rem
  }
}

.health-sub-header h1 {
  margin-top: 0
}

.health-sub-header .au-introduction {
  margin-top: .5rem
}

@media (min-width: 768px) {
  .health-sub-header .au-introduction {
    margin-top: 1rem;
    margin-bottom: 1rem
  }
}

.health-sub-header__section-title {
  margin-bottom: .65rem
}

@media (min-width: 768px) {
  .health-sub-header__section-title {
    display: none
  }
}

@media print {
  .health-sub-header__section-title {
    display: none
  }
}

.health-sub-header__supp {
  padding-top: 1.5rem
}

@media print {
  .health-sub-header__supp {
    display: none
  }
}

@media (min-width: 768px) {
  .health-sub-header__supp--center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .health-sub-header__supp {
    padding-top: 0
  }
}

.health-sub-header.health-sub-header--campaign {
  padding: 35% 0 0;
  background-size: contain;
  background-repeat: no-repeat
}

@media (min-width: 768px) {
  .health-sub-header.health-sub-header--campaign {
    padding-top: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: none;
    min-height: 500px
  }
}

.health-sub-header.health-sub-header--campaign .health-sub-header__content {
  padding: 1.5rem 12px
}

@media (min-width: 768px) {
  .health-sub-header.health-sub-header--campaign .health-sub-header__content {
    padding: 3rem
  }
}

.health-sub-header.health-sub-header--campaign .health-sub-header__content--secondary, .health-sub-header.health-sub-header--campaign .health-sub-header__content--tertiary {
  padding: 3rem
}

.health-sub-nav {
  display: none
}

@media (min-width: 768px) {
  .health-sub-nav {
    display: block
  }
}

@media print {
  .health-sub-nav {
    display: none
  }
}

table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  min-width: 43em
}

* + .health-table__responsive table, * + table {
  margin-top: 1.5rem
}

table caption {
  text-align: left;
  margin-bottom: 1rem
}

table tr:nth-child(2n) {
  background-color: #fff
}

table.table__no-banding tr:nth-child(2n) {
  background-color: transparent
}

table td, table th {
  border-bottom: 1px solid #ccc;
  padding: .25rem;
  text-align: left;
  vertical-align: top
}

@media (min-width: 992px) {
  table td, table th {
    padding: .5rem;
    font-size: medium
  }
}

table th {
  background-color: #f9f9f9
}

table thead {
  border-bottom: 1px solid #ccc
}

@media (min-width: 768px) {
  table {
    min-width: inherit
  }
}

@media print {
  table td, table th, table thead {
    border-color: #000 !important;
    background: #fff !important
  }
}

.health-table__responsive {
  overflow: scroll
}

@media (min-width: 992px) {
  .health-table__responsive {
    overflow: auto
  }
}

@media print {
  .health-table__responsive {
    overflow: visible
  }

  .health-table__responsive table {
    min-width: inherit
  }
}

.au-body .health-tabs-wrapper {
  white-space: nowrap
}

.au-body .health-tabs-wrapper-inner {
  overflow-x: scroll;
  max-width: 100%
}

.au-body .health-tabs {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cdcdcd
}

.au-body .health-tabs li {
  margin: 1rem 1.5rem 0 4px;
  padding: 0
}

.au-body .health-tabs li:first-of-type {
  margin-left: 0
}

.au-body .health-tabs li a {
  float: none;
  display: inline-block;
  color: #464646;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  padding: .5rem 0
}

@media (min-width: 768px) {
  .au-body .health-tabs li a {
    padding: .75rem 0
  }
}

.au-body .health-tabs li a:hover {
  background-color: #fff
}

.au-body .health-tabs li a:active, .au-body .health-tabs li a:hover {
  border-bottom-color: #005ea0
}

.au-body .health-tabs li.active a {
  border-bottom-color: #005ea0;
  font-weight: 700
}

.au-body .not-full-width .health-tabs {
  margin-top: 0
}

@media print {
  .au-body .health-tabs {
    display: none
  }
}

.taskbar, .taskbar--2, .taskbar--3, .taskbar--4, .taskbar--5, .taskbar--6, .taskbar--tiled--2, .taskbar--tiled--3, .taskbar--tiled--4, .taskbar--tiled--5, .taskbar--tiled--6 {
  color: #000
}

.taskbar--2:after, .taskbar--2:before, .taskbar--3:after, .taskbar--3:before, .taskbar--4:after, .taskbar--4:before, .taskbar--5:after, .taskbar--5:before, .taskbar--6:after, .taskbar--6:before, .taskbar--tiled--2:after, .taskbar--tiled--2:before, .taskbar--tiled--3:after, .taskbar--tiled--3:before, .taskbar--tiled--4:after, .taskbar--tiled--4:before, .taskbar--tiled--5:after, .taskbar--tiled--5:before, .taskbar--tiled--6:after, .taskbar--tiled--6:before, .taskbar:after, .taskbar:before {
  content: " ";
  display: table
}

.taskbar--2:after, .taskbar--3:after, .taskbar--4:after, .taskbar--5:after, .taskbar--6:after, .taskbar--tiled--2:after, .taskbar--tiled--3:after, .taskbar--tiled--4:after, .taskbar--tiled--5:after, .taskbar--tiled--6:after, .taskbar:after {
  clear: both
}

.taskbar ul, .taskbar--2 ul, .taskbar--3 ul, .taskbar--4 ul, .taskbar--5 ul, .taskbar--6 ul, .taskbar--tiled--2 ul, .taskbar--tiled--3 ul, .taskbar--tiled--4 ul, .taskbar--tiled--5 ul, .taskbar--tiled--6 ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.taskbar ul > li, .taskbar--2 ul > li, .taskbar--3 ul > li, .taskbar--4 ul > li, .taskbar--5 ul > li, .taskbar--6 ul > li, .taskbar--tiled--2 ul > li, .taskbar--tiled--3 ul > li, .taskbar--tiled--4 ul > li, .taskbar--tiled--5 ul > li, .taskbar--tiled--6 ul > li {
  display: inline;
  float: left;
  text-align: center;
  margin-bottom: 0
}

.taskbar ul > li .taskbar__item:last, .taskbar--2 ul > li .taskbar__item:last, .taskbar--3 ul > li .taskbar__item:last, .taskbar--4 ul > li .taskbar__item:last, .taskbar--5 ul > li .taskbar__item:last, .taskbar--6 ul > li .taskbar__item:last, .taskbar--tiled--2 ul > li .taskbar__item:last, .taskbar--tiled--3 ul > li .taskbar__item:last, .taskbar--tiled--4 ul > li .taskbar__item:last, .taskbar--tiled--5 ul > li .taskbar__item:last, .taskbar--tiled--6 ul > li .taskbar__item:last {
  margin-right: 0
}

.taskbar .taskbar--tiled--2.view ul > .views-row .node, .taskbar .taskbar--tiled--3.view ul > .views-row .node, .taskbar .taskbar--tiled--4.view ul > .views-row .node, .taskbar .taskbar--tiled--5.view ul > .views-row .node, .taskbar .taskbar--tiled--6.view ul > .views-row .node, .taskbar .taskbar__item, .taskbar--2 .taskbar.view ul > .views-row .node, .taskbar--2 .taskbar__item, .taskbar--3 .taskbar.view ul > .views-row .node, .taskbar--3 .taskbar__item, .taskbar--4 .taskbar.view ul > .views-row .node, .taskbar--4 .taskbar__item, .taskbar--5 .taskbar.view ul > .views-row .node, .taskbar--5 .taskbar__item, .taskbar--6 .taskbar.view ul > .views-row .node, .taskbar--6 .taskbar__item, .taskbar--tiled--2 .taskbar.view ul > .views-row .node, .taskbar--tiled--2 .taskbar__item, .taskbar--tiled--2.view ul > .views-row .node, .taskbar--tiled--2.view ul > .views-row .taskbar .node, .taskbar--tiled--3 .taskbar.view ul > .views-row .node, .taskbar--tiled--3 .taskbar__item, .taskbar--tiled--3.view ul > .views-row .node, .taskbar--tiled--3.view ul > .views-row .taskbar .node, .taskbar--tiled--4 .taskbar.view ul > .views-row .node, .taskbar--tiled--4 .taskbar__item, .taskbar--tiled--4.view ul > .views-row .node, .taskbar--tiled--4.view ul > .views-row .taskbar .node, .taskbar--tiled--5 .taskbar.view ul > .views-row .node, .taskbar--tiled--5 .taskbar__item, .taskbar--tiled--5.view ul > .views-row .node, .taskbar--tiled--5.view ul > .views-row .taskbar .node, .taskbar--tiled--6 .taskbar.view ul > .views-row .node, .taskbar--tiled--6 .taskbar__item, .taskbar--tiled--6.view ul > .views-row .node, .taskbar--tiled--6.view ul > .views-row .taskbar .node, .taskbar.view ul > .views-row .node, .taskbar.view ul > .views-row .taskbar--2 .node, .taskbar.view ul > .views-row .taskbar--3 .node, .taskbar.view ul > .views-row .taskbar--4 .node, .taskbar.view ul > .views-row .taskbar--5 .node, .taskbar.view ul > .views-row .taskbar--6 .node, .taskbar.view ul > .views-row .taskbar--tiled--2 .node, .taskbar.view ul > .views-row .taskbar--tiled--3 .node, .taskbar.view ul > .views-row .taskbar--tiled--4 .node, .taskbar.view ul > .views-row .taskbar--tiled--5 .node, .taskbar.view ul > .views-row .taskbar--tiled--6 .node {
  padding: 1rem;
  margin: 0 3px 3px 0;
  display: block;
  border: 0;
  min-height: 0
}

@media (min-width: 576px) {
  .taskbar .taskbar--tiled--2.view ul > .views-row .node, .taskbar .taskbar--tiled--3.view ul > .views-row .node, .taskbar .taskbar--tiled--4.view ul > .views-row .node, .taskbar .taskbar--tiled--5.view ul > .views-row .node, .taskbar .taskbar--tiled--6.view ul > .views-row .node, .taskbar .taskbar__item, .taskbar--2 .taskbar.view ul > .views-row .node, .taskbar--2 .taskbar__item, .taskbar--3 .taskbar.view ul > .views-row .node, .taskbar--3 .taskbar__item, .taskbar--4 .taskbar.view ul > .views-row .node, .taskbar--4 .taskbar__item, .taskbar--5 .taskbar.view ul > .views-row .node, .taskbar--5 .taskbar__item, .taskbar--6 .taskbar.view ul > .views-row .node, .taskbar--6 .taskbar__item, .taskbar--tiled--2 .taskbar.view ul > .views-row .node, .taskbar--tiled--2 .taskbar__item, .taskbar--tiled--2.view ul > .views-row .node, .taskbar--tiled--2.view ul > .views-row .taskbar .node, .taskbar--tiled--3 .taskbar.view ul > .views-row .node, .taskbar--tiled--3 .taskbar__item, .taskbar--tiled--3.view ul > .views-row .node, .taskbar--tiled--3.view ul > .views-row .taskbar .node, .taskbar--tiled--4 .taskbar.view ul > .views-row .node, .taskbar--tiled--4 .taskbar__item, .taskbar--tiled--4.view ul > .views-row .node, .taskbar--tiled--4.view ul > .views-row .taskbar .node, .taskbar--tiled--5 .taskbar.view ul > .views-row .node, .taskbar--tiled--5 .taskbar__item, .taskbar--tiled--5.view ul > .views-row .node, .taskbar--tiled--5.view ul > .views-row .taskbar .node, .taskbar--tiled--6 .taskbar.view ul > .views-row .node, .taskbar--tiled--6 .taskbar__item, .taskbar--tiled--6.view ul > .views-row .node, .taskbar--tiled--6.view ul > .views-row .taskbar .node, .taskbar.view ul > .views-row .node, .taskbar.view ul > .views-row .taskbar--2 .node, .taskbar.view ul > .views-row .taskbar--3 .node, .taskbar.view ul > .views-row .taskbar--4 .node, .taskbar.view ul > .views-row .taskbar--5 .node, .taskbar.view ul > .views-row .taskbar--6 .node, .taskbar.view ul > .views-row .taskbar--tiled--2 .node, .taskbar.view ul > .views-row .taskbar--tiled--3 .node, .taskbar.view ul > .views-row .taskbar--tiled--4 .node, .taskbar.view ul > .views-row .taskbar--tiled--5 .node, .taskbar.view ul > .views-row .taskbar--tiled--6 .node {
    min-height: 200px
  }
}

.taskbar .taskbar--tiled--2.view ul > .views-row .node:active, .taskbar .taskbar--tiled--2.view ul > .views-row .node:focus, .taskbar .taskbar--tiled--2.view ul > .views-row .node:hover, .taskbar .taskbar--tiled--3.view ul > .views-row .node:active, .taskbar .taskbar--tiled--3.view ul > .views-row .node:focus, .taskbar .taskbar--tiled--3.view ul > .views-row .node:hover, .taskbar .taskbar--tiled--4.view ul > .views-row .node:active, .taskbar .taskbar--tiled--4.view ul > .views-row .node:focus, .taskbar .taskbar--tiled--4.view ul > .views-row .node:hover, .taskbar .taskbar--tiled--5.view ul > .views-row .node:active, .taskbar .taskbar--tiled--5.view ul > .views-row .node:focus, .taskbar .taskbar--tiled--5.view ul > .views-row .node:hover, .taskbar .taskbar--tiled--6.view ul > .views-row .node:active, .taskbar .taskbar--tiled--6.view ul > .views-row .node:focus, .taskbar .taskbar--tiled--6.view ul > .views-row .node:hover, .taskbar .taskbar__item:active, .taskbar .taskbar__item:focus, .taskbar .taskbar__item:hover, .taskbar--2 .taskbar.view ul > .views-row .node:active, .taskbar--2 .taskbar.view ul > .views-row .node:focus, .taskbar--2 .taskbar.view ul > .views-row .node:hover, .taskbar--2 .taskbar__item:active, .taskbar--2 .taskbar__item:focus, .taskbar--2 .taskbar__item:hover, .taskbar--3 .taskbar.view ul > .views-row .node:active, .taskbar--3 .taskbar.view ul > .views-row .node:focus, .taskbar--3 .taskbar.view ul > .views-row .node:hover, .taskbar--3 .taskbar__item:active, .taskbar--3 .taskbar__item:focus, .taskbar--3 .taskbar__item:hover, .taskbar--4 .taskbar.view ul > .views-row .node:active, .taskbar--4 .taskbar.view ul > .views-row .node:focus, .taskbar--4 .taskbar.view ul > .views-row .node:hover, .taskbar--4 .taskbar__item:active, .taskbar--4 .taskbar__item:focus, .taskbar--4 .taskbar__item:hover, .taskbar--5 .taskbar.view ul > .views-row .node:active, .taskbar--5 .taskbar.view ul > .views-row .node:focus, .taskbar--5 .taskbar.view ul > .views-row .node:hover, .taskbar--5 .taskbar__item:active, .taskbar--5 .taskbar__item:focus, .taskbar--5 .taskbar__item:hover, .taskbar--6 .taskbar.view ul > .views-row .node:active, .taskbar--6 .taskbar.view ul > .views-row .node:focus, .taskbar--6 .taskbar.view ul > .views-row .node:hover, .taskbar--6 .taskbar__item:active, .taskbar--6 .taskbar__item:focus, .taskbar--6 .taskbar__item:hover, .taskbar--tiled--2 .taskbar.view ul > .views-row .node:active, .taskbar--tiled--2 .taskbar.view ul > .views-row .node:focus, .taskbar--tiled--2 .taskbar.view ul > .views-row .node:hover, .taskbar--tiled--2 .taskbar__item:active, .taskbar--tiled--2 .taskbar__item:focus, .taskbar--tiled--2 .taskbar__item:hover, .taskbar--tiled--2.view ul > .views-row .node:active, .taskbar--tiled--2.view ul > .views-row .node:focus, .taskbar--tiled--2.view ul > .views-row .node:hover, .taskbar--tiled--2.view ul > .views-row .taskbar .node:active, .taskbar--tiled--2.view ul > .views-row .taskbar .node:focus, .taskbar--tiled--2.view ul > .views-row .taskbar .node:hover, .taskbar--tiled--3 .taskbar.view ul > .views-row .node:active, .taskbar--tiled--3 .taskbar.view ul > .views-row .node:focus, .taskbar--tiled--3 .taskbar.view ul > .views-row .node:hover, .taskbar--tiled--3 .taskbar__item:active, .taskbar--tiled--3 .taskbar__item:focus, .taskbar--tiled--3 .taskbar__item:hover, .taskbar--tiled--3.view ul > .views-row .node:active, .taskbar--tiled--3.view ul > .views-row .node:focus, .taskbar--tiled--3.view ul > .views-row .node:hover, .taskbar--tiled--3.view ul > .views-row .taskbar .node:active, .taskbar--tiled--3.view ul > .views-row .taskbar .node:focus, .taskbar--tiled--3.view ul > .views-row .taskbar .node:hover, .taskbar--tiled--4 .taskbar.view ul > .views-row .node:active, .taskbar--tiled--4 .taskbar.view ul > .views-row .node:focus, .taskbar--tiled--4 .taskbar.view ul > .views-row .node:hover, .taskbar--tiled--4 .taskbar__item:active, .taskbar--tiled--4 .taskbar__item:focus, .taskbar--tiled--4 .taskbar__item:hover, .taskbar--tiled--4.view ul > .views-row .node:active, .taskbar--tiled--4.view ul > .views-row .node:focus, .taskbar--tiled--4.view ul > .views-row .node:hover, .taskbar--tiled--4.view ul > .views-row .taskbar .node:active, .taskbar--tiled--4.view ul > .views-row .taskbar .node:focus, .taskbar--tiled--4.view ul > .views-row .taskbar .node:hover, .taskbar--tiled--5 .taskbar.view ul > .views-row .node:active, .taskbar--tiled--5 .taskbar.view ul > .views-row .node:focus, .taskbar--tiled--5 .taskbar.view ul > .views-row .node:hover, .taskbar--tiled--5 .taskbar__item:active, .taskbar--tiled--5 .taskbar__item:focus, .taskbar--tiled--5 .taskbar__item:hover, .taskbar--tiled--5.view ul > .views-row .node:active, .taskbar--tiled--5.view ul > .views-row .node:focus, .taskbar--tiled--5.view ul > .views-row .node:hover, .taskbar--tiled--5.view ul > .views-row .taskbar .node:active, .taskbar--tiled--5.view ul > .views-row .taskbar .node:focus, .taskbar--tiled--5.view ul > .views-row .taskbar .node:hover, .taskbar--tiled--6 .taskbar.view ul > .views-row .node:active, .taskbar--tiled--6 .taskbar.view ul > .views-row .node:focus, .taskbar--tiled--6 .taskbar.view ul > .views-row .node:hover, .taskbar--tiled--6 .taskbar__item:active, .taskbar--tiled--6 .taskbar__item:focus, .taskbar--tiled--6 .taskbar__item:hover, .taskbar--tiled--6.view ul > .views-row .node:active, .taskbar--tiled--6.view ul > .views-row .node:focus, .taskbar--tiled--6.view ul > .views-row .node:hover, .taskbar--tiled--6.view ul > .views-row .taskbar .node:active, .taskbar--tiled--6.view ul > .views-row .taskbar .node:focus, .taskbar--tiled--6.view ul > .views-row .taskbar .node:hover, .taskbar.view ul > .views-row .node:active, .taskbar.view ul > .views-row .node:focus, .taskbar.view ul > .views-row .node:hover, .taskbar.view ul > .views-row .taskbar--2 .node:active, .taskbar.view ul > .views-row .taskbar--2 .node:focus, .taskbar.view ul > .views-row .taskbar--2 .node:hover, .taskbar.view ul > .views-row .taskbar--3 .node:active, .taskbar.view ul > .views-row .taskbar--3 .node:focus, .taskbar.view ul > .views-row .taskbar--3 .node:hover, .taskbar.view ul > .views-row .taskbar--4 .node:active, .taskbar.view ul > .views-row .taskbar--4 .node:focus, .taskbar.view ul > .views-row .taskbar--4 .node:hover, .taskbar.view ul > .views-row .taskbar--5 .node:active, .taskbar.view ul > .views-row .taskbar--5 .node:focus, .taskbar.view ul > .views-row .taskbar--5 .node:hover, .taskbar.view ul > .views-row .taskbar--6 .node:active, .taskbar.view ul > .views-row .taskbar--6 .node:focus, .taskbar.view ul > .views-row .taskbar--6 .node:hover, .taskbar.view ul > .views-row .taskbar--tiled--2 .node:active, .taskbar.view ul > .views-row .taskbar--tiled--2 .node:focus, .taskbar.view ul > .views-row .taskbar--tiled--2 .node:hover, .taskbar.view ul > .views-row .taskbar--tiled--3 .node:active, .taskbar.view ul > .views-row .taskbar--tiled--3 .node:focus, .taskbar.view ul > .views-row .taskbar--tiled--3 .node:hover, .taskbar.view ul > .views-row .taskbar--tiled--4 .node:active, .taskbar.view ul > .views-row .taskbar--tiled--4 .node:focus, .taskbar.view ul > .views-row .taskbar--tiled--4 .node:hover, .taskbar.view ul > .views-row .taskbar--tiled--5 .node:active, .taskbar.view ul > .views-row .taskbar--tiled--5 .node:focus, .taskbar.view ul > .views-row .taskbar--tiled--5 .node:hover, .taskbar.view ul > .views-row .taskbar--tiled--6 .node:active, .taskbar.view ul > .views-row .taskbar--tiled--6 .node:focus, .taskbar.view ul > .views-row .taskbar--tiled--6 .node:hover {
  background-color: #001a46
}

.taskbar .taskbar--tiled--2.view ul > .views-row .field-name-field-image, .taskbar .taskbar--tiled--3.view ul > .views-row .field-name-field-image, .taskbar .taskbar--tiled--4.view ul > .views-row .field-name-field-image, .taskbar .taskbar--tiled--5.view ul > .views-row .field-name-field-image, .taskbar .taskbar--tiled--6.view ul > .views-row .field-name-field-image, .taskbar .taskbar__img, .taskbar--2 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--2 .taskbar__img, .taskbar--3 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--3 .taskbar__img, .taskbar--4 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--4 .taskbar__img, .taskbar--5 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--5 .taskbar__img, .taskbar--6 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--6 .taskbar__img, .taskbar--tiled--2 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--tiled--2 .taskbar__img, .taskbar--tiled--2.view ul > .views-row .field-name-field-image, .taskbar--tiled--2.view ul > .views-row .taskbar .field-name-field-image, .taskbar--tiled--3 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--tiled--3 .taskbar__img, .taskbar--tiled--3.view ul > .views-row .field-name-field-image, .taskbar--tiled--3.view ul > .views-row .taskbar .field-name-field-image, .taskbar--tiled--4 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--tiled--4 .taskbar__img, .taskbar--tiled--4.view ul > .views-row .field-name-field-image, .taskbar--tiled--4.view ul > .views-row .taskbar .field-name-field-image, .taskbar--tiled--5 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--tiled--5 .taskbar__img, .taskbar--tiled--5.view ul > .views-row .field-name-field-image, .taskbar--tiled--5.view ul > .views-row .taskbar .field-name-field-image, .taskbar--tiled--6 .taskbar.view ul > .views-row .field-name-field-image, .taskbar--tiled--6 .taskbar__img, .taskbar--tiled--6.view ul > .views-row .field-name-field-image, .taskbar--tiled--6.view ul > .views-row .taskbar .field-name-field-image, .taskbar.view ul > .views-row .field-name-field-image, .taskbar.view ul > .views-row .taskbar--2 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--3 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--4 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--5 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--6 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--2 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--3 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--4 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--5 .field-name-field-image, .taskbar.view ul > .views-row .taskbar--tiled--6 .field-name-field-image {
  border: 0
}

.taskbar .taskbar--tiled--2.view ul > .views-row .field-name-title a, .taskbar .taskbar--tiled--3.view ul > .views-row .field-name-title a, .taskbar .taskbar--tiled--4.view ul > .views-row .field-name-title a, .taskbar .taskbar--tiled--5.view ul > .views-row .field-name-title a, .taskbar .taskbar--tiled--6.view ul > .views-row .field-name-title a, .taskbar .taskbar__title, .taskbar--2 .taskbar.view ul > .views-row .field-name-title a, .taskbar--2 .taskbar__title, .taskbar--3 .taskbar.view ul > .views-row .field-name-title a, .taskbar--3 .taskbar__title, .taskbar--4 .taskbar.view ul > .views-row .field-name-title a, .taskbar--4 .taskbar__title, .taskbar--5 .taskbar.view ul > .views-row .field-name-title a, .taskbar--5 .taskbar__title, .taskbar--6 .taskbar.view ul > .views-row .field-name-title a, .taskbar--6 .taskbar__title, .taskbar--tiled--2 .taskbar.view ul > .views-row .field-name-title a, .taskbar--tiled--2 .taskbar__title, .taskbar--tiled--2.view ul > .views-row .field-name-title .taskbar a, .taskbar--tiled--2.view ul > .views-row .field-name-title a, .taskbar--tiled--3 .taskbar.view ul > .views-row .field-name-title a, .taskbar--tiled--3 .taskbar__title, .taskbar--tiled--3.view ul > .views-row .field-name-title .taskbar a, .taskbar--tiled--3.view ul > .views-row .field-name-title a, .taskbar--tiled--4 .taskbar.view ul > .views-row .field-name-title a, .taskbar--tiled--4 .taskbar__title, .taskbar--tiled--4.view ul > .views-row .field-name-title .taskbar a, .taskbar--tiled--4.view ul > .views-row .field-name-title a, .taskbar--tiled--5 .taskbar.view ul > .views-row .field-name-title a, .taskbar--tiled--5 .taskbar__title, .taskbar--tiled--5.view ul > .views-row .field-name-title .taskbar a, .taskbar--tiled--5.view ul > .views-row .field-name-title a, .taskbar--tiled--6 .taskbar.view ul > .views-row .field-name-title a, .taskbar--tiled--6 .taskbar__title, .taskbar--tiled--6.view ul > .views-row .field-name-title .taskbar a, .taskbar--tiled--6.view ul > .views-row .field-name-title a, .taskbar.view ul > .views-row .field-name-title .taskbar--2 a, .taskbar.view ul > .views-row .field-name-title .taskbar--3 a, .taskbar.view ul > .views-row .field-name-title .taskbar--4 a, .taskbar.view ul > .views-row .field-name-title .taskbar--5 a, .taskbar.view ul > .views-row .field-name-title .taskbar--6 a, .taskbar.view ul > .views-row .field-name-title .taskbar--tiled--2 a, .taskbar.view ul > .views-row .field-name-title .taskbar--tiled--3 a, .taskbar.view ul > .views-row .field-name-title .taskbar--tiled--4 a, .taskbar.view ul > .views-row .field-name-title .taskbar--tiled--5 a, .taskbar.view ul > .views-row .field-name-title .taskbar--tiled--6 a, .taskbar.view ul > .views-row .field-name-title a {
  font-size: 20px;
  line-height: 24px
}

.taskbar .taskbar--tiled--2.view ul > .views-row .field-name-body p, .taskbar .taskbar--tiled--3.view ul > .views-row .field-name-body p, .taskbar .taskbar--tiled--4.view ul > .views-row .field-name-body p, .taskbar .taskbar--tiled--5.view ul > .views-row .field-name-body p, .taskbar .taskbar--tiled--6.view ul > .views-row .field-name-body p, .taskbar .taskbar__desc, .taskbar--2 .taskbar.view ul > .views-row .field-name-body p, .taskbar--2 .taskbar__desc, .taskbar--3 .taskbar.view ul > .views-row .field-name-body p, .taskbar--3 .taskbar__desc, .taskbar--4 .taskbar.view ul > .views-row .field-name-body p, .taskbar--4 .taskbar__desc, .taskbar--5 .taskbar.view ul > .views-row .field-name-body p, .taskbar--5 .taskbar__desc, .taskbar--6 .taskbar.view ul > .views-row .field-name-body p, .taskbar--6 .taskbar__desc, .taskbar--tiled--2 .taskbar.view ul > .views-row .field-name-body p, .taskbar--tiled--2 .taskbar__desc, .taskbar--tiled--2.view ul > .views-row .field-name-body .taskbar p, .taskbar--tiled--2.view ul > .views-row .field-name-body p, .taskbar--tiled--3 .taskbar.view ul > .views-row .field-name-body p, .taskbar--tiled--3 .taskbar__desc, .taskbar--tiled--3.view ul > .views-row .field-name-body .taskbar p, .taskbar--tiled--3.view ul > .views-row .field-name-body p, .taskbar--tiled--4 .taskbar.view ul > .views-row .field-name-body p, .taskbar--tiled--4 .taskbar__desc, .taskbar--tiled--4.view ul > .views-row .field-name-body .taskbar p, .taskbar--tiled--4.view ul > .views-row .field-name-body p, .taskbar--tiled--5 .taskbar.view ul > .views-row .field-name-body p, .taskbar--tiled--5 .taskbar__desc, .taskbar--tiled--5.view ul > .views-row .field-name-body .taskbar p, .taskbar--tiled--5.view ul > .views-row .field-name-body p, .taskbar--tiled--6 .taskbar.view ul > .views-row .field-name-body p, .taskbar--tiled--6 .taskbar__desc, .taskbar--tiled--6.view ul > .views-row .field-name-body .taskbar p, .taskbar--tiled--6.view ul > .views-row .field-name-body p, .taskbar.view ul > .views-row .field-name-body .taskbar--2 p, .taskbar.view ul > .views-row .field-name-body .taskbar--3 p, .taskbar.view ul > .views-row .field-name-body .taskbar--4 p, .taskbar.view ul > .views-row .field-name-body .taskbar--5 p, .taskbar.view ul > .views-row .field-name-body .taskbar--6 p, .taskbar.view ul > .views-row .field-name-body .taskbar--tiled--2 p, .taskbar.view ul > .views-row .field-name-body .taskbar--tiled--3 p, .taskbar.view ul > .views-row .field-name-body .taskbar--tiled--4 p, .taskbar.view ul > .views-row .field-name-body .taskbar--tiled--5 p, .taskbar.view ul > .views-row .field-name-body .taskbar--tiled--6 p, .taskbar.view ul > .views-row .field-name-body p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: -10px
}

.taskbar--tiled--2 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--tiled--2 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--tiled--2 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--tiled--2 ul > li {
    width: 50%
  }
}

.taskbar--2 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--2 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--2 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--2 ul > li {
    width: 50%
  }
}

.taskbar--2 .taskbar__item {
  margin: 0;
  background-color: transparent
}

.taskbar--tiled--3 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--tiled--3 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--tiled--3 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--tiled--3 ul > li {
    width: 33.33333%
  }
}

.taskbar--3 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--3 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--3 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--3 ul > li {
    width: 33.33333%
  }
}

.taskbar--3 .taskbar__item {
  margin: 0;
  background-color: transparent
}

.taskbar--tiled--4 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--tiled--4 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--tiled--4 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--tiled--4 ul > li {
    width: 25%
  }
}

.taskbar--4 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--4 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--4 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--4 ul > li {
    width: 25%
  }
}

.taskbar--4 .taskbar__item {
  margin: 0;
  background-color: transparent
}

.taskbar--tiled--5 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--tiled--5 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--tiled--5 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--tiled--5 ul > li {
    width: 20%
  }
}

.taskbar--5 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--5 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--5 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--5 ul > li {
    width: 20%
  }
}

.taskbar--5 .taskbar__item {
  margin: 0;
  background-color: transparent
}

.taskbar--tiled--6 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--tiled--6 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--tiled--6 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--tiled--6 ul > li {
    width: 16.66667%
  }
}

.taskbar--6 ul > li {
  width: 100%
}

@media (min-width: 576px) {
  .taskbar--6 ul > li {
    width: 50%
  }
}

@media (min-width: 768px) {
  .taskbar--6 ul > li {
    width: 33.33333%
  }
}

@media (min-width: 992px) {
  .taskbar--6 ul > li {
    width: 16.66667%
  }
}

.taskbar--6 .taskbar__item {
  margin: 0;
  background-color: transparent
}

.taskbar--tiled--2.view ul > .views-row, .taskbar--tiled--3.view ul > .views-row, .taskbar--tiled--4.view ul > .views-row, .taskbar--tiled--5.view ul > .views-row, .taskbar--tiled--6.view ul > .views-row, .taskbar.view ul > .views-row {
  margin: 0
}

.taskbar--tiled--2.view ul > .views-row:hover, .taskbar--tiled--3.view ul > .views-row:hover, .taskbar--tiled--4.view ul > .views-row:hover, .taskbar--tiled--5.view ul > .views-row:hover, .taskbar--tiled--6.view ul > .views-row:hover, .taskbar.view ul > .views-row:hover {
  cursor: pointer
}

.health-toolbar {
  padding-bottom: .5rem
}

.health-toolbar__items > li {
  margin: 0 1.1rem 0 0;
  float: left;
  display: block
}

@media (min-width: 768px) {
  .health-toolbar__items > li {
    margin-right: 1rem
  }
}

@media print {
  .health-toolbar {
    display: none
  }
}

.health-toolbar #health-share-menu {
  display: none
}

.health-toolbar .health-tooltip-theme #health-share-menu {
  display: block
}

.health-tooltip-theme {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  padding: .5rem;
  text-align: left;
  color: #313131;
  font-size: .9em;
  background-color: #fff;
  border: 3px solid #87888a;
  box-shadow: 0 0 35px -7px rgba(0, 0, 0, .5)
}

.health-tooltip-theme p {
  padding: 0;
  margin: 0
}

* + .health-video {
  margin-top: 1.5rem
}

.health-video__transcript {
  margin-top: 0;
  border: 0
}

.health-video__preview {
  position: relative;
  line-height: 0
}

.health-video__preview .health-video__preview__play-button {
  display: block;
  position: absolute;
  font-size: 6em;
  opacity: .8;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.health-video__preview .health-video__preview__play-button svg {
  fill: #fff;
  -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, .75));
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, .75))
}

.health-video__preview__link {
  display: block
}

.health-video__preview__length {
  padding: .75rem;
  background-color: #000;
  color: #fff;
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  vertical-align: top;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0
}

.health-video__preview__length--small {
  display: none
}

@media (min-width: 768px) {
  .health-video__preview__length--small {
    display: inline-block;
    padding: .5rem;
    font-size: .85em;
    right: 3px;
    bottom: 3px
  }
}

.health-video--inline {
  border: 2px solid #ccc;
  padding: 1rem
}

* + .health-video--inline {
  margin-top: 1.5rem
}

.sub-brand.sub-brand--covid-vaccine .health-sub-header .au-introduction, .sub-brand.sub-brand--covid-vaccine .health-sub-header .health-toolbar .au-btn.au-btn--tertiary, .sub-brand.sub-brand--covid-vaccine .health-sub-header .health-toolbar .au-btn.au-btn--tertiary:hover:not(:disabled), .sub-brand.sub-brand--covid-vaccine .health-sub-header a, .sub-brand.sub-brand--covid-vaccine .health-sub-header h1, .sub-brand.sub-brand--covid-vaccine .health-sub-header p {
  color: #000
}

.sub-brand.sub-brand--covid-vaccine .au-main-nav {
  border-bottom-color: #28808c
}

.sub-brand.sub-brand--covid-vaccine .health-sub-header {
  background: #4ebdcc
}

.sub-brand.sub-brand--covid-vaccine .health-sub-header .image {
  text-align: center
}

.sub-brand.sub-brand--covid-vaccine .health-sub-header .image img {
  width: 80%;
  margin: .5rem auto
}

@media (min-width: 768px) {
  .sub-brand.sub-brand--covid-vaccine .health-sub-header {
    background-image: linear-gradient(100deg, #4ebdcc 58%, #84d1d8 0)
  }

  .sub-brand.sub-brand--covid-vaccine .health-sub-header .image img {
    width: 100%;
    margin: 2.5rem auto
  }
}

@media (min-width: 992px) {
  .sub-brand.sub-brand--covid-vaccine .health-sub-header {
    background-image: linear-gradient(105deg, #4ebdcc 59%, #84d1d8 0)
  }
}

@media (min-width: 1200px) {
  .sub-brand.sub-brand--covid-vaccine .health-sub-header {
    background-image: linear-gradient(105deg, #4ebdcc 56%, #84d1d8 0)
  }
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.svg-inline--fa {
  display: inline-block
}

.svg-inline--fa svg {
  font-size: inherit;
  height: 1em;
  width: 1em;
  overflow: visible;
  vertical-align: -.125em;
  fill: currentColor
}

.svg-inline--fa.fa-fw svg {
  width: 1.25em
}

.svg-inline--fa.fa-2x svg {
  font-size: 2em
}

.svg-inline--fa.fa-3x svg {
  font-size: 3em
}

.svg-inline--fa.fa-left {
  margin-right: .35rem
}

.leaflet-image-layer, .leaflet-layer, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-pane, .leaflet-pane > canvas, .leaflet-pane > svg, .leaflet-tile, .leaflet-tile-container, .leaflet-zoom-box {
  position: absolute;
  left: 0;
  top: 0
}

.leaflet-container {
  overflow: hidden
}

.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}

.leaflet-tile::selection {
  background: transparent
}

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0
}

.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block
}

.leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
  touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
  touch-action: none;
  touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action: none
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, .4)
}

.leaflet-tile {
  -webkit-filter: inherit;
  filter: inherit;
  visibility: hidden
}

.leaflet-tile-loaded {
  visibility: inherit
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800
}

.leaflet-overlay-pane svg {
  -moz-user-select: none
}

.leaflet-pane {
  z-index: 400
}

.leaflet-tile-pane {
  z-index: 200
}

.leaflet-overlay-pane {
  z-index: 400
}

.leaflet-shadow-pane {
  z-index: 500
}

.leaflet-marker-pane {
  z-index: 600
}

.leaflet-tooltip-pane {
  z-index: 650
}

.leaflet-popup-pane {
  z-index: 700
}

.leaflet-map-pane canvas {
  z-index: 100
}

.leaflet-map-pane svg {
  z-index: 200
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px
}

.lvml {
  behavior: url(16d2500e363c1300.css);
  display: inline-block;
  position: absolute
}

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto
}

.leaflet-bottom, .leaflet-top {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}

.leaflet-top {
  top: 0
}

.leaflet-right {
  right: 0
}

.leaflet-bottom {
  bottom: 0
}

.leaflet-left {
  left: 0
}

.leaflet-control {
  float: left;
  clear: both
}

.leaflet-right .leaflet-control {
  float: right
}

.leaflet-top .leaflet-control {
  margin-top: 10px
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}

.leaflet-left .leaflet-control {
  margin-left: 10px
}

.leaflet-right .leaflet-control {
  margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
  will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
  transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile, .leaflet-zoom-anim .leaflet-tile {
  transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}

.leaflet-interactive {
  cursor: pointer
}

.leaflet-grab {
  cursor: grab
}

.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair
}

.leaflet-control, .leaflet-popup-pane {
  cursor: auto
}

.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: grabbing
}

.leaflet-image-layer, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-pane > svg path, .leaflet-tile-container {
  pointer-events: none
}

.leaflet-image-layer.leaflet-interactive, .leaflet-marker-icon.leaflet-interactive, .leaflet-pane > svg path.leaflet-interactive, svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto
}

.leaflet-container {
  background: #ddd;
  outline: 0
}

.leaflet-container a {
  color: #0078a8
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: hsla(0, 0%, 100%, .5)
}

.leaflet-container {
  font: 12px/1.5 Helvetica Neue, Arial, Helvetica, sans-serif
}

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
  border-radius: 4px
}

.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000
}

.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}

.leaflet-bar a:hover {
  background-color: #f4f4f4
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: 700 18px Lucida Console, Monaco, monospace;
  text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px
}

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
  background: #fff;
  border-radius: 5px
}

.leaflet-control-layers-toggle {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAADxElEQVRIDbWWT0gjVxzHZ6H0soeWbo+l11566rWFveytsLeeC3vqOe/FQclhYhJm1pAMVBu1oRH8AzFp0miizszB2Zi4oZqJW0m1a804qMEI7aWlsFD0le/gC2Oqa1K2gZffL7/f9/f5vnkvgQjC4K97giBg/X+vTCbz0dbWVgAL+Rt3ikaj903T/NK27W/Oz8/dhRw19N6IYT6ff9hsNhVu0BvRg+Y/m83Pz3+wublJzs7Ouk/Ra8I/QwMtZvo2lCTpbcMwvjg8PPyag3jsdDopx3F+wULO6zxiBrNgvNYwl8t90mg0QnzQG09OTkzbtl+1Wi2GhRw1r4bnYID1L7Pp6en3q9XqV6enpwku5rHdbi8eHR2dcYPeiB40XM8jWGCC7RqWSqXP9/f3Y1zAY6fT+fb4+PhFq9W66IXf8PkCWszweR7BhocQCASe12q1a4J2u71m2/afNwDdY7utjhnMchNEsOEh+Hy+x5TSl7FY7HvHcRYcx3FuA/VbBwMsMMGGh3t8qqq+G4vFyqFQ6NIwjNfuuh8zMMACE2zXpNFoPLQsa8+yLLa+vs4URWETExNsZ2dnYEPMYBYMsMAEGx5CKBSqVKvV366KrF6vs0wmwyRJYouLi+zg4OBOQ2igxQxmweA8sOHh3pHf799NpVIb9Xr9kgtqtRpLJBJMlmVWLpdvNUMPGmgxw+fBAhPs7h0pivKOLMtmJBK50HW9K8aQpmksHA6zZDLJms1m1xA5auhBww0QwYhEIpeKolTi8fh77h0ZhvGpruu7aOZyOXdwcnKyd3dsbm6OBYNBVigU3IUcNe8x4YkwC3OwwNQ07aWmaY8ESZI2lpeXz1G8arBUKuWedzabvbbTSqXCVFV1F3LvU0CLO8IsnpDzisXi78FgcMO9I0JIc3x8vKxpmnt0EJVKJRaPx9nY2BgzTfMa1GuAHjTQYoYb6Lp+mUgkKpTSF907opTeJ4Q8FUVxN51O73nELJ1Os9HRUXen29vbXUPk2D160Hhnstnsr6IoWmCC7d6R941S+jEhpBwOh8srKyt/8GEcxdTUlAstFosMCwaoeY9pdXX1L1mWnxFCTLC87Jvyez6f7wmldC+ZTD7nZohLS0vujxE/SOTe3szMzI9XX+UnA/15GR4efkAI+W5kZGQ7n887Xqg3LxQK7UAgUIMWMzftvK8aIeQzSqkVjUbNtbW1V9xE07S/VVV9RindgqYv2F0iSZLeIoQM+f3+n2dnZ62FhYXdoaGhn1BD7675gfuiKH7o8/kKhJAfkA8C+AchrZojXaHACQAAAABJRU5ErkJggg==");
  width: 36px;
  height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAHEElEQVRoBe2YTUwbRxiGHbWVeqkqtZf20FOlHtpDe8mlUq89tcdccmou9FZRZg3GQQ6QiABBInFq89s4FpKthmBQgp0dlMSYEAeDt6KQVGkIdhA/BkWp1DZRo0Qw1Tvyos3i3Zm1w8+hSCvv7nzzfc87M/5ewOX6/8f5ClRVVb2Fy/nMAzgjGAx+RSntxIX7A4goh9Te3v7B0NBQ/YMHD3o2NjYCuHCPdxiTy3Iwog6FQqGjd+7cCepCzJ8YQ4zL5Tp0MJAtKPx+/+ejo6Ota2trXWYR5mfEIBZzLNLt3+u2trZ3IpFI9d27d7ePl1mA1TPmYC5y7J8CQ+Xe3t5vUqnUeStg2ffIgVyG1Ht76/f7Px4ZGWnK5/OOd8VKJHIhJ3LvmRr4ycDAQJWmad1WYJW+R27U2HXv0j2lUChYdjCzmPX19Z6lpaVfceHePG71jBq75l3wjcHBQa/RU6xAjO9XVlbiuVzu78XFRYYL93hnjBHdoyZqvy7v4p6STqeFbdgIVigUwvl8PqcLMX9iDDHGOaJ7MFTkXYFA4IurV6+2yXiKAaZraWkpncvlXphFmJ8Rg9iNjQ3pxQILmMAm3TTgB9Fo9Me5ubleAyj/1cXueXV1NZbP55+YwUXPmIO5drnNY2ADo9C7+vv7v00mkz+ZE9g9FwqFnx89evS7CFw0jhzIZVfLPAZWMO/YLfT94eHhZqeesry8fCOXy/0rgpUdRy7kNIPbPYMZ7NveFQ6Hv5+ZmZFup0heKBSi+Xx+TRbUaRxyo4adEPMYNECLy+PxzMfj8Yg5oNSz7imLi4ubTiHLiN904l3QAC0uQggjhDxvaWm5fu/ePcszbPaUMgC5FzmdJ/IuMIMdGqDF5Xa7vyaEPMSD2+1evnDhwisdR+QpTgHLjS/lXWAFc3FTHkILbxCNjY1vE0KadJVer3d6fHx8QNZTyoV0Ok/3LrCBUT9dYIeGHd2upqbmE0IIto/V1dVthkIhdv/+/bKOilNYmXiwgAlsRTHXwbxDiP4ik8m8n81m+2Ox2Nbx48fx3WLNzc0skUjsuygwgAVMYAMjWMGs829/MsYOaZp2TNO0x5qmMVxTU1Osu7ubKYrCL7/fz7LZ7J4LQ03U1jnABDads8h8DBq4oNnZ2c80TbtlCDAGs7GxMXbq1KntlYlEImxhYWHXhaEGauknBQxgseKEBmhxdXR03Jienn5mE8h3JhqNMo/Hw4WdPn2a3bx5c9dEITdq4HihJmpjp+wYoQFauA8pirJy6dKljN0EjE1OTrJz587xQm63m/X09LD5+fnXJgy5kBO5IQa1UFPEBXZowJxXfMjn801NTEysihLE43F24sQJXtTn87GhoaGKRSEHcgEKuVFDxAFWMGMOvNTKh54Gg8HxbDb70i7hzMwMb6G1tbUcoqOjg92+fduxMMzBXEAhF9oyctvVBhsYCSFPi94p9iGfz/dcZpWSySQ7c+YMB8J5v3jxopR3wVMQq38vkQO57IRgDEw+n+9lcVfsfUhV1fdUVe0Lh8NbXq+Xt0qc43Q6LSwUi8W2O5LIu0p4ijA/GMCC9g22cDjMKKUxSulH2/5jvBkbG/tOVdXHlFIE8pU4e/YsX/n6+nreQkWdRuRdEp6yQxjmoH2DAbsCJuySzkkp/UdVVZJMJt/kehKJxKeU0pQhwBjMBgcHWWNjI08m4QUcyOxdaLu4HHjKjjxgAIsVJ6X0N0rpl66TJ0/S0dHRP20CmaqqrK+vD79D8ZYKt85kMjtW03j+sbJG78LqynoKcqMG2jdqojYY7BgTicSz1tbWJHwIX7AnXV1dk3YTMHblyhXW3t7Od6uhoYG3a6OIUve6d8l6Cto3cmMBUAs1RVyhUGhaURT+Z8QrPuTxeGYvX778UJQAZ9pYNJVK2e5WKaHmd8hhXCzUEHGMjIysNjQ0CH3oBbYOW2iX8Nq1aywQCPBjofuHqGmYReAZc+A9yIEjhpzIbVdbVdWXnZ2dznwIW4ittEuMMbTrlpYWfkRkHV4Xhm6l/8aBHMglqheJROZqa2v/kPIhvY0rinKUELKOSdhSbK2oEHxB1rssPMVWDBpXU1PTBCFkC2xg1HmlPuvq6t4lhAQIIfjr8Cm2GFttJwwrbuddEp5SUlQwGLyFxlVkCYBNSkSpIELI4ZqaGg27ha3GltuJwlgp7zJ6k4SncGFoUGhUqF1kOFyK0fG7I0eOvKEoyg+EkL+w5dh6p95VjqcQQl6gJmqDwTG4aEJ1dfWHhJBfil/IJzgKot3SvascT0Et1BRxVTxu/F+erHeJhFt6SsW0kglM/8uT8q5SoqQ9RZKr4jDj//JkvUsXVpanVEwsmcCJd1XsKZJMFYfJeNdr9ZSKiSUTlPKuXfMUSaaKw8zeVfwzZfc8pWJiyQQG79oTT/kPu2TtKktyvzUAAAAASUVORK5CYII=");
  background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}

.leaflet-control-layers label {
  display: block
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAF6ElEQVRYCaWVa0yTZxTHOz4s2ZJ9Mku2uGWLZptT+7altLSAiFxWLsbgopuZi0tMtg9SwAtyEcG3raVYKoICbZVLnYoGceu0XFSc9w1KryDzw2JczBZ3yTLdSEWnnOX/Ju16B6HJP8/7nOec3znneZ73LY83y5+0bmhBMjvASDX9mRhX1PW/OsvQ+G5JmoH3ZJrBerlm4GeZup9StOd96boLkxgxl2sGf5WrBw8gaXxStFWWTUhWD1TKNP2PPzhwbarwsIM+OTZBn3XfDujT47fow3YXKZpuPIZfssqm5rFsQjRchE3C2hbJVDYHKv6o08vB11nGqbBjjAqOeCnX7OFGzGFH8g0WD8FfpuobQ/cR0GCDtNaqkLJnpxRN155wlXaOU67JQ4oZ9GHnOME/r/n6v4iX1lrXBnMDzzhYaa31QaFplDYcnaA8s5dyjJ5ZC/6Iw9ZKa7+ZlFefWxiA+x+kNVZbdsPQ1AbLLcppdVN2FMGOzuKtc/GGy1PSGuu3fjY3SqpPb5TvsT76uGucco1eymxxhwhVru+a4CqFDyrGHPZwX8TDR85afZLdvZ9zCcTsuZclu3p9a9rstObIOK065A4RbLgAuYYhSmWtJKnu5UaF/gKta/fQ2vboMeCBCz5PXNGTJqs540NlKw+6Q5RvGiOcUWrtGVL12unH+w/oydNn9NMff9N+m5uzA7baPBYSBw544ILPS6o8uW1lXZ8PFa9odgWEjtZ1jNOqvWfJcvU2RfvZnHcpXfUV4XZh24LjwQMXfJ644tTX2YYr3FmkNbnIL9ys/OabVKi30bPp6Wg5ONumQ+dJ0Xg1Ih5nAy74PHH5yfsFLXbKOuShlEZXQHltY5Slv0TaMyMxE2DBeN5LWbpBwtYGx4MHLvg8Udmxh5hkNLtJvt8ZEJdEN0hNfc64SSyXb1GW1kb5xrFALDjggSvaefwBklxBW8icbHAGhDnsmw72x01S0nGJMuuHKKfFG4gFxx8PPk+ww6JZobY9UbR6SdrgDAitr25zk6zqBF2duBc1kffu75RccZwKWpzcoQfHg5em7nssLOtieaLSjjXSiu5JtJukd4TIX01y+Zd0+uZt7voiGy7CoOsOpVSe4M4NXYTHgict7/5HuLW9gLd0S+trwq1HnuW3uknW4CRxvSMgyT4noaKcxu84oGhbO+Wpe0i8vZOQOKvhOuHs4BccBw54wtL2p+Bzb72gpGMkXXuRMpo8JNI5QpSoc1B6o4eDKZpHOTBGwDMOeAjr4THgpGuHpsENfL/4SvN60fajvtyWMS5IWOegaJLuc1GqwU0YAY/mAzs4wm0Wn6DE+P8nfynb8yJTbP4rQ3+d5AYXMdrROQvx4PCLzb9F/FMyRUYtPmiZzV5avnd0TkJx2Qe9lFRxyscoTWWBrfI/4ICYYtNUhv57bjuWqUfpeYVtTK+/SeAsKWpZ4GeHjEyR0YAqcKDvq+zPpWVqO3cRxDu7fdiVEHDwBNlRRZruBiXpXLSEtc9auMaIY5TmydTNHa8EcyOeBUqjOrGs24driyTv7plZ8IO/aMcxH1NkqoqAhhtQBapJ0V6jRK2T3qm1zyh0DX9+senhjF34E6IaVJXW4OYSLN49QrGEIuCH9yzqjfJDw8c31ve8hPcmWXWZRHtdtKh6JKbQLfz4xeY/ERfOijtnio0lqC5F76bFu+309q6RCMGOdbzdjNK0JS4w2iK+AnhrJewlEmgc9FbVcIRgxzr84B+NM6ONX9T2hbC0yyerd3FdvFk5Qn6hM9ixLig2bp4RFtOBZRMYpfmXxJqLtJx10MLy4YD4KgfBzlea70V8o2ICYyzwtxg3Cko6Hkm0Lq6L18uGuRFz2LEeI/Q5zCybwFea74iqB2npHgchCUbRrgF0cWfeXfhLwf8NqhZrHNzZYBSUHJ4K+b/wO899pBf4SvMPqB7vjbCqfxrzufNiRPKLTPmoXsgOc11gHsN1fma+0uxiSrvQhWt+pDjRjNKYySiNhDGO2/yXZvUpD0vzH8jutx2TvUqhAAAAAElFTkSuQmCC")
}

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: hsla(0, 0%, 100%, .7);
  margin: 0
}

.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333
}

.leaflet-control-attribution a {
  text-decoration: none
}

.leaflet-control-attribution a:hover {
  text-decoration: underline
}

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: hsla(0, 0%, 100%, .5)
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers {
  box-shadow: none
}

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-layers {
  border: 2px solid rgba(0, 0, 0, .2);
  background-clip: padding-box
}

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4
}

.leaflet-popup-content p {
  margin: 18px 0
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #fff;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, .4)
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: 700;
  background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}

.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto
}

.leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before, .leaflet-tooltip-top:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""
}

.leaflet-tooltip-bottom {
  margin-top: 6px
}

.leaflet-tooltip-top {
  margin-top: -6px
}

.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff
}

.leaflet-tooltip-left {
  margin-left: -6px
}

.leaflet-tooltip-right {
  margin-left: 6px
}

.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff
}

.jHmQcv {
    max-width: 200px;
}

.jHmQcv small {
    display: block;
    line-height: 1.25;
}

html {
  overflow-x: hidden;
  overflow-y: auto
}

.au-btn, a.au-btn {
  border-color: #2f8189;
  background-color: #2f8189
}

.au-btn, .au-btn:focus, a.au-btn, a.au-btn:focus {
  border-radius: 1.5rem
}

.au-btn.au-btn--tertiary, .au-btn.au-btn--tertiary:focus, a.au-btn.au-btn--tertiary, a.au-btn.au-btn--tertiary:focus {
  border-radius: unset
}

@page {
  margin-top: 3rem
}

.buttonBack___1mlaL, .buttonFirst___2rhFr, .buttonLast___2yuh0, .buttonNext___2mOCa, .buttonNext___3Lm3s, .dot___3c3SI {
  cursor: pointer
}

.image___xtQGH {
  display: block;
  width: 100%;
  height: 100%
}

.spinner___27VUp {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  -webkit-animation-name: spin___S3UuE;
  animation-name: spin___S3UuE;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border: 4px solid #a9a9a9;
  border-top-color: #000;
  border-radius: 30px
}

@-webkit-keyframes spin___S3UuE {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spin___S3UuE {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.container___2O72F {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%
}

.overlay___IV4qY {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  cursor: zoom-in;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s
}

.hover___MYy31, .loading___1pvNI, .zoom___3kqYk {
  opacity: 1
}

.imageLoadingSpinnerContainer___3UIPD {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4
}

.slide___3-Nqo {
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 0;
  margin: 0;
  list-style-type: none
}

.slide___3-Nqo:focus {
  outline: none !important
}

.slideHorizontal___1NzNV {
  float: left
}

[dir=rtl] .slideHorizontal___1NzNV {
  direction: rtl;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.slideInner___2mfX9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.focusRing___1airF {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  pointer-events: none;
  outline-width: 5px;
  outline-style: solid;
  outline-color: Highlight
}

@media (-webkit-min-device-pixel-ratio: 0) {
  .focusRing___1airF {
    outline-style: auto;
    outline-color: -webkit-focus-ring-color
  }
}

.horizontalSlider___281Ls {
  position: relative;
  overflow: hidden
}

[dir=rtl] .horizontalSlider___281Ls {
  direction: ltr;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.horizontalSliderTray___1L-0W {
  overflow: hidden;
  width: 100%
}

.verticalSlider___34ZFD {
  position: relative;
  overflow: hidden
}

.verticalSliderTray___267D8 {
  overflow: hidden
}

.verticalTray___12Key {
  float: left
}

.verticalSlideTrayWrap___2nO7o {
  overflow: hidden
}

.sliderTray___-vHFQ {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0
}

.sliderAnimation___300FY {
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  transition-timing-function: cubic-bezier(.645, .045, .355, 1);
  will-change: transform
}

.masterSpinnerContainer___1Z6hB {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f4f4f4
}

/* Search Box */
.nbbCQ {
  padding: 1rem 0px;
  background-color: rgb(166, 220, 225);
}
.nbbCQ .container-fluid {
  z-index: 1;
  display: flex;
  min-height: 320px;
  position: relative;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nbbCQ p {
  margin-top: 1rem;
  max-width: 50% !important;
}
.nbbCQ .au-btn {
  margin-top: 1.5rem;
  align-self: flex-start;
}
.fGtAQa {
  right: 0px;
  z-index: -1;
  height: 320px;
  position: absolute;
  aspect-ratio: calc(1.2125) / 1;
}
@media (max-width: 767px) {
  .nbbCQ .container-fluid {
    min-height: auto;
    text-align: center;
  }
  .nbbCQ p {
    margin-top: 1rem;
    max-width: 100% !important;
  }
  .nbbCQ .au-btn {
    align-self: center;
  }
  .fGtAQa {
    display: none;
  }
}
@media (max-width: 991px) {
  .nbbCQ .container-fluid {
    min-height: 300px;
  }
}


.au-body *+.au-display-xl,.au-body *+.au-display-xxl,.au-body *+h1,.au-body *+h2 {
    margin-top: 3rem
}

.tippy-tooltip.light-border-theme{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#26323d;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-tooltip.light-border-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-border-theme>.tippy-arrow:after,.tippy-tooltip.light-border-theme>.tippy-arrow:before,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after,.tippy-tooltip.light-border-theme>.tippy-svg-arrow:before{content:"";position:absolute;z-index:-1}.tippy-tooltip.light-border-theme>.tippy-svg-arrow{fill:#fff}.tippy-tooltip.light-border-theme>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEuNDE0IiB2aWV3Qm94PSIwIDAgMTggNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA3czIuMDIxLS4wMTUgNS4yNTMtNC4yMThDNi41ODQgMS4wNTEgNy43OTcuMDA3IDkgMGMxLjIwMy0uMDA3IDIuNDE2IDEuMDM1IDMuNzYxIDIuNzgyQzE2LjAxMiA3LjAwNSAxOCA3IDE4IDd6IiBmaWxsPSIjMzMzIiBmaWxsLW9wYWNpdHk9Ii4yMzUiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);background-size:18px 7px;width:18px;height:7px;left:0;top:0;fill:rgba(0,8,16,.15)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow:after{top:1px;transform:rotate(180deg)}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow{border-top-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after{border-top:7px solid #fff;top:-7px}.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{border-top:7px solid rgba(0,8,16,.2);bottom:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow:after{top:-1px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow{border-bottom-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after{border-bottom:7px solid #fff;bottom:-7px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before{border-bottom:7px solid rgba(0,8,16,.2);bottom:-6px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow:after{left:1px;top:0;transform:rotate(90deg)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow{border-left-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after{border-left:7px solid #fff;left:-7px}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before{border-left:7px solid rgba(0,8,16,.2);left:-6px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow:after{left:-1px;top:0;transform:rotate(-90deg)}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow{border-right-color:#fff}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after{border-right:7px solid #fff;right:-7px}.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{border-right:7px solid rgba(0,8,16,.2);right:-6px}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-svg-arrow{transform:translateX(-1px)}.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=bottom]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=top]>.tippy-arrow:before{left:-7px;border-left:7px solid transparent;border-right:7px solid transparent}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-svg-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-svg-arrow{transform:translateY(-1px)}.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=left]>.tippy-arrow:before,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:after,.tippy-tooltip.light-border-theme[data-placement^=right]>.tippy-arrow:before{top:-7px;border-top:7px solid transparent;border-bottom:7px solid transparent}
