.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.vertical-top{vertical-align:top}.vertical-middle{vertical-align:middle}.vertical-bottom{vertical-align:bottom}.vertical-sub{vertical-align:sub}.vertical-baseline{vertical-align:baseline}.float-left{float:left}.float-right{float:right}.hidden{display:none !important}.absolute{position:absolute}.relative{position:relative}.inline-block{display:inline-block}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.border-box{box-sizing:border-box}.no-long,.no-top{top:0}.no-long,.no-bottom{bottom:0}.no-wide,.no-left{left:0}.no-wide,.no-right{right:0}.no-margin-auto{margin:0 auto}.margin-auto{margin:auto}.no-border-spacing{border-spacing:0}.fill,.fill__long{height:100%}.fill,.fill__wide{width:100%}.fill--25p,.fill--25p__long{height:25%}.fill--25p,.fill--25p__wide{width:25%}.fill--50p,.fill--50p__long{height:50%}.fill--50p,.fill--50p__wide{width:50%}.fill--75p,.fill--75p__long{height:75%}.fill--75p,.fill--75p__wide{width:75%}.text-inherit-color{color:inherit}.back-transparent{color:rgba(0,0,0,0)}.text-white{color:#fff}.text-black{color:#000}.text-blue{color:#6091b2}.back-white{background-color:#fff}.back-dark-gray{background-color:#3f3f41;}.back-dark-gray--translucent{background-color:rgba(255,255,255,0.75)}.border-white{border:1px solid #fff;}.border-white__bottom{border-bottom:1px solid #fff}.border-black{border:1px solid #000}.text-gray--light{color:#ddd}.text-gray--subtle{color:#7e7e7e}.text-decoration-none{text-decoration:none;text-align:center;color:#333}.back-gray{background-color:rgba(102,102,102,0.9)}.back-gray--dark{background-color:#222327}.feedback-outline-orange:hover,.feedback-outline-orange:active,.feedback-outline-orange:focus{outline:1px solid #ffa500}.clear{clear:both}.clearfix{overflow:auto}@media screen and (max-width:500px){.mobile-mq-hide{display:none}}.border-radius{border-radius:5px}.pointer{cursor:pointer}.no-wrap{white-space:nowrap}.no-border{border:none}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.overflow-visible{overflow:hidden}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}/*
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("../images/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("../images/chosen-sprite.png") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url("../images/chosen-sprite.png") no-repeat 100% -20px;background:url("../images/chosen-sprite.png") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("../images/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url("../images/chosen-sprite.png") no-repeat -30px -20px;background:url("../images/chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.chartBox{width:500px;height:250px;float:left;margin-top:1em}.chart{width:100%;height:100%}html,body{padding:0;margin:0;position:relative;height:100%;width:100%;background:#fff}body{overflow:hidden}ul{list-style:none;padding:0;margin:0}button{cursor:pointer}.button--plain{border:none;background:none}.button--link{border:none;background:none;color:#00e;text-decoration:underline;cursor:pointer}.button--blue{font-family:inherit;border:none;color:#fff;background:#6091b2;}.button--blue:active,.button--blue:hover,.button--blue:focus,.button--blue.active{background:#e86850}.button--esri{background-color:#fff;border:none;width:32px;height:32px;border:1px solid #57585a;outline:none;padding:0;}.button--esri:hover,.button--esri:active{background-color:#eee}body{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;height:100%;width:100%;padding:0;margin:0}#root{height:100%}.app{position:relative;border:1px solid #e0e0e0;}.app__logo{top:20px;left:20px;opacity:.5;-webkit-transition:all .25s;transition:all .25s;}.app__logo:hover{opacity:1}.app__logo img{height:100px}#map{width:100%;height:100%;display:block}.map .container{overflow:visible !important}.layer-panel{max-height:calc(100% - 40px);background:#fff;overflow-y:auto;width:280px;left:25px;top:25px;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.layer-panel{max-height:65%}}.language-panel{height:30px;background:#fff;width:130px;left:350px;top:25px;font-size:13px}.language-selector{display:inline-block;margin:10px;cursor:pointer;}.language-selector.selected{color:#f00}.search-panel{left:calc(50% - 150px);bottom:50%}.map-component{position:absolute;z-index:10}.shadow{box-shadow:2px 2px 2px rgba(0,0,0,0.25)}.layer-category{margin:10px}.layer-category-label{border-bottom:1px solid #6c0;text-transform:uppercase;font-weight:500;font-size:15px;color:#6c0;padding:5px 0}.active-layer-count{margin-left:5px;font-size:12px}.layer-category-caret{margin-right:2px;line-height:25px;font-size:9px;float:right}.layer-checkbox{padding-bottom:3px;margin-top:3px;padding-right:25px}.toggle-switch{-webkit-transition:all .3s ease;transition:all .3s ease;background:#aaa;display:inline-block;border-radius:5px;position:relative;height:10px;width:17px}.toggle-switch span{-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;position:absolute;background:#fff;height:6px;width:6px;left:2px;top:2px}.layer-checkbox.active > .toggle-switch span{left:9px}.layer-checkbox.active > .toggle-switch{background:#6c0}.layer-checkbox.active.moratorium > .toggle-switch{background:#4d4d4d}.layer-checkbox.active.logging > .toggle-switch{background:#a6050e}.layer-checkbox.active.active-fires > .toggle-switch{background:#fc561f}.layer-checkbox.active.archive-fires > .toggle-switch{background:#e78321}.layer-checkbox.active.clearance-alerts > .toggle-switch{background:#fc1fc3}.layer-checkbox.active.glad-alerts > .toggle-switch{background:#f69}.layer-checkbox.active.intact-forest-landscape > .toggle-switch{background:#1e8413}.layer-checkbox.active.orangutan > .toggle-switch{background:#f8b753}.layer-checkbox.active.tiger > .toggle-switch{background:#efcb8e}.layer-checkbox.active.pulpwood > .toggle-switch{background:#333}.layer-checkbox.active.coal > .toggle-switch{background:#8416a6}.layer-checkbox.active.palm-oil > .toggle-switch{background:#0a50a5}.legend-container .toggle-switch.active{background:#6c0;font-size:15px;}.legend-container .toggle-switch.active span{left:9px}.legend-container .toggle-switch{margin-right:5px}.legend-container{font-size:13px;}.active-fires-control{width:100%}#archive-date-ranges .gfw-btn,#glad-date-ranges .gfw-btn{width:180px}.imagery-calendar-label{display:block;font-size:11px;color:#999;text-transform:uppercase;padding:7px 0;position:relative;text-align:left}.info-icon svg{position:absolute;margin:auto;fill:#fff;height:8px;width:8px;bottom:0;right:0;left:0;top:0}.info-icon{background-color:#6c0;display:inline-block;position:absolute;border-radius:50%;height:14px;width:14px;right:10px;top:4px}.filter-container,.concession-select{font-size:12px;margin-top:5px;margin-left:-10px}.layer-checkbox-label{padding-left:10px;font-size:13px}.layer-checkbox-sublabel{padding:0 25px 0 35px;color:#aaa;line-height:12px;font-size:11px}.layer-content-container{display:inline-block;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.layer-content-container{max-width:180px}}.legend-label{font-size:13px}.layer-category-content{margin-left:10px}.layer-panel .layer-content-container{margin:0 30px}.timeline-container{margin:10px 0}.timeline-container.fires{width:125px}.timeline-container select.fires-select{width:calc(100% + 30px)}.timeline-container select{-webkit-appearance:none;position:absolute;opacity:0;width:70%;line-height:24px;padding:0 15px}.active-forest-cover-control{display:inline-block;width:50%}.timeline-player{background:url("../images/play.svg") no-repeat center;height:15px;width:15px;display:inline-block;background-size:15px 15px;float:right;cursor:pointer;padding-top:7px}.timeline-player.playing{background:url("../images/pause.svg") no-repeat center;height:15px;width:15px;display:inline-block;background-size:15px 15px;float:right;cursor:pointer;padding-top:7px}.concession-select{width:180px}.gfw-btn{-webkit-transition:background .15s linear;transition:background .15s linear;border-radius:35px;text-align:center;line-height:36px;padding:0 15px;height:36px;}.gfw-btn.sml{line-height:24px;font-size:10px;height:24px}.gfw-btn.blue{background:#6c0;color:#fff;border:none;}.gfw-btn.blue:hover{background:#4d9900}.gfw-btn.white{border:1px solid #6c0;background:#fff;color:#555;font-size:12px;}.gfw-btn.white:hover{background:#e6e6e6}.confidence-container{font-size:12px;width:200px}.confidence-checkbox{margin:5px}.esriPopup .sizer{width:350px !important}.indonesia-peat-legend,.forest-cover-legend{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0;margin-left:23px;}.indonesia-peat-legend .legend-label,.forest-cover-legend .legend-label{font-size:12px;padding:3px 5px;display:inline-block}.indonesia-peat-legend .legend-row,.forest-cover-legend .legend-row{margin:2px 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.modal-wrapper{position:absolute;bottom:0;right:0;left:0;top:0}.modal-container{position:absolute;z-index:1000;height:100%;width:100%;left:0;top:0}.modal-background{background-color:rgba(0,0,0,0.35);height:100%;width:100%}.modal{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;position:fixed;height:auto;left:50%;top:50%;}.modal a{word-break:break-word;word-wrap:break-word}.modal .close-icon{position:absolute;height:40px;width:40px;right:0;top:0;}.modal .close-icon svg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;height:50%;width:50%;left:50%;top:50%}.modal-title{padding:10px 20px 0;text-align:center;font-size:21px}.modal-content{padding:20px 30px 20px 20px;overflow-x:hidden;max-height:450px;overflow-y:auto;color:#555;height:100%}.no-info-available{text-align:center;line-height:40px;height:40px}.calendar-wrapper{overflow-x:hidden;overflow-y:auto;height:100%;max-height:350px;box-sizing:border-box;left:0;top:0;padding:15px;padding-top:30px}.close-icon{position:absolute;height:40px;width:40px;right:0;top:0}.modal-wrapper .close-icon svg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;height:50%;width:50%;left:50%;top:50%}.modal-close{display:block;position:absolute;top:0;right:0;width:40px;height:40px;z-index:20}.calendar-background{background-color:rgba(0,0,0,0);height:100%;width:100%}.calendar-window{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;position:fixed;height:auto;left:520px;top:227px;width:340px;min-height:100px;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);-webkit-transition:all 0s cubic-bezier(.445,.05,.55,.95);transition:all 0s cubic-bezier(.445,.05,.55,.95);background:#fff;border:none;box-shadow:0 1px 2px rgba(0,0,0,0.25)}.calendar-window:before,.calendar-window:after{content:"";position:absolute;height:20px;width:calc(100% - 8px);left:0}.calendar-window a{word-break:break-word;word-wrap:break-word;text-decoration:none}.calendar-window .kalendae{background:#fff;font-size:16px;padding:0;margin:0;width:calc(100% - 8px)}.calendar-window .kalendae .k-calendar,.calendar-window .kalendae .k-title,.calendar-window .kalendae .k-header,.calendar-window .kalendae .k-days{width:100%;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif}.calendar-window .kalendae .k-header{margin-bottom:10px;border-bottom:1px solid #e5e5df}.calendar-window .kalendae .k-caption{font-size:16px}.calendar-window .kalendae .k-header span{width:34px;font-weight:normal}.calendar-window .kalendae .k-days span{width:34px;border:none;text-align:center;padding:5px 3px 5px 3px}.calendar-window .kalendae .k-days span.k-selected,.calendar-window .kalendae .k-days span.k-selected.k-active{border:none;background:#eee}.calendar-window .kalendae .k-days span.k-in-month.k-active{color:#e7002f}.calendar-window .kalendae .k-days span.k-active:hover{border:none;bacground:#eee}#share-modal .modal-content{width:300px}#share-modal .share-instructions{padding-bottom:10px;font-size:13px}#share-modal .share-items{-ms-flex-pack:distribute;justify-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;}#share-modal .share-items svg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;height:20px;width:20px;fill:#fff;left:50%;top:50%}.share-card{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;position:relative;height:40px;width:40px}.share-input{margin-bottom:15px;height:40px;}.share-input input{border:1px solid #ccc;text-align:center;font-size:13px;height:100%;width:70%}.share-input button{text-transform:uppercase;-webkit-appearance:none;text-align:center;line-height:38px;border-radius:0;font-weight:500;font-size:14px;outline:none;height:100%;width:30%;padding:0}.basemap-button{width:100px;margin-right:10px;margin-bottom:5px}#basemap-cookie-checkbox{margin-right:5px}#basemap-modal .modal{width:350px}#search-modal .close-icon,#search-panel-container .close-icon{display:none}#search-modal .modal,#search-panel-container .modal{background:none}#search-panel-container .modal{width:400px;}#search-panel-container .modal .modal-content{padding:0}#canopy-modal .modal-content{width:340px}#canopy-modal .irs-line-left,#canopy-modal .irs-line-right,#canopy-modal .irs-line-mid{background:#fff}#canopy-modal .irs-grid-pol[style="left: 100%"],#canopy-modal .irs-grid-pol.small,#canopy-modal .irs-slider.to,#canopy-modal .irs-to{display:none}#canopy-modal .irs-bar{background:#6c0;border-radius:5px;height:7px}#canopy-modal .irs-grid-pol{border-radius:50%;height:2px;width:2px;top:-12px}#canopy-modal .irs-slider{cursor:col-resize}.trees{margin:30px 10px 10px;height:60px;width:280px}.tree-icon{background:url("images/tree.png") no-repeat center;margin-top:19px;height:41px;float:left;width:25px}.forest-icon{background:url("images/forest.png") no-repeat center;float:right;height:60px;width:91px}.slider-container{margin:5px 10px;width:280px}.layer-modal-content{width:500px}.source-header{margin-bottom:5px}.source-title{text-transform:uppercase;line-height:16px;font-weight:500;font-size:16px;display:block}.source-description{font-style:inherit;color:#aaa;line-height:1.1;font-size:13px;margin:5px 0}.source-table{border-top:1px solid #ccc}.source-row{border-bottom:1px solid #ccc;display:table;width:100%;margin:0;}.source-row:nth-child(even){background:#f2f2f3}.source-row dt,.source-row dd{display:table-cell;padding:10px}.source-row dt{text-transform:uppercase;font-weight:500;font-size:11px;width:120px}.source-row dd{border-left:1px solid #ccc;padding-left:15px;font-size:13px}.source-summary{font-size:13px;}.source-summary p{margin:10px 0}.source-credits{color:#aaa;font-size:12px;}.source-credits strong{font-weight:500;display:block;color:#333}.read-more{text-align:center;padding:10px 0 0;font-size:13px;margin:0;}.read-more a{text-decoration:none;font-style:normal}.layer-colors{list-style:none;font-size:13px;padding:0;margin:0;}.layer-colors .circle:before{margin:0 4px 0 -1px;content:'\25CF';font-size:16px}.control-panel{background:#fff;bottom:25px;right:25px;width:76px;}.control-panel ul{border-bottom:1px solid #aaa;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0}.control-panel li{border-right:1px solid #aaa;border-top:1px solid #aaa;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;width:38px}.control-panel li:nth-child(odd){border-left:1px solid #aaa}.control-panel li:active{background:#eee}.control-panel li:hover{background:#eee}.panel-icon{fill:#555;display:block;margin:auto;height:20px;width:20px}.location-finder{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #aaa;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;position:absolute;background:#fff;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;width:380px;right:86px;opacity:0;bottom:0;}.location-finder.open{visibility:visible;opacity:1}.location-item{text-align:center}.location-label{font-size:12px;position:absolute;left:5px;top:calc(50% - 6px)}.go-to-location{background:url("../images/location-search.svg") no-repeat center;background-size:25px}.go-to-location:hover{background:url("../images/location-search.svg") no-repeat center !important;background-size:25px !important;background-color:#eee !important}.print-button{background:url("../images/print_icon.svg") no-repeat center;background-size:25px}.print-button:hover{background:url("../images/print_icon.svg") no-repeat center !important;background-size:25px !important;background-color:#eee !important}.location-lat,.location-lng{border-radius:0;background:url("../images/location-search.svg") no-repeat 98.5% center;margin:6px;display:inline-block;width:90px}#location-submit{border-radius:0;display:inline-block;margin:6px;color:#fff;font-size:14px;background-color:#6c0;padding:5px;border-radius:8px}.loading{background:url("../images/loader.gif") no-repeat center #fff !important}.loading:hover{background:url("../images/loader.gif") no-repeat center #fff !important}#archive-date-ranges .gfw-btn,#glad-date-ranges .gfw-btn{font-size:10px}.basemap-thumbnail{height:80px;}.basemap-thumbnail.active{border:2px solid #6c0}.basemap-thumbnail.wri-basemap{background:url("http://www.arcgis.com/sharing/rest/content/items/8b3b470883a744aeb60e5fff0a319ce7/info/thumbnail/light_gray_canvas.jpg") no-repeat center;background-size:110px 65px}.basemap-thumbnail.imagery-basemap{background:url("../images/imagery_basemap.jpg") no-repeat center;background-size:110px 65px}.basemap-thumbnail.terrain-basemap{background:url("../images/terrain_basemap.png") no-repeat center;background-size:110px 65px}.basemap-switcher{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #aaa;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;position:absolute;background:#fff;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:auto;right:86px;opacity:0;top:0;}.basemap-switcher.open{visibility:visible;opacity:1}.basemap-holder{overflow:auto;padding:5px;box-shadow:none}.basemap-item{text-align:left;cursor:pointer;padding:5px;padding-bottom:0;padding-top:7px;border-top:1px solid #e5e5df;}.basemap-item:hover{background-color:#eee}.basemap-item.active{background-color:#eee}.basemap-item.narrow{border-top:none;width:25%;text-align:center}.basemap-item .info-icon{top:inherit;margin-top:20px;margin-right:20px}.basemap-label{font-size:13px;text-transform:uppercase;padding-left:20px;color:rgba(102,102,102,0.9);display:inline-block;padding-top:15px;vertical-align:top;}.basemap-label.narrow{text-align:center;margin-top:0;padding-left:0;position:relative}.basemap-thumbnail{height:50px;width:50px;border-radius:30px;display:inline-block;}.basemap-thumbnail.active{background-color:rgba(102,102,102,0.9)}.basemap-thumbnail.dark-gray-basemap{background:url("../images/dark-gray-basemap.png") no-repeat center}.basemap-thumbnail.topo-basemap{background:url("../images/topo-basemap.jpg") no-repeat center}.basemap-thumbnail.wri-basemap{background:url("../images/wri-basemap.png") no-repeat center}.basemap-thumbnail.imagery-basemap{background:url("../images/imagery_basemap.jpg") no-repeat center}.basemap-thumbnail.landsat-basemap{background:url("../images/gfw-basemaps.png") no-repeat center;background-position:0 -352px}.arcgisSearch .searchToggle,.arcgisSearch .searchBtn{border-radius:0 !important}.search-tools{width:500px;z-index:6;left:0;right:0;margin:0 auto;-webkit-filter:drop-shadow(2px 2px 2px rgba(0,0,0,0.25));filter:drop-shadow(2px 2px 2px rgba(0,0,0,0.25));}.search-tools.isSearchMobile{width:80%;}.search-tools.isSearchMobile .search-tab-container{background-color:#c9c9c9;width:100%}.search-tools.isSearchMobile .search-tab{width:32%;padding-left:0;padding-right:0}.search-tools.isSearchMobile .search-box{width:100%;display:block}.search-tools.isSearchMobile .deg-box{display:block;}.search-tools.isSearchMobile .deg-box input.deg-input{max-width:160px}.search-tools.isSearchMobile .search-submit-button{margin:5px}.search-tools.isSearchMobile .search-coordinates{display:block;width:100%;}.search-tools.isSearchMobile .search-coordinates div{width:22%}.search-tools.isSearchMobile #coordinateSearch{position:relative;float:inherit;width:inherit}.search-tools .search-tab{color:#fff;background-color:#c9c9c9;border:none;font-size:.75em;margin-left:3px;height:26px;padding:5px 15px 2px 15px;display:inline-block;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);outline:none;}.search-tools .search-tab.active,.search-tools .search-tab:active{color:#c9c9c9;background-color:#fff}.search-tools .search-tab:nth-child(1){margin-left:0}.search-tools .search-tab:nth-child(3){margin-right:0}.search-tools .search-magnifier{height:17px;width:20px;fill:#555}.search-tools .search-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-tools .search-input{outline:none;border:none;box-sizing:border-box;height:100%;padding:10px}.search-tools .search-results{width:100%;max-height:225px;overflow:auto;position:absolute;background-color:rgba(255,255,255,0.8);}.search-tools .search-results button{width:100%;text-align:left;background:none;border:none;border-bottom:1px solid #ccc}.search-tools .search-coordinates{display:inline-block;width:calc(100% - 100px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;}.search-tools .search-coordinates div{display:inline-block;width:25%}.search-tools .search-coordinates input{width:3em;padding-right:0}.search-tools .search-coordinates select{margin-right:10px;background:#555;color:#fff;width:60px;height:30px}.search-tools .search-button{float:right;position:absolute;right:-80px;width:80px;top:25px}.search-box.degrees{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center;padding:0 10px}.deg-box{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.deg-box span{width:auto}.deg-box input.deg-input{max-width:120px;text-align:left;margin:13px 0 9px 5px;padding:0;text-align:left;outline:0;border:none;border-bottom:1px solid #555;font-size:18px;border-radius:0;font-family:inherit}.deg-box .gfw-header{background:#e5e5df;position:relative;display:inline-block;z-index:1;padding:0 12px;border-radius:40px;font-size:14px;text-decoration:none;height:36px;line-height:36px;text-align:center;font-weight:500;white-space:nowrap;-webkit-transition:background .15s linear;transition:background .15s linear}.deg-box button{width:auto;margin:0 0 0 10px}#coordinateSearch{position:absolute;right:0;bottom:0;background:#fff;height:calc(100% - 51px);padding-top:25px;float:right;width:100px;}#coordinateSearch button{margin-right:15px}.analysis-options-header{margin-top:0;margin-bottom:0}.analysis-tools{max-height:calc(100% - 255px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;right:40px;top:25px;}.analysis-tools.isMobileTools{max-height:calc(100% - 125px)}.analysis-tools.expanded{width:300px}.analysis-tools .tab-container{border-top:1px solid #008000;padding:5px;overflow-y:auto;}.analysis-tools .tab-container p{text-align:left;padding-left:20px;padding-right:20px;font-size:14px}.analysis-tools > div{background:#fff;width:100%}.analysis-toggle{cursor:pointer}.analysis-footer > div{font-size:14px;width:25%}.analysis-footer{padding:10px}.analysis-footer button{font-size:14px}.analysis-warning{color:#f00;margin-bottom:0 !important;}.analysis-warning svg{fill:#555;margin:0 5px;height:20px;width:20px}.analysis-warning > div{border-top:1px solid #ccc;-webkit-transition:background .25s linear;transition:background .25s linear;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:20px;padding:7px 10px;color:#555;}.analysis-warning > div:first-child{border-right:1px solid #ccc}.analysis-warning .analysis-action-label{line-height:22px;}.analysis-warning .analysis-action-label:hover{background:#e6e6e6}.analysis-tools .tabs svg{height:24px;width:20px;fill:#555;vertical-align:sub;padding-right:10px}.analysis-tools .tabs .active svg{fill:#6c0}.analysis-tools .tabs .gfw-header{font-size:20px;background-color:#fff;color:#555;border-radius:0;width:100%;padding:5px;text-align:center;}.analysis-tools .tabs .gfw-header.active{color:#6c0;background-color:#fff}.analysis-tools .tabs .gfw-header:hover{background-color:#eee}.analyze-header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6c0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;}.analyze-header svg{margin-right:10px;height:20px;width:20px;fill:#6c0}.lat-lng-tool .lat-lng-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:10px 0}.lat-lng-tool input{border:1px solid #ccc;padding:5px 10px;font-size:13px;margin:0 5px;outline:none;width:90px}.lat-lng-btn{margin:0 5px}.add-point-btn{margin:20px auto 10px;width:120px;}.add-point-btn.active{background:#4d9900}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,.chosen-container .chosen-results-scroll-up span{background:url("../images/chosen-sprite.png") -42px 1px no-repeat !important}.custom-analysis-spacer{margin:5px 0}.lat-lng-instructions{font-size:14px}.analysis-placeholder{text-align:center;background:#fff;font-size:16px;padding:30px;margin:0}.loss-footnote{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;font-size:11px;}.loss-footnote .loss-footnote-label{padding-right:3px}.loss-link select{-webkit-appearance:none;position:absolute;height:100%;width:100%;opacity:0;left:0;top:0}.loss-link .loss-timeline-spacer{padding:0 3px}.canopy-link .canopy-text{padding:0 3px}.canopy-link .canopy-density-label:before{content:' > '}.canopy-link .canopy-density-label:after{content:'% '}.custom-analysis-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0 10px;font-size:12px;}.custom-analysis-link .custom-analysis-link-label{padding-right:3px}.full-report-button{margin:5px auto 10px;width:180px}.imagery-tab,#areaTab{padding:20px}.imagery-calendar-label,.customize-report-label{display:block;font-size:11px !important;color:#999;text-transform:uppercase;padding:7px 0;position:relative;text-align:left;font-size:11px}.customize-report-label{cursor:pointer}.customize-options span{font-size:14px;margin:5px}.customize-options label{margin-left:15px}.customize-options div{margin-bottom:10px}#analysis-date-ranges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#imagery-date-ranges button,#analysis-date-ranges button{font-size:10px;width:150px}.drop-shapefile{border:1px dashed rgba(102,102,102,0.9)}.subscription-draw{font-size:14px}.feature-title,.custom-area-title{padding:0 10px;margin:5px 0}.feature-title{padding-top:3px}.watershed-chart{margin:0 10px;height:150px;width:300px;padding:0}.custom-area-title input{-webkit-appearance:none;padding-left:30px;font-size:16px;outline:none;border:none}.custom-area-title .custom-area-title-edit{position:absolute;height:18px;left:15px;top:1px;}.custom-area-title .custom-area-title-edit svg{fill:#6c0;height:18px;width:18px}.analysis-panel{padding:5px}.analysis-instructions,.analysis-instructions__draw{color:$grayFont}.analysis-instructions__header{font-weight:normal;margin:5px 0}.analysis-instructions__olist{list-style-type:decimal;font-size:13px;padding:0 15px}.analysis-instructions__separator{margin:10px 0 5px;text-align:center;font-size:22px}.analysis-instructions__draw-icon-container{margin:10px 0}.analysis-instructions__draw-icon{fill:#e7002f;display:block;margin:auto;height:100px;width:135px;margin-bottom:15px}.analysis-instructions__draw-button{text-transform:uppercase;font-weight:bold;margin:15px}.analysis-instructions__upload-container{border:1px dashed #aaa;position:relative;text-align:center;margin:15px 15px;font-size:20px;padding:10px;cursor:copy;}.analysis-instructions__upload-container.active{font-weight:bold}.analysis-instructions__upload-container input{display:none}.analysis-instructions__upload{pointer-events:none}.analysis-results{color:$grayFont}.analysis-results__title{border-bottom:1px solid #aaa;font-weight:normal;padding:0;margin:0}.analysis-results__select-label{font-size:14px;margin:5px 0;color:#000}.analysis-results__select-style{border:1px solid #aaa;text-overflow:ellipsis;white-space:nowrap;padding-right:15px;padding-left:5px;line-height:2em;overflow:hidden;font-size:13px;color:#000;height:2em;width:100%}.analysis-results__select-style:after{position:absolute;content:'\25BC';font-size:10px;right:5px;top:2px}.analysis-results__select{-webkit-appearance:none;position:absolute;height:100%;width:100%;opacity:0;left:0;top:0}.locate-me{background-color:#fff;padding-top:10px;padding-left:10px;padding-right:10px;}.locate-me.mobs{padding-top:2px}.border-right{border-top:none;border-left:none;border-bottom:none;border-right:1px solid #aaa}.basemap-holder{overflow:auto}.radio-holder{padding-bottom:10px;}.radio-holder label{width:50%}.radio-holder input{margin:5px}