body,html{width:100%;height:100%}.text-link:active,.text-link:hover,.text-link:link,.text-link:visited{color:#043d6d;text-decoration:none}:root{--amplify-primary-color:#043d6d;--amplify-primary-tint:#0165a6;--amplify-primary-shade:#3383b7}amplify-container{height:calc(100vh - 50px)}.main{height:80vh;width:100%}.main__page{display:flex;height:90%;position:relative}.main__chart-area{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.auth-button:visited{color:#000}.auth-button:hover{box-shadow:3px 5px 8px #4285f4}.hint{flex:1 1;display:flex;align-items:center;flex-direction:column;text-align:center}.hint__text{margin:8px;color:rgba(0,0,0,.87)}.hint__title{font-size:24px;font-weight:500}.hint__sub-title{font-size:18px}.hint--size_small .message{margin:0}.hint--size_small .title{font-size:18px}.hint--size_small .sub-title{font-size:16px}.loader{flex:1 1;font-size:24px;z-index:999}.button,.loader{display:flex;justify-content:center;align-items:center}.button{width:100%;height:100%;outline:none;cursor:pointer;padding:5px;border:none;border-radius:8px;box-shadow:0 0 8px 2px #000}.button:disabled{cursor:default}.search{min-width:370px;background:#fafafa;display:flex;flex-direction:column}.search__area{width:100%;padding:16px;display:flex;justify-content:space-between;align-items:center}.search__area-input{width:100%}.search__well-area{padding:16px;display:flex;flex:1 1;flex-direction:column;overflow:auto}.search__well-area::-webkit-scrollbar{display:none}.search__text{width:230px;height:50px;border:1px solid #fafafa;border-radius:3px;font-size:16px;text-indent:40px;background:url(/static/media/search.e26557fa.svg) no-repeat 10px 17px #fff;box-shadow:0 5.5px 5px rgba(0,0,0,.24),0 9px 18px rgba(0,0,0,.18)}.well{width:100%;padding:8px;box-sizing:border-box}.well__label-container{display:flex;flex-direction:row;justify-content:space-between}.well__label{display:block;font-size:15px;line-height:24px;letter-spacing:1px;color:#000;cursor:pointer;flex:1 1}.well__label-mark{display:block;float:left;width:15px;padding-top:8px}.well__open-mark{position:relative;top:0;display:block;width:7px;height:7px;border-color:grey grey transparent transparent;border-style:solid;border-width:1px;transform:rotate(45deg);transition:transform .2s ease-in-out,top .2s ease-in-out}.well__open-mark--opened{transform:rotate(135deg);top:-2px}.well__show-on-map{text-decoration:none;font-size:12px}.well__show-on-map:hover{font-weight:700}.well__show-on-map,.well__show-on-map:visited{color:#0165a6}.well__trajectories-list{margin:0;padding:0;list-style:none}.wellbore{justify-content:space-between;text-indent:0;margin:0;padding-left:26px;font-size:15px;height:30px;letter-spacing:1px}.wellbore,.wellbore__load-mark{display:flex;align-items:center}.wellbore__load-mark{position:absolute;left:-20px;justify-content:center;width:10px;height:100%}.wellbore__action,.wellbore__control{text-align:center;width:85px}.wellbore__action{position:relative;height:20px;line-height:20px;border:none;border-radius:4px;text-transform:uppercase;background-color:#0165a6;box-shadow:0 5.5px 5px rgba(0,0,0,.24),0 9px 18px rgba(0,0,0,.18);color:#fff;font-size:12px;outline:none;transition:box-shadow .3s;cursor:pointer}.wellbore__action:focus,.wellbore__action:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.wellbore__action:active{box-shadow:0 0 11px rgba(33,33,33,.2)}.wellbore__action--visualize{background-color:#0165a6}.wellbore__action--hide{background-color:#c2c2c2}.wellbore__action--error{background-color:#ff8b8b}.wellbore__action-tooltip{display:none;position:absolute;bottom:100%;left:0;margin-bottom:10px;text-transform:none;letter-spacing:normal}.wellbore__action:hover .wellbore__action-tooltip{display:block}.tooltip-pane{background:#fff;border:1px solid #b8b8b8;border-radius:5px;box-shadow:0 1px 7px rgba(0,0,0,.65)}.tooltip-pane--for-text{white-space:nowrap;padding:8px 16px;color:#4e4e4e}.trajectory{width:100%;height:100%}.trajectory-chart__layout{height:100%}.map{height:80vh}.map__selected-wells{right:90px;max-height:calc(100% - 45px);overflow:hidden}.map__control-panel,.map__selected-wells{position:absolute;top:105px;margin:10px;z-index:1000}.map__control-panel{right:22px}.map__insights-panel{position:absolute;top:105px;left:260px;margin:10px;min-height:200px;min-width:950px;z-index:1000}.leaflet-container{height:80vh;width:100%}.control-panel{background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 7px rgba(0,0,0,.65);border-radius:8px;z-index:1002;padding:5px 3px}.control-panel__item{padding:6px 4px}.control-button{position:relative;width:40px;height:40px}.control-button svg{width:100%;height:100%}.control-button__hint{display:none;position:absolute;top:50%;right:100%;margin-right:10px;transform:translateY(-50%)}.control-button:hover .control-button__hint{display:block}.constrol-button__button{box-shadow:0 0 6px 2px #000}.constrol-button__button--disabled{box-shadow:0 0 2px 0 #ccc}.selected-wells{padding:5px 10px;background-color:hsla(0,0%,100%,.8);box-shadow:0 1px 7px rgba(0,0,0,.65);border-radius:8px}.selected-wells__header{font-weight:700}.selected-wells__list{margin:0;padding-left:20px}.map{height:100%}.map__fade{z-index:1001;position:fixed;left:0;top:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center}.map__close-error{position:absolute;right:0;top:0;cursor:pointer;padding:5px;font-size:18px;line-height:12px}.map__search-error{margin-top:-100px;padding:20px;position:relative}.well-marker{border-radius:50%;box-sizing:border-box}.well-marker--initial{border:2px solid #8a2be2;background-color:#6495ed}.well-marker--selected{border:2px solid red}.well-marker--selected-insight{border:4px solid purple}.cross-section-page{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cross-section-chart__container{height:80vh;display:flex;flex:1 1}.cross-section-chart__chart{height:100%;flex:1 1}.legend{padding:0;list-style:none;margin-top:50px}.legend__item{padding:0;margin:0;text-indent:0}.legend__item-mark{width:10px;height:12px;display:inline-block;margin-right:5px}
/*# sourceMappingURL=main.126fcaa1.chunk.css.map */