.Select{position:relative}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:14px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;-o-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ4AAAAeCAMAAADqzgC4AAAAV1BMVEVHcExFRUVFRUVFRUVGRkZGRkZHR0dFRUW7u7s/Pz9GRkZFRUW5ublGRka6urpHR0e5ubm7u7u/v7+7u7tFRUW6urq7u7u8vLy7u7u3t7dGRkZGRka7u7uAVfoQAAAAG3RSTlMAv2Awz3AggIAQ799gn+9AMEAQz4+/j1CfIFCzjEtJAAAB60lEQVRYw+2WW4+jMAxGHW5OuEPpXPbz//+d+5CmnZGcsGRn9ylHQqpwE/DBGBMVCoVCoVAoFL7jWD3NAMBni8dVO2tFROzJUgD6hfupy82la5nb6GpXMVcuFlyWZVnINZjUu2J/6Kzbtm2fNMqs+bDWH8mnAKfqqAAgJgRP1HDrY62+uB4AYKjVuzEAgMm5CZVeGh7NyDiLiMzr5zrfdrU0PAkjrtFzqh6X1YWkdbQhqPpwA3rmHoNWHwaDMeZwTeOWqyW5idzv9/s6yrjumW9og8YlbEQSTka7V7TTt66JaihPnwhDeEa/op0jVhxWRiKiUeQW7Rzp4vgDG9d1tK+oVh6HX6SnhONho6r1zhFQ890fNna9cwSu2viSLprLOk7e8CNUx6FtzMFGn6Ej2PiwOTqiNmh6ZWQu65jSOlr43qGWDpiIgYoYeTpEbjtJjo64Der6ZEZ/9bK4EHRRHRXl67jtlKUjYeNrwbc/3UrD3rpnfv4pTwcRZekAEjbIPctj+ekPLTk/d+hNK7SqRlV5ouPd/3iXj+s6CC7xBQ7l0WfMHSdjGNU90KtfDjIwzMxs9J6V1LHJ/GattW+zbDnVkZxIBpiJF/cvhnSqB30mfU6lgHGX547HVCoyj5lzR6FQKBQKhULh//Ab8SFBTAgq9BEAAAAASUVORK5CYII=);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQwIDYwIiBoZWlnaHQ9IjYwIiB3aWR0aD0iNTQwIj48ZyBmaWxsPSIjNDY0NjQ2Ij48cGF0aCBkPSJNMTggMzZ2Nmg2di02aC02em00IDRoLTJ2LTJoMnYyem0xNC0yMnY2aDZ2LTZoLTZ6bTQgNGgtMnYtMmgydjJ6Ii8+PHBhdGggZD0iTTIzLjE0MiAzOS4xNDVsLTIuMjg1LTIuMjkgMTYtMTUuOTk4IDIuMjg1IDIuMjg1ek0xMDAgMjQuNTY1bC0yLjA5NiAxNC44M0w4My4wNyA0MiA3NiAyOC43NzMgODYuNDYzIDE4ek0xNDAgMjBoMjB2MjBoLTIwem04MSAxMGMwIDYuMDc4LTQuOTI2IDExLTExIDExcy0xMS00LjkyMi0xMS0xMWMwLTYuMDc0IDQuOTI2LTExIDExLTExczExIDQuOTI2IDExIDExem00OS0xMWE5IDkgMCAwIDAtOSA5YzAgNC45NzEgNS4wMDEgMTIgOSAxNCA0LjAwMS0yIDktOS4wMjkgOS0xNGE5IDkgMCAwIDAtOS05em0wIDEyLjVhNC41IDQuNSAwIDEgMSAwLTkgNC41IDQuNSAwIDAgMSAwIDl6Ii8+PGcgaWQ9ImEiPjxwYXRoIGQ9Ik0zMzcgMzAuMTU2djYuMDExYTMgMyAwIDAgMS0zIDNoLTEwYTMgMyAwIDAgMS0zLTN2LTEwYzAtMS42NTcgMS4zNDUtMyAzLTNoNi4zNDVsMy4xOS0zLjE3SDMyNGE2IDYgMCAwIDAtNiA2djEwYTYgNiAwIDAgMCA2IDZoMTBhNiA2IDAgMCAwIDYtNnYtOC44MDlsLTMgMi45NjgiLz48cGF0aCBkPSJNMzM4LjcyIDI0LjYzN2wtOC44OTIgOC44OTJIMzI3VjMwLjdsOC44OS04Ljg5eiIvPjxwYXRoIGQ9Ik0zMzguNjk3IDE3LjgyNmg0djRoLTR6IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTM0Ljk5IDM0MC43MDMgMTkuODE3KSIvPjwvZz48cGF0aCBkPSJNMzgxIDQyaDE4VjI0aC0xOHYxOHptMTQtMTZoMnYxNGgtMlYyNnptLTQgMGgydjE0aC0yVjI2em0tNCAwaDJ2MTRoLTJWMjZ6bS00IDBoMnYxNGgtMlYyNnptMTItNnYtNGgtMTB2NGgtNnYyaDIydi0yaC02em0tMiAwaC02di0yaDZ2MnoiIGlkPSJiIi8+PC9nPjxnIGZpbGw9IiNiYmIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMCkiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48dXNlIHhsaW5rOmhyZWY9IiNiIi8+PC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-size:270px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhwAAAA8CAMAAAAaE5NRAAAAY1BMVEVHcEy6urpFRUW5ublGRkZFRUVHR0dFRUW7u7tFRUVFRUW6uro/Pz9HR0dGRkZFRUW7u7tGRkZGRka5ubm7u7u7u7u8vLy/v79GRka3t7dFRUW7u7u6urq7u7u6urpGRka7u7shUdVaAAAAH3RSTlMAv2Aw779AgIAw3+8QIFCvQHCfYN+fUBDPII/Pr49wTJwvPwAABDtJREFUeNrtm8mSozAMQBU2GcKS0Fl6Hen/v3IOkLD2jGWnTaZGryqHpqI24IcsYwdAURRFURRFURRFURRFURRFURRFURRFURRFUZSBDG9kQds9mBsH7YSA5JHgy0g30Lvh+MX+u4ZvmAfILRG7jv5nNxKKJHKkiIiY+ssR7/lFIMfOGGPMzlMOlIpdEyVYbpek3RJ0dUTEY/UAN0hgB/Y3Fr3liPfM9naYXgrjLUcqEjtPiFz0GIZfdBqISyz6DO2gZp72sWkuC6yxSW9UAPBORJSUtpeb3jNHKrzgi/nc3XgDgC9m5v3VstrY3TPHzqvyQEKJ2J0bDl00DL/kMhDnxSiuEHZxNIqVjImTRrvAlijJHS/X/oLjEw90+eLMvI8l1cYY45wnXwWZ4+6GWA8/OaJZZOTqhiR0fLEUAeRNCdBaubGaKK0zR7yfuhF/XgHONm6M5iljDq5uSLppcruIqK3CyJEvQgW5owtu6qxuZKEFESX9mBJ1z1EJ4F23/J0TM+/7MeUFIN7zxxXgLXztTZRYKz13Q6KHjxxlsQgt7LNWOuSLiIgota+8qS2nF/9q32zmXGJdmPl8neaRj6ttu4dH5o0kd0qz0g7GjWKhIiJq+j8aIqLKutWinBfiPqnS9pQN82nmBu+t84Z5TMXxCDeCdPBaw4XtaR+JiOpRNqCj9Rk3czcEo1k3DRx/BHJ8zt2IwV6OndlNPmYrNyj7eTky/4az8b9C60BcupHby4GLj7UcZulGbB1tFp+fdmNl3BeVdx5y+E0L20XmkMsxuNFiUDkGN84moBxCN7rsvAI8uxy4qDnEcozcoKByjNzggHJI3YByfVQpnl6OI81mK4KaA2duHCmoHIMbvzigHGI3vuui9Onl6N+RDO85bEfCuxx4r0UxrBzmXouagHI4uPFN6nh/ejmgcEx2Ezm6m7WBHN08JaAcLm58U3VgADn8ZivOr97HcvQ3K7wc/Rw2nBxubiwfQVEX+bznKHyKnXnKS0qpHFWWVbCFHG+HwxuElcPVjcUjKFqo2OwNqfPC24oJgeX446HHy5Ehoqsbq08whJDDb22lX12RVtCAy4qqDSXH1+zQOYQcfRe5ubEy+BdB5PBblQWohoFFtjjyOjv0GkqOj9mhjzBypJi6ujF9BOXP4Vb7OcbhgsB68fVo9K71B+W4LHYEvjDzJYAc6LOhMXOeyW66E2yYaR0lQQURNaMl91aYKl3lgBMzf47W3M/MfIJAmcN9t2szqvpTjASbQB+3h7Rw2d4s3kcNq0uNgpzrvio73QnWYb8s674q63KPJqN3N5i0x2yD/ec+u88hSiiR/qYiX7w/y8EjVdrf9skeUmbmk2TJ3nU/R+b786sIswr+SSp0OPF6kulqucquifIy2ct1EUQ+aieYoiiKoiiKoiiKoiiKoiiKoiiKoiiKoiiKoijPwW/+pRss8HJ9ggAAAABJRU5ErkJggg==);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNTQwIDYwIiBoZWlnaHQ9IjYwIiB3aWR0aD0iNTQwIj48ZyBmaWxsPSIjNDY0NjQ2Ij48cGF0aCBkPSJNMTggMzZ2Nmg2di02aC02em00IDRoLTJ2LTJoMnYyem0xNC0yMnY2aDZ2LTZoLTZ6bTQgNGgtMnYtMmgydjJ6Ii8+PHBhdGggZD0iTTIzLjE0MiAzOS4xNDVsLTIuMjg1LTIuMjkgMTYtMTUuOTk4IDIuMjg1IDIuMjg1ek0xMDAgMjQuNTY1bC0yLjA5NiAxNC44M0w4My4wNyA0MiA3NiAyOC43NzMgODYuNDYzIDE4ek0xNDAgMjBoMjB2MjBoLTIwem04MSAxMGMwIDYuMDc4LTQuOTI2IDExLTExIDExcy0xMS00LjkyMi0xMS0xMWMwLTYuMDc0IDQuOTI2LTExIDExLTExczExIDQuOTI2IDExIDExem00OS0xMWE5IDkgMCAwIDAtOSA5YzAgNC45NzEgNS4wMDEgMTIgOSAxNCA0LjAwMS0yIDktOS4wMjkgOS0xNGE5IDkgMCAwIDAtOS05em0wIDEyLjVhNC41IDQuNSAwIDEgMSAwLTkgNC41IDQuNSAwIDAgMSAwIDl6Ii8+PGcgaWQ9ImEiPjxwYXRoIGQ9Ik0zMzcgMzAuMTU2djYuMDExYTMgMyAwIDAgMS0zIDNoLTEwYTMgMyAwIDAgMS0zLTN2LTEwYzAtMS42NTcgMS4zNDUtMyAzLTNoNi4zNDVsMy4xOS0zLjE3SDMyNGE2IDYgMCAwIDAtNiA2djEwYTYgNiAwIDAgMCA2IDZoMTBhNiA2IDAgMCAwIDYtNnYtOC44MDlsLTMgMi45NjgiLz48cGF0aCBkPSJNMzM4LjcyIDI0LjYzN2wtOC44OTIgOC44OTJIMzI3VjMwLjdsOC44OS04Ljg5eiIvPjxwYXRoIGQ9Ik0zMzguNjk3IDE3LjgyNmg0djRoLTR6IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTM0Ljk5IDM0MC43MDMgMTkuODE3KSIvPjwvZz48cGF0aCBkPSJNMzgxIDQyaDE4VjI0aC0xOHYxOHptMTQtMTZoMnYxNGgtMlYyNnptLTQgMGgydjE0aC0yVjI2em0tNCAwaDJ2MTRoLTJWMjZ6bS00IDBoMnYxNGgtMlYyNnptMTItNnYtNGgtMTB2NGgtNnYyaDIydi0yaC02em0tMiAwaC02di0yaDZ2MnoiIGlkPSJiIi8+PC9nPjxnIGZpbGw9IiNiYmIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMCkiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48dXNlIHhsaW5rOmhyZWY9IiNiIi8+PC9nPjwvc3ZnPg==)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{-webkit-border-radius:0;border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #aaa;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-bottom a,.leaflet-draw-actions-top a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:rgba(0,0,0,.5);border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid #000;border-right-color:rgba(0,0,0,.5);border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:rgba(254,87,161,.1);border:4px dashed rgba(254,87,161,.6);-webkit-border-radius:4px;border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:Raleway,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;color:#222}a{color:#1eaedb}a:hover{color:#1b9cc5}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #e1e1e1}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2}h1,h2{letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media only screen and (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}.container{position:relative;max-width:960px;margin:0 auto;padding:0 20px}.column,.columns,.container{width:100%;box-sizing:border-box}.column,.columns{float:left}@media (min-width:414px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66667%}.two.columns{width:13.33333%}.three.columns{width:22%}.four.columns{width:30.66667%}.five.columns{width:39.33333%}.six.columns{width:48%}.seven.columns{width:56.66667%}.eight.columns{width:65.33333%}.nine.columns{width:74%}.ten.columns{width:82.66667%}.eleven.columns{width:91.33333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.66667%}.two-thirds.column{width:65.33333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.33333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.66667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.33333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.66667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.33333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.66667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.33333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.66667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.33333%}.offset-by-one-half.column{margin-left:52%}}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input[type=button].button-primary,input[type=reset].button-primary,input[type=submit].button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}.button.button-primary:focus,.button.button-primary:hover,button.button-primary:focus,button.button-primary:hover,input[type=button].button-primary:focus,input[type=button].button-primary:hover,input[type=reset].button-primary:focus,input[type=reset].button-primary:hover,input[type=submit].button-primary:focus,input[type=submit].button-primary:hover{color:#fff;background-color:#1eaedb;border-color:#1eaedb}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #33c3f0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}.button,button,li{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}.leaflet-map .cartodb-tooltip-content-wrapper,.leaflet-map div.cartodb-popup.customized,.leaflet-map div.cartodb-popup.customized p,.legend-container text,.roboto-regular{font-family:Roboto,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.app-stats-legend .stats-title,.options-container .options-container-title,.roboto-medium,.small-device-message .title{font-family:Roboto,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500}.app-header .header-about,.app-stats-legend .stats-total-crash-counter h6,.leaflet-map .cartodb-tooltip-content-wrapper span,.leaflet-map div.cartodb-popup.customized .cartodb-popup-close-button.close,.leaflet-map div.cartodb-popup.customized h4,.roboto-bold{font-family:Roboto,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700}body{font-family:Roboto,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif}#root,.app,body,html{height:100%;width:100%;overflow:hidden;background-color:#fff}.app{position:relative}.ui{position:absolute;z-index:1;box-sizing:border-box;background-color:rgba(61,61,61,.9);color:#fffad5;padding:10px 0 5px 10px}.bottom{bottom:0}.left{left:0}.right{right:0}h1,h2,h3,h4,h5,h6{margin:0;padding-bottom:1rem}h6{font-size:1.4rem}p{margin:0}.filter-list{display:inline-block;height:100%;width:calc(100% - 20px);padding:0;margin:0;list-style-type:none;padding-left:10px}.filter-list li,hr{padding:0;margin:0}hr{border-top-color:#fffad5}@media screen and (min-width:550px){.container{height:100%;width:100%;max-width:100%}}.row.stats-header{height:30px;overflow-y:hidden}.row.stats-content{height:calc(100% - 30px)}.column,.columns{height:100%}@media screen and (min-width:550px){.column,.columns{margin-left:0}}@media screen and (min-width:550px){.two.columns{width:16.666666666666668%}}@media screen and (max-width:1000px){.two.columns{display:none}}@media screen and (min-width:550px){.three.columns{width:25%}}@media screen and (max-width:1000px){.three.columns{display:none}}@media screen and (min-width:550px){.four.columns{width:33.333333333333%}}@media screen and (max-width:1000px){.four.columns{display:none}}@media screen and (min-width:550px){.six.columns{width:50%}}@media screen and (max-width:1000px){.six.columns{display:none}}@media screen and (min-width:550px){.seven.columns{width:58.3333333333%}}@media screen and (max-width:1000px){.seven.columns{width:100%}}.uppercase{text-transform:uppercase}.title-case{text-transform:title-case}.scroll{overflow-y:auto;overflow-x:hidden}.scroll::-webkit-scrollbar{width:10px}.scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.hidden{display:none;visibility:hidden}.hidden-sneaky{opacity:0;z-index:-9999}.app-header{width:auto;height:60px;display:flex;align-items:center;position:absolute;justify-content:flex-start;top:-5px;left:25px;z-index:1;color:rgba(23,131,143,.7)}.app-header .header-logo-title{display:inline-flex;align-items:center}.app-header .header-about,.app-header .header-title,.app-header .logo-checkpeds{margin:0;padding:0}.app-header .logo-chekpeds{display:inline-block;height:33px}.app-header .logo-chekpeds a,.app-header .logo-chekpeds a:hover{background-color:none;border:none}.app-header .logo-chekpeds img{height:33px}.app-header .header-title{display:inline-block;font-size:2.6rem;text-transform:uppercase;margin-left:10px}@media screen and (max-width:1000px){.app-header .header-title{font-size:4rem}}.app-header .header-about{display:inline-block;position:relative;bottom:10px}.app-header .header-about a{cursor:pointer;color:rgba(23,131,143,.7)}.app-header .header-about a:hover{color:#105b63}.Menu{width:350px;display:inline-flex;justify-content:flex-start;align-items:baseline;margin:0 0 0 10px;padding:0;list-style:none}.Menu li{position:relative;padding:0;margin:0;margin-left:10px;font-weight:400;cursor:pointer;transition:all .3s}.Menu li:before{content:"";height:1px;width:0;background-color:rgba(23,131,143,.7);display:block;position:absolute;bottom:0;left:50%;transition:all .3s}.Menu li:hover:before{left:0;width:100%}.Menu a,.Menu button{height:auto;margin:0;padding:0 10px;font-size:1.4rem;font-weight:400;line-height:1.4rem;color:rgba(23,131,143,.7);text-transform:none}.Menu a.active,.Menu button.active{font-weight:700}.Menu button{background-color:transparent;border-radius:0;border:none}.Menu a{text-decoration:none}.zoom-controls{width:30px;height:70px;left:25px;top:65px;padding:0;color:#17838f}.zoom-controls .zoom-in,.zoom-controls .zoom-out{width:30px;height:35px;padding:0;margin:0;border-radius:0;background-color:#fffad5;border-color:#17838f;color:#17838f;font-size:20px;line-height:25px}.zoom-controls .zoom-in:hover,.zoom-controls .zoom-out:hover{background-color:#fedc8f;border-color:#105b63;color:#105b63}.zoom-controls .zoom-in{border-bottom:none}.loading-indicator{position:absolute;top:183px;left:25px;width:30px;height:30px;z-index:5}.leaflet-map{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.leaflet-map #map{height:100%}.leaflet-map .leaflet-bottom.leaflet-right{left:0;right:auto;bottom:120px}.leaflet-map .leaflet-bottom.leaflet-right *{color:#105b63;background:none;background:transparent}.leaflet-map .leaflet-bottom.leaflet-right a{color:#17838f}.leaflet-map .cartodb-tooltip{width:auto;padding:15px 0 0 15px}.leaflet-map .cartodb-tooltip-content-wrapper{width:auto;padding:5px;color:#fffad5;background:rgba(61,61,61,.9)}.leaflet-map div.cartodb-popup.customized{width:155px;max-width:155px}.leaflet-map div.cartodb-popup.customized .cartodb-popup-content-wrapper,.leaflet-map div.jspContainer,.leaflet-map div.jspPane{width:155px!important;max-width:155px!important}.leaflet-map div.cartodb-popup.customized .cartodb-popup-content-wrapper:after,.leaflet-map div.cartodb-popup.customized .cartodb-popup-content-wrapper:before,.leaflet-map div.jspContainer:after,.leaflet-map div.jspContainer:before,.leaflet-map div.jspPane:after,.leaflet-map div.jspPane:before{background:none}.leaflet-map div.cartodb-popup.customized{background:none;padding:10px}.leaflet-map div.cartodb-popup.customized h1,.leaflet-map div.cartodb-popup.customized h2,.leaflet-map div.cartodb-popup.customized h3,.leaflet-map div.cartodb-popup.customized h4,.leaflet-map div.cartodb-popup.customized h5,.leaflet-map div.cartodb-popup.customized h6,.leaflet-map div.cartodb-popup.customized p{color:#fffad5;letter-spacing:.01rem}.leaflet-map div.cartodb-popup.customized p{font-size:1.1rem}.leaflet-map div.cartodb-popup.customized h4{font-size:1.2rem}.leaflet-map div.cartodb-popup.customized .cartodb-popup-close-button.close{right:-17px;background:#575757;border-radius:50%;font-size:2rem;text-indent:7.5px;line-height:26px;text-decoration:none;color:#fffad5}.leaflet-map div.cartodb-popup.customized .cartodb-popup-close-button.close:hover{color:#fedc8f}.leaflet-map div.cartodb-popup.customized div.cartodb-popup-content-wrapper{width:155px;max-width:155px;background:rgba(61,61,61,.9);padding:10px 5px 5px 10px;border-radius:4px}.leaflet-map div.cartodb-popup.customized .jspContainer:after,.leaflet-map div.cartodb-popup.customized .jspContainer:before{background:none}.leaflet-map div.cartodb-popup.customized div.cartodb-popup-tip-container{position:relative;left:18px;background:none;width:0;height:0;border-style:solid;border-width:25px 25px 0 0;border-color:rgba(61,61,61,.9) transparent transparent}.leaflet-map .map-stats-disclaimer{position:absolute;bottom:119px;left:198px;z-index:5;font-size:1.1rem;color:#17838f}.leaflet-map .filter-area-tooltip{display:none;position:absolute;left:0;top:0;z-index:6;padding:0 3px;color:#17838f;background-color:#fffad5}.app-options-filters{height:auto;width:300px;bottom:0;padding-top:0;padding-right:0;padding-bottom:0;overflow-y:hidden}.app-stats-legend{height:120px;width:calc(100vw - 300px)}.app-stats-legend p{font-size:1.3rem}.app-stats-legend .stats-title{text-transform:uppercase;font-size:1.4rem;padding-bottom:0;padding-top:5px}.app-stats-legend .stats-date-range,.app-stats-legend .stats-total-crash-counter{width:50%;float:left;display:inline-block}.options-container.opened{padding-bottom:10px}.options-container.no-padding-bottom{padding-bottom:0}.options-container .options-container-header{padding-top:10px;cursor:default;text-transform:uppercase;cursor:pointer}.options-container .options-container-title{display:inline-block}.options-container .options-container-collapse-icon{display:inline-block;float:right;margin-right:10px}.options-container .options-container-collapsable.scroll{overflow-y:auto!important;overflow-x:hidden}.filter-by-boundary button,.filter-options-button,.ReactModalPortal .dl-data-btn,.ReactModalPortal .modal-share-url button{height:25px;line-height:25px;background-color:#fffad5;border-color:transparent;color:#17838f;padding:0 10px;text-align:left;text-transform:capitalize;letter-spacing:.5px;border:none}.filter-by-boundary button.active,.filter-by-boundary button:hover,.filter-options-button.active,.filter-options-button:hover,.ReactModalPortal .active.dl-data-btn,.ReactModalPortal .dl-data-btn:hover,.ReactModalPortal .modal-share-url button.active,.ReactModalPortal .modal-share-url button:hover{color:#105b63;border:none}.filter-by-boundary button:hover,.filter-options-button:hover,.ReactModalPortal .dl-data-btn:hover,.ReactModalPortal .modal-share-url button:hover{background-color:#fedc8f}.filter-by-boundary button.active,.filter-options-button.active,.ReactModalPortal .active.dl-data-btn,.ReactModalPortal .modal-share-url button.active{background-color:#fecc5c}.filter-by-boundary button.wide,.filter-options-button.wide,.ReactModalPortal .modal-share-url button.wide,.ReactModalPortal .wide.dl-data-btn{width:135px}.filter-by-boundary button.med,.filter-options-button.med,.ReactModalPortal .med.dl-data-btn,.ReactModalPortal .modal-share-url button.med{width:125px}.filter-by-boundary button.narrow,.filter-options-button.narrow,.ReactModalPortal .modal-share-url button.narrow,.ReactModalPortal .narrow.dl-data-btn{width:90px}.filter-by-boundary button.auto,.filter-options-button.auto,.ReactModalPortal .auto.dl-data-btn,.ReactModalPortal .modal-share-url button.auto{width:auto}.filter-by-boundary button.link,.filter-options-button.link,.ReactModalPortal .link.dl-data-btn,.ReactModalPortal .modal-share-url button.link{border:none;border-radius:0;background-color:transparent;color:#fffad5}.filter-by-boundary button.link:hover,.filter-options-button.link:hover,.ReactModalPortal .link.dl-data-btn:hover,.ReactModalPortal .modal-share-url button.link:hover{color:#fedc8f}.filter-by-boundary button.cancel-drawing,.filter-by-boundary button.draw-again{margin-left:10px}.filter-by-boundary button.deselect-identifier{height:20px;padding:0 5px;margin:0 0 0 10px;font-size:11px;line-height:11px}.filter-by-boundary p.identifier-label{display:inline-block;margin-left:10px;font-size:11px}.filter-by-boundary-message{font-size:1.2rem;font-weight:500;margin-bottom:10px;margin-left:10px}.filter-by-type{display:table;width:100%}.filter-by-type .filter-list{display:table-cell;vertical-align:top;width:50%}.filter-by-type .filter-list:nth-of-type(2){padding-left:0}.filter-by-date .filter-list li:nth-of-type(2){padding:10px 0}.filter-by-date .label-select-group{display:inline-block}.filter-by-date .label-select-group:nth-of-type(2){margin-left:10px}.filter-by-date .label-select-group label{font-size:1.2rem;font-weight:500}.filter-by-date .Select-control,.filter-by-date .Select-menu-outer{width:125px;border:none;font-size:1.1rem;font-weight:500;color:#17838f;background-color:#fffad5}.filter-by-date .Select-control{height:25px}.filter-by-date .Select-menu-outer{z-index:5}.filter-by-date .Select-menu{background-color:#fffad5}.filter-by-date .Select-option{color:#17838f;background-color:#fffad5}.filter-by-date .Select-option.is-focused{background-color:#fedc8f}.filter-by-date .Select-option.is-selected{background-color:#fecc5c}.filter-by-date .has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.filter-by-date .has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#17838f}.filter-by-date .Select--single>.Select-control .Select-value,.filter-by-date .Select-placeholder{line-height:25px}.filter-by-date .Select-input{height:25px}.filter-by-date .Select-value-label{color:#17838f}.filter-by-date .Select-arrow{border-color:#17838f transparent transparent}.filter-by-date .is-open .Select-arrow,.filter-by-date .Select-arrow-zone:hover>.Select-arrow{border-top-color:#105b63}.filter-by-date .is-open>.Select-control .Select-arrow{border-color:transparent transparent #17838f}.filter-by-date .filter-date-label{width:60px;display:inline-block;font-size:1.2rem;padding-right:10px}.filter-by-date .react-datepicker__input-container input{font-size:1.2rem;padding:0 10px;height:25px;background-color:#fffad5;color:#17838f}.download-data{display:table;width:100%;padding-bottom:10px;margin-left:10px}.download-data .data-last-updated,.download-data .filter-by-boundary button,.download-data .filter-options-button,.download-data .ReactModalPortal .dl-data-btn,.download-data .ReactModalPortal .modal-share-url button,.filter-by-boundary .download-data button,.ReactModalPortal .download-data .dl-data-btn,.ReactModalPortal .modal-share-url .download-data button{display:table-cell;vertical-align:top}.download-data .data-last-updated{font-size:1.1rem;padding-left:25px}.filter-by-boundary .share-options button,.ReactModalPortal .modal-share-url .share-options button,.ReactModalPortal .share-options .dl-data-btn,.share-options .filter-by-boundary button,.share-options .filter-options-button,.share-options .ReactModalPortal .dl-data-btn,.share-options .ReactModalPortal .modal-share-url button{margin-left:10px}.options-filters-footer{height:27px;border-top:1px solid #fffad5}.filter-by-boundary .options-filters-footer button,.options-filters-footer .filter-by-boundary button,.options-filters-footer .filter-options-button,.options-filters-footer .ReactModalPortal .dl-data-btn,.options-filters-footer .ReactModalPortal .modal-share-url button,.ReactModalPortal .modal-share-url .options-filters-footer button,.ReactModalPortal .options-filters-footer .dl-data-btn{width:calc(33.333333333% - 2px);font-size:1rem;text-align:center;border-right:1px solid #fffad5;margin-bottom:0}.filter-by-boundary .options-filters-footer button:last-child,.options-filters-footer .filter-by-boundary button:last-child,.options-filters-footer .filter-options-button:last-child,.options-filters-footer .ReactModalPortal .dl-data-btn:last-child,.options-filters-footer .ReactModalPortal .modal-share-url button:last-child,.ReactModalPortal .modal-share-url .options-filters-footer button:last-child,.ReactModalPortal .options-filters-footer .dl-data-btn:last-child{border-right:none}.stats-counter{display:inline-block;width:50%;border-top:1px solid #fffad5}.stats-counter .stats-title{text-transform:uppercase}.stats-counter:nth-of-type(2n){border-left:1px solid #fffad5;width:calc(50% - 1px - 20px);padding-left:10px;margin-right:10px}.stats-counter .count{display:inline-block;width:20%;float:left}.stats-counter p{height:25px;text-align:center}.contributing-factors-list{height:calc(100% - 5px);border:1px solid #fffad5}.contributing-factors-list li,.contributing-factors-list ul{padding:0;margin:0;list-style-type:none}.contributing-factors-list li{width:calc(100% - 10px);margin:0 5px;border-bottom:.5px dashed #fffad5}.contributing-factors-list li:last-of-type{border:none}.contributing-factors-list p{padding:2px 5px;height:100%;font-size:1.3rem}.contributing-factors-list .factor-count,.contributing-factors-list .factor-type{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center}.contributing-factors-list .factor-count{width:60px;max-width:60px;text-align:right}.contributing-factors-list .factor-type{max-width:calc(100% - 60px - 20px);padding-left:5px;overflow-x:hidden}.legend-container{position:relative;padding-left:10px;width:calc(100% - 10px);height:100%}.legend-container .legend-crash-count,.legend-container .legend-crash-types{display:inline-block;float:left;height:100%;width:50%}.legend-container .legend-crash-count{width:40%;position:absolute;top:-35px;right:10px}.legend-container li,.legend-container ul{padding:0;margin:0;list-style-type:none}.legend-container li{width:100%;margin-left:5px}.legend-container p{display:inline;font-size:1.1rem;margin-left:5px}.legend-container span{width:7px;height:7px;display:inline-block;border:.7px solid #fffad5;border-radius:50%;background:transparent}.legend-container span.type-fatality{background:#f03b20}.legend-container span.type-injury{background:#fd8d3c}.legend-container span.type-no-inj-fat{background:#fecc5c}.legend-container svg,.legend-container svg:not(:root){overflow:auto}.legend-container circle{fill:transparent;stroke:#fffad5;stroke-width:1px}.legend-container text{fill:#fffad5;font-size:1.1rem}.ReactModalPortal{position:relative}.ReactModalPortal .Modal{position:absolute;top:25%;left:25%;transform:translate(-25%,-25%);background-color:#fff;border:1px solid #b3b3b3;border-radius:4px;padding:25px;outline:none}.ReactModalPortal .Modal h1,.ReactModalPortal .Modal h2,.ReactModalPortal .Modal h3,.ReactModalPortal .Modal h4,.ReactModalPortal .Modal h5,.ReactModalPortal .Modal h6,.ReactModalPortal .Modal p{color:#105b63}.ReactModalPortal .Modal a{text-decoration:none}.ReactModalPortal .Overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;background-color:hsla(0,0%,100%,.75)}.ReactModalPortal .btn-modal-close{height:25px;width:25px;float:right;margin-top:-38px;margin-right:-38px;color:#fff;border:1px solid #aeaeae;border-radius:50%;background:#b3b3b3;font-size:2rem;font-weight:700;display:inline-block;line-height:0;padding:0;z-index:6}.ReactModalPortal .btn-modal-close:before{content:"\D7"}.ReactModalPortal .modal-about,.ReactModalPortal .modal-copyright,.ReactModalPortal .modal-disclaimer,.ReactModalPortal .modal-download-data,.ReactModalPortal .modal-share-fb,.ReactModalPortal .modal-share-twitter,.ReactModalPortal .modal-share-url{max-width:700px}.ReactModalPortal .modal-about{height:80vh;max-height:80vh;overflow-y:auto}.ReactModalPortal .modal-about p{padding-right:25px}.ReactModalPortal .download-data-btns{margin-top:25px}.ReactModalPortal .dl-data-btn,.ReactModalPortal .modal-share-url button{background-color:#fff;border:1px solid #b3b3b3;color:#17838f}.ReactModalPortal .dl-data-btn:hover,.ReactModalPortal .modal-share-url button:hover{color:#105b63;background-color:#eee;border:1px solid #333}.ReactModalPortal .dl-data-btn:not(:first-of-type),.ReactModalPortal .modal-share-url button:not(:first-of-type){margin-left:10px}.ReactModalPortal .modal-share-url input{width:100%;padding:0 5px;font-size:12px;color:#666;height:22px;margin-top:10px}.ReactModalPortal .modal-share-url .copied{margin-left:25px}.small-device-message{display:block;position:relative;width:100vw;height:100vh}@media screen and (min-width:1000px) and (orientation:portrait){.small-device-message{display:none}}.small-device-message .centered{height:100%;position:relative;margin:0 auto;padding:25px;overflow-y:auto}.small-device-message .centered h1,.small-device-message .centered h2,.small-device-message .centered h3,.small-device-message .centered h4,.small-device-message .centered h5,.small-device-message .centered h6,.small-device-message .centered p{color:#105b63}.small-device-message .title,.small-device-message h2{text-align:center}.small-device-message h2{margin:25px 0}.small-device-message a{text-decoration:none}.small-device-message p{padding-bottom:25px}.about-crash-mapper{margin-bottom:25px}.about-crash-mapper h6{font-weight:bolder;text-transform:uppercase;font-size:1.5rem}.about-crash-mapper p{padding:0 0 25px}.about-crash-mapper ul{list-style:disc inside none}.about-crash-mapper li,.about-crash-mapper p{color:#105b63;font-size:1.4rem}.about-crash-mapper p{padding-bottom:20px}.about-crash-mapper li>p{display:inline;padding-bottom:0}.help-panel{max-height:80vh;overflow:scroll}.help-panel td{vertical-align:top}.help-panel td:last-child{padding-left:10px}.help-panel h6{font-weight:bolder;text-transform:uppercase;font-size:1.5rem}.help-panel p{padding:0 0 25px}.help-panel ul{list-style:disc inside none}.help-panel li,.help-panel p{color:#105b63;font-size:1.4rem}.help-panel p{padding-bottom:20px}.help-panel li>p{display:inline;padding-bottom:0}
/*# sourceMappingURL=bundle.2d8cd2fd766f1242b973.css.map*/