/****** FILE: css/MapPage.css *****/
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.leaflet-control-geolocate,.leaflet-control-zoom{border-radius:0!important;box-shadow:none!important;overflow:hidden}.leaflet-control-geolocate-button{width:30px!important;height:30px!important;line-height:30px!important;border:solid 1px #d9d9d9!important;border-radius:0!important;box-sizing:border-box}.leaflet-control-zoom a{width:30px!important;height:30px!important;line-height:27px!important;border-radius:0!important;box-sizing:border-box;border:solid 1px #d9d9d9!important}.leaflet-control-zoom-in{margin-bottom:2px}.leaflet-top .leaflet-control{margin-top:5px;margin-right:5px}.leaflet-top .leaflet-control+.leaflet-control{margin-top:2px!important}.has-help-text .leaflet-top .leaflet-control{margin-top:45px}.marker-cluster span{display:none}.tab-group{position:absolute;bottom:0;left:0;right:0;display:flex;background:#231f20;box-shadow:0 -3px 5px 2px rgba(0,0,0,.11);align-items:center;z-index:1400}@media (min-width:768px){.tab-group{top:0;bottom:auto;box-shadow:0 3px 5px 2px rgba(0,0,0,.11)}}.tab-group button{height:44px;border:2px solid transparent;flex-grow:1;background:#231f20;color:#f89828;cursor:pointer;font-size:13px;font-weight:800;padding:1px 13px;transition:.2s;text-align:center;display:flex;align-items:center;justify-content:center;max-width:50%}@media (min-width:768px){.tab-group button{height:50px;flex-grow:0;font-size:16px}}@media (min-width:1024px){.tab-group button{min-width:161px}}.tab-group button.active,.tab-group button:hover{background:#f89828;color:#231f20;outline:0;-webkit-tap-highlight-color:transparent}.tab-group button svg{height:14px;width:14px;margin-right:10px}@media (min-width:768px){.tab-group button svg{height:15px;width:15px}}#message{z-index:9999;min-height:50px;width:100%;background:#505050;color:#fff;transition:.3s}@media screen and (max-width:767px){#message{position:absolute;top:0;right:-140%;padding:50px;height:100vh;width:calc(100% - 100px)}}#message.open{right:0}#message p{font-size:18px;line-height:1.5;margin:0}#message svg{margin:0 0 30px;width:32px;height:32px;flex-shrink:0}#message button{cursor:pointer;background:0 0;border:0;padding:15px;flex:0 0 20px;color:#fff;position:absolute;top:0;right:0;outline:0}#message button svg{width:19px;height:19px}@media screen and (min-width:768px){#message{position:relative;display:none;align-items:center;margin:0;width:100%;padding:15px;justify-content:space-between}#message svg{margin:0 16px 0 5px;width:24px;height:24px}#message.open{display:flex}#message p{font-size:14px;margin:0;flex-grow:2}#message button{position:relative;top:0;right:0}#message.open{display:flex}}.message-content{flex:1 1 auto}@media screen and (max-width:767px){.message-content{padding:50px 0}}@media (min-width:768px){.message-content{min-height:50px;display:flex;align-items:center;margin:0}}.message-content p{font-size:18px;margin:0 40px}@media (min-width:768px){.message-content p{font-size:14px;margin:0}}.message-content svg{flex:0 0 auto;width:34px;height:34px;margin:0 0 20px 40px}@media (min-width:768px){.message-content svg{margin:0 16px;width:24px;height:24px}}.message-close-button{cursor:pointer;background:0 0;border:0;padding:15px;flex:0 0 20px;color:#fff;position:relative;top:10px;right:10px}@media (min-width:768px){.message-close-button{padding:5px;flex:0 0 30px}}.message-close-button svg{width:19px;height:19px}.proposed-help-text-show{cursor:pointer;position:absolute;top:10px;right:55px;z-index:1300;height:30px;width:30px;border:0;border-radius:15px;font-size:19px;text-align:center;line-height:36px;padding:0;background:#f89828;outline:0}.proposed-help-text-show.mobile{display:inline-block}.proposed-help-text-show.desktop{display:none}.proposed-help-text-show svg{height:1em;width:1em}@media (min-width:768px){.proposed-help-text-show{top:0;right:192px;z-index:1500;border-radius:0;height:50px;width:50px;line-height:56px;font-size:22px}.proposed-help-text-show.mobile{display:none}.proposed-help-text-show.desktop{display:inline-block}}.map-alert{display:flex;align-items:center;background:#d24600;width:calc(100% - 30px);color:#fff;padding:15px;z-index:1499}.map-alert.active{display:table-row}.map-alert>div{display:table-cell;vertical-align:middle}.map-alert svg{width:32px;float:left;height:32px;margin:0 15px 0 0}.map-alert p{margin:0;font-size:14px;line-height:1.3}.map-alert a{color:#fff;text-decoration:underline}#year-selector.off-screen{position:absolute;left:-9999px;display:none}.card{box-sizing:content-box;background:#fff;position:absolute;left:0;right:0;bottom:0;z-index:1200;max-height:100%;will-change:transform;backface-visibility:hidden;transform:translate(0,100%);transition:all .3s ease;display:flex}.card--address,.card--electorate{z-index:1100}.card--address{box-shadow:5px 0 11.7px 1.3px #21252980}.card--voting-place.open{height:100%}@media (min-width:768px){.card--voting-place.open{height:auto;max-height:100%}}.card--voting-place .card-content{margin-bottom:20px}@media (min-width:768px){.card{right:auto;bottom:auto;top:0;width:400px;transform:translate(0,-100%)}.card.open{box-shadow:0 3px 5px 2px rgba(0,0,0,.11);transform:translate(0)}}@media (min-width:1024px){.card{width:450px}}.card.open{transform:translate(0,-44px);z-index:1350}@media (min-width:768px){.card.open{transform:translate(0,50px);height:auto;max-height:100%}}.card.maximise{height:100%;z-index:1350}@media (min-width:768px){.card.maximise{height:auto;max-height:100%}}.card-content{box-sizing:border-box;padding:18px 15px;display:flex;flex:1 1 auto;flex-direction:column;width:100%;position:relative;z-index:1;background:#fff}.card-content .open{height:100%;max-height:calc(100vh - 44px)}@media (min-width:768px){.card-content .open{max-height:calc(100vh - 50px)}}#electorate-card.open .card-content{height:100%;max-height:calc(100dvh - 44px)}@media (min-width:768px){#electorate-card.open .card-content{max-height:calc(100dvh - 100px);overflow-y:auto}}#electorate-card.open .card-info{overflow:visible}.card-info{overflow:hidden;display:flex;flex-direction:column;font-size:13px}.card-info a,.card-info h3,.card-info h4,.card-info li,.card-info p{transition:all .2s ease}.card-info td{font-size:13px}@media (min-width:768px){.card-info td{font-size:15px}}.loading .card-info a,.loading .card-info h3,.loading .card-info h4,.loading .card-info li,.loading .card-info p{filter:blur(5px);color:#eee!important;background:#eee!important;border-radius:20px}@media (min-width:768px){.card-info{font-size:15px}}.card-info .body{overflow:auto;padding-bottom:10px}.card-info .body .directions{margin-top:2em}.card-info h2{font-size:16px;line-height:1.4;margin-bottom:0}@media (min-width:768px){.card-info h2{font-size:18px}}.card-info h3{font-size:15px}@media (min-width:768px){.card-info h3{font-size:17px}}.card-info a svg{height:1em;width:1em}.card-info ul{margin:0 0 20px;padding:0;list-style:none}.card-info li+li{margin-top:10px}.card-info__header{padding-bottom:20px;border-bottom:1px solid #ccc;margin-bottom:20px}.card-info__type_header{font-size:11px;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid #ccc;margin-bottom:20px}@media (min-width:768px){.card-info__type_header{font-size:13px}}.card-list{list-style:none;margin:0;padding:0}.card-list li{font-size:13px}@media (min-width:768px){.card-list li{font-size:15px}}.card-table{border:0;width:100%}.card-table td{padding-bottom:5px}.card-table td:first-child{padding-left:0;padding-right:10px;width:66%}.card-table td:last-of-type{white-space:nowrap}.card-table--candidates td:first-child{width:50%}.maximise-close{cursor:pointer;position:absolute;right:15px;display:block;width:30px;height:30px;line-height:30px;text-align:right}@media (min-width:768px){.maximise-close{width:auto;height:auto;margin:10px 0;color:#d43900;right:20px;top:5px}}.maximise-close svg{height:19px;width:19px}@media (min-width:768px){.maximise-close svg{height:26px;width:26px}}@media (min-width:768px){.maximise-close svg[data-icon=times]{display:inline}}.accessible-icon{width:36px;height:36px;line-height:36px}.close-card{position:absolute;right:0;top:0;background:#fff;width:30px;height:30px;text-align:center;line-height:30px;display:none;transition:top 1s;box-shadow:0 0 5px rgba(0,0,0,.3)}.close-card:active,.close-card:hover{text-decoration:none;background-color:#f4f4f4}.close-card svg{width:12px;color:#000;display:block;margin:5px auto 0}@media screen and (min-width:768px){.close-card{display:none}}#previously{margin-bottom:0}.card-external-link{display:block;margin-bottom:10px}.card-external-link:last-of-type{margin-bottom:30px}.disabled-map{display:none}.disabled #map-wrapper,.disabled #tabs{display:none}.disabled h1{background:#231f20;color:#f89628;font-size:24px;padding:10px;margin:0}.disabled h2{font-size:20px;font-weight:800;margin:0 0 30px 0;line-height:1.3}.disabled .disabled-map{display:flex;text-align:center;background:#9cdcfa url(/map/img/placeholder.png) no-repeat 50% 50%;width:100%;height:100vh;overflow-y:auto;flex-direction:column}.disabled .disabled-map__content{background:rgba(255,255,255,.75);box-shadow:0 0 5px rgba(0,0,0,.2);padding:30px;width:calc(100% - 90px);margin:auto;max-width:800px}.disabled .disabled-map__footer{font-size:12px;text-align:left;color:#333;padding:5px;background:rgba(255,255,255,.75)}.disabled .disabled-map__footer a{color:#333}.disabled .disabled-map__footer div{float:right}body,html{margin:0;padding:0;height:100%;min-height:100%;overflow:hidden}html{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400}button,input,option,select{font-family:Montserrat,sans-serif}body{position:relative;color:#231f20;min-height:100%;display:flex;flex-direction:column;justify-content:stretch}@media screen and (max-width:370px){h1 span{display:none}}h2,h3{margin:1em 0 .5em}h4,h5{margin:2em 0 1em}.map-title{font-size:14px;background:#231f20;color:#f89628;height:50px;line-height:50px;padding:0 15px;margin:0;position:relative;z-index:1499}@media screen and (min-width:480px){.map-title{font-size:18px}}@media screen and (min-width:1024px){.map-title{font-size:24px}}.map-title span{display:none}@media screen and (min-width:380px){.map-title span{display:inline}}@media screen and (min-width:768px){header{position:relative}}#map-wrapper{position:relative;height:calc(100% - 44px)}@media (min-width:768px){#map-wrapper{margin-top:50px;height:calc(100% - 50px)}}#map-wrapper.no-tabs{margin-top:0;height:100%}.hide-on-load{opacity:0;transition:opacity .3s}.hide-on-load.loaded{opacity:1}#map{height:100%;width:100vw;position:absolute}#map:active,#map:focus{outline:0}*,:after,:before{-webkit-tap-highlight-color:transparent}b{font-weight:800}a{color:#d24600;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}a.button{display:inline-flex;align-items:center;font-size:13px;color:#231f20;background-color:#f89828;text-transform:uppercase;text-decoration:none;border:none;padding:8px 12px}a.button:hover{text-decoration:none}a.button svg{margin-left:10px}a.button.disabled{cursor:no-drop;background:#ccc}a.button.disabled svg{margin-left:0;margin-right:10px}::-webkit-input-placeholder{color:#bababa}::-moz-placeholder{color:#bababa}:-ms-input-placeholder{color:#bababa}:-moz-placeholder{color:#bababa}h2{position:relative;font-size:14px;line-height:16px;font-weight:400;margin-top:0;margin-bottom:10px}h2 .subtitle{color:#505050;font-size:.9rem;line-height:1.4;margin-top:10px}h3{font-size:1rem;font-weight:800}.loader{box-sizing:border-box;border:.1rem solid rgba(58,132,223,.2);border-top-color:#d43900;border-radius:100%;width:1.4rem;height:1.4rem;animation:spin .8s linear infinite}.show-loader{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media only screen and (min-width:1224px){a:hover{text-decoration:underline}}@media only screen and (max-device-width:479px),(min-device-width:768px) and (max-device-width:1024px){html{font-size:16px}}hr{height:1px;background:#ccc;border:none;margin:25px 0 10px}.compact-hr{width:60%}@media (min-width:768px){.compact-hr{width:100%}}.boundary-review-info svg{position:relative;top:2px;width:1em;height:1em;color:#f89828}.media{display:flex;align-items:flex-start}.media img{margin-right:15px}.media .accessible-icon{width:36px;flex:0 0 auto;margin:2px 15px 0 0;color:#fff;background-color:#000;line-height:36px;text-align:center}.media .accessible-icon svg{width:22px;margin:6px 1px 0 0;color:#fff}.media .accessible-icon--partial{background-color:#1460aa}.media .accessible-icon--full{background-color:#032c54}#zoom{position:fixed;top:10px;right:10px;background:#fff;padding:7px 10px;font-size:12px;z-index:99999;border-radius:4px}.map-type-br #zoom{right:220px}#edit-link{position:fixed;z-index:9999;bottom:40px;left:10px;background:#fff;color:#000;padding:2px 5px;border-radius:3px;font-size:12px;box-shadow:0 0 2px rgba(0,0,0,.4)}@media screen and (max-width:1024px){#edit-link{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){#address-search .mapboxgl-ctrl-geocoder--input{padding:7px 40px 7px 20px!important}.map-type-bau .legend-panel{overflow:hidden}}
/*# sourceMappingURL=map/MapPage.css.map */

/****** FILE: css/maps-boundary-review.css *****/
#legend-button{position:absolute;left:0;top:0;display:flex!important;align-items:center;flex-direction:row-reverse;justify-content:space-between;border:0;z-index:1501;width:124px;padding:0 10px;height:30px;background:#f89828;color:#231f20;text-align:center;font-size:12px;line-height:30px;transition:width .3s ease;cursor:pointer;text-transform:uppercase}@media screen and (min-width:768px){#legend-button{margin-left:5px;width:auto;left:auto;right:0;top:-50px}}#legend-button:focus{outline:0}#legend-button .fa-list{display:none}#legend-button .fa-caret-right{transition:transform .3s ease-in}#legend-button.open{z-index:1301;width:calc(100vw - 105px)}#legend-button.open .fa-caret-right{transform:rotate(180deg)}@media (min-width:768px){#legend-button.open{z-index:1401;left:auto}}#legend-button svg{height:1.5em;width:1.5em}@media (min-width:768px){#legend-button svg{height:1em;width:1em}}#legend-button span{display:inline-block;white-space:nowrap}@media (min-width:768px){#legend-button{flex-direction:row;top:0;z-index:1401;width:auto;height:50px;padding:10px 30px 10px 22px;box-shadow:none;font-size:16px}#legend-button svg{font-size:19px;margin:0 10px 0 0}#legend-button span{display:inline-block!important}#legend-button .fa-caret-right{display:none}#legend-button .fa-list{display:inline}#legend-button.open{width:auto;background:#f89828}}.legend{position:absolute;will-change:transform;backface-visibility:hidden;z-index:1300;transform:translateZ(0) translateX(-100%);top:0;height:calc(100vh - 16px);padding-top:30px;left:0;width:100vw;box-sizing:border-box;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease;max-width:calc(100vw - 105px);max-height:100%;overflow:auto}@media (min-width:768px){.legend{padding-top:0;position:absolute;transform:translateZ(0) translateY(-100%) translateX(0);top:0;left:auto;right:0;height:auto;min-width:290px;width:auto;max-width:400px;box-shadow:0 1px 5px rgba(0,0,0,.3)}}.legend.open{transform:translateZ(0) translateY(0) translateX(0)!important}@media (min-width:768px){.legend.open{transform:translateZ(0) translateY(50px) translateX(0)!important}}.legend-heading{height:30px}@media (min-width:768px){.legend-heading{display:none}}.legend-panel{padding:25px 15px}@media (min-width:768px){.legend-panel{padding:44px 31px}}.legend-panel__row{cursor:pointer;font-size:13px;display:flex;align-items:center}@media (min-width:768px){.legend-panel__row{font-size:15px}}.legend-panel__row+.legend-panel__row{margin-top:22px}@media (min-width:768px){.legend-panel__row+.legend-panel__row{margin-top:44px}}.legend-panel__row img,.legend-panel__row svg{margin-right:13px;flex:0 0 auto;width:20px;height:20px}.legend-panel__row .fa-check,.legend-panel__row .fa-square{display:none}.legend-panel__row:not(.is-shown) .fa-square{display:inline}.legend-panel__row:not(.is-shown) .fa-check-square{display:none}.legend-panel__row--no-action{padding-left:27px;cursor:default}.legend-panel__row--no-action img{width:32px;height:32px}.legend-panel__row.is-locked{cursor:default}#voting-places-legend{display:none;background:#9cdcfa;transition:.3s}#voting-places-legend div.marker-key-wrapper{display:flex;opacity:0;transition:.3s;height:46px}#voting-places-legend.show-legend{background:#fff;display:flex;align-items:center}@media screen and (max-width:767px){#voting-places-legend.show-legend{border:2px solid #231f20;height:46px;padding-left:15px}}#voting-places-legend.show-legend div.marker-key-wrapper{opacity:1}@media screen and (min-width:768px){#voting-places-legend{border:0;padding-left:0;height:70px;justify-content:flex-end}#voting-places-legend div.marker-key-wrapper{border:2px solid #231f20;padding:10px 0 11px 15px;margin-right:7px;float:right;margin-top:10px;height:auto}}#voting-places-legend div.marker-key{margin-right:15px;font-size:14px;font-weight:600;color:#666;display:flex;align-items:center}@media screen and (min-width:360px){#voting-places-legend div.marker-key{font-size:15px}}@media screen and (min-width:768px){#voting-places-legend div.marker-key{font-size:16px}}#voting-places-legend div.marker-key img{width:12px;height:auto;margin-right:5px;flex-shrink:0}@media screen and (min-width:360px){#voting-places-legend div.marker-key img{width:18px}}@media screen and (min-width:768px){#voting-places-legend div.marker-key img{width:18px}}@media screen and (min-width:768px){#address-card.card.open{box-shadow:none;transform:translate(0,50px)}#address-card.card.open .card-content{padding:20px 15px;transform:translateZ(0) translateY(0) translateX(0)}}#address-card.full-screen .card-content{box-shadow:5px 0 11.7px 1.3px #21252980;width:100%}#address-search{position:relative;align-items:center}@media screen and (min-width:350px){#address-search .address-search-input{font-size:18px}}#address-search .mapboxgl-ctrl-geocoder{font-family:Montserrat,sans-serif;color:#231f20;background:#ededed;width:100%;max-width:100%;border:none;outline-style:none;font-size:16px;line-height:30px;flex:1;box-shadow:none}@media (min-width:768px){#address-search .mapboxgl-ctrl-geocoder{height:44px}}#address-search .mapboxgl-ctrl-geocoder ::-ms-clear{display:none}#address-search .mapboxgl-ctrl-geocoder ::-moz-placeholder{color:#505050;opacity:1}#address-search .mapboxgl-ctrl-geocoder ::placeholder{color:#505050;opacity:1}#address-search .mapboxgl-ctrl-geocoder--input{padding:20px 40px}#address-search .mapboxgl-ctrl-geocoder--icon-search{height:24px}#address-search .mapboxgl-ctrl-geocoder--button{background:0 0;top:10px}@media screen and (min-width:768px){#address-search .mapboxgl-ctrl-geocoder--input{padding:16px 40px 7px 40px}#address-search .mapboxgl-ctrl-geocoder--icon-search{height:28px}#address-search .mapboxgl-ctrl-geocoder--button{top:12px}}#address-search .address-search-button{display:block;position:absolute;right:12px;color:#212529;width:24px;height:24px;cursor:pointer}#address-search .address-search-button.show-search{top:10px}#address-search .address-search-button.show-loader{top:10px}#address-search .address-search-button.show-close{top:12px;right:8px}#address-search .address-search-button.show-close svg{width:19px;height:19px}@media (min-width:768px){#address-search .address-search-button{right:10px}#address-search .address-search-button.show-search{top:11px}#address-search .address-search-button.show-loader{top:11px}}#address-search .address-search-button svg{display:none}#address-search .address-search-button.show-close svg[data-icon=times],#address-search .address-search-button.show-loader svg[data-icon=spinner],#address-search .address-search-button.show-search svg[data-icon=search]{display:block}#address-search.use-tomtom .mapboxgl-ctrl-geocoder--input{padding-left:15px}#address-card.invisible{opacity:0}#address-card.transitioning{background:0 0;box-shadow:none;transition:none}#address-card.transitioning .card-content{transition:.3s}#address-card.full-screen{width:100%;height:100vh;background:rgba(35,31,32,.5)}#address-card.full-screen.open .card-content{height:auto;position:absolute;width:100%;max-width:640px}.autocomplete-suggestions{width:100%;z-index:9999;bottom:60px}@media screen and (min-width:768px){.autocomplete-suggestions{bottom:auto;top:60px}}.autocomplete-no-suggestion,.autocomplete-suggestion{color:#404040;background-color:#fff;text-decoration:none;cursor:pointer;display:block;padding:6px 12px;font-size:13px;line-height:30px}.autocomplete-no-suggestion.autocomplete-selected,.autocomplete-suggestion.autocomplete-selected{background-color:#f3f3f3;text-decoration:none}.autocomplete-no-suggestion{font-size:15px}@media screen and (max-width:480px){#address-card .mapboxgl-ctrl-geocoder .suggestions li>a{font-size:14px;line-height:1.6}}@media screen and (max-width:767px){#address-card .mapboxgl-ctrl-geocoder .suggestions{top:auto;bottom:calc(100% + 15px);box-shadow:none;width:calc(100% + 30px);left:-15px}}.electorate-links{font-weight:800;font-size:13px;line-height:35px}@media (min-width:768px){.electorate-links{font-size:15px}}.electorate-links__option{display:flex;align-items:center}.electorate-links__option span{display:inline-block;margin-left:5px}.electorate-links__option svg{color:#d43900;height:1rem;width:1rem;margin-left:5px}#electorate-card .electorate-links__option{margin-top:15px}.electorate-links__option[data-boundary=proposed]{display:inline-block;padding:0 13px;color:#231f20;background:#f89828;font-weight:800}.electorate-links__option[data-boundary=proposed] svg{position:relative;top:2px;color:#231f20}#electorate-options{display:none}.field{display:flex;align-items:center}.field+.field{margin-top:15px}.field:last-child{margin-bottom:0}.field label{font-size:13px;display:block;margin-bottom:15px}@media (min-width:768px){.field label{font-size:15px}}.field.radio-group{margin-bottom:15px}.field .radio{display:inline-flex;align-items:center;margin-bottom:0;margin-right:15px;width:100px}.field .radio svg{width:20px;height:20px;margin-right:10px}.field .radio *{vertical-align:middle}.field .radio input{display:none}.field .radio input~.checked-icon{display:none}.field .radio input:checked~.checked-icon{display:inline-block}.field .radio input:checked~.unchecked-icon{display:none}.field .select{position:relative;display:inline-block;margin:0;padding:0;border-radius:0;background-color:transparent;flex:1}.field .select select{color:#505050;width:100%;margin:0;padding:0 40px 0 20px;font-size:16px;line-height:42px;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#ededed;background-repeat:no-repeat;background-position:right 10px center;background-size:20px 20px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23212529' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'%3e%3c/path%3e%3c/svg%3e")}@media (min-width:768px){.field .select select{font-size:15px;height:44px}}.field .select select::-ms-expand{display:none}.field .select select:focus{outline:0}.field .select select:focus::-ms-value{background-color:transparent;color:#000}.field .select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.map-type-br .map-title{position:absolute}@media screen and (max-width:767px){.map-type-br #map{height:calc(100% - 44px);top:0;transition:height .1s}.map-type-br.address-card #map{height:calc(100% - 130px)}.map-type-br.electorate-card #map{height:calc(100% - 192px)}}@media screen and (min-width:768px){.map-type-br #map{height:calc(100% - 50px);top:50px}}
/*# sourceMappingURL=map/maps-boundary-review.css.map */

