.components-Icon-___Icon__Icon___bp01p{cursor:pointer}.components-Icon-___Icon__Icon___bp01p svg{vertical-align:top}
.components-Modal-___Modal__overlay___bsFoW{position:fixed;z-index:3;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.5)}.components-Modal-___Modal__modal___23ISF{position:absolute;outline:none;width:768px;top:40px;left:0;right:0;margin-left:auto;margin-right:auto;overflow-y:hidden;background-color:#eef3f6;color:#000;border-radius:5px;box-shadow:5px 5px 5px 0px rgba(0,0,0,.5)}.components-Modal-___Modal__modalHead___2NGFA{position:relative;box-sizing:border-box;height:50px;padding:5px 10px;line-height:40px;background-color:#475657;color:#eef3f6}.components-Modal-___Modal__modalHead___2NGFA h2{float:left;margin:0;padding:0;font-size:15px}.components-Modal-___Modal__modalHead___2NGFA .components-Modal-___Modal__modalClose___nGqg5{height:30px;width:30px;margin-top:5px;float:right}.components-Modal-___Modal__modalHead___2NGFA .components-Modal-___Modal__modalClose___nGqg5 svg{fill:#eef3f6}.components-Modal-___Modal__modalContent___L5OeZ{position:relative;overflow-y:auto}.components-Modal-___Modal__modalContentWithFooter___3M4LT{}.components-Modal-___Modal__modalFooter___2vqiS{width:100%;position:absolute;bottom:0;height:50px;background-color:#d1c7c7}
.components-LoadingIndicator-___LoadingIndicator__indicator___3jqN1{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.components-LoadingIndicator-___LoadingIndicator__icon___1sAi5{width:50px;height:50px;margin:0 10px}
.components-ErrorIndicator-___ErrorIndicator__ErrorIndicator___2yiOP{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.components-ErrorIndicator-___ErrorIndicator__icon___1aR9v{width:50px;height:50px}.components-ErrorIndicator-___ErrorIndicator__icon___1aR9v svg{fill:red}.components-ErrorIndicator-___ErrorIndicator__message___3sJDy{white-space:pre-wrap}
.components-LocationChooserLegend-___LocationChooserLegend__legend___1CuUA{padding:20px;display:flex;flex-direction:column}.components-LocationChooserLegend-___LocationChooserLegend__entry___3-SxM{display:flex;flex:1}.components-LocationChooserLegend-___LocationChooserLegend__term___3Fxrp{height:15px;width:15px;margin-right:5px}.components-LocationChooserLegend-___LocationChooserLegend__description___3aJcc{flex:1}.components-LocationChooserLegend-___LocationChooserLegend__termUsed___1-J2r{background-color:#90ee90}.components-LocationChooserLegend-___LocationChooserLegend__termSet___1kX_j{background-color:orange}.components-LocationChooserLegend-___LocationChooserLegend__termNotAvailable___1yQnQ{background-color:gray}
.components-LocationChooser-___LocationChooser__chooser___2LjLs{flex:1}
.components-LocationsList-___LocationsList__list___2NB3J{list-style:none;padding:0 20px}
.components-LocationsListItem-___LocationsListItem__item___3RBLZ{padding:5px}.components-LocationsListItem-___LocationsListItem__notAvailable___37WKq{background-color:gray;color:#d3d3d3}.components-LocationsListItem-___LocationsListItem__set___3aMgq{color:gray;background-color:orange}.components-LocationsListItem-___LocationsListItem__used___Q5zOW{background-color:#90ee90}.components-LocationsListItem-___LocationsListItem__clearButton___2i0LU{margin:0 10px}.components-LocationsListItem-___LocationsListItem__selectionComponent___1Cb7W{display:inline-block;width:25px}
.components-ExportSettingsModal-___ExportSettingsModal__content____hFvz{padding:10px;min-height:250px;display:flex;width:100%;box-sizing:border-box}.components-ExportSettingsModal-___ExportSettingsModal__exporter___2t9a6{position:relative;flex:1}
.components-ImportStageModal-___ImportStageModal__modal___2FU3B{width:1024px;color:#000}.components-ImportStageModal-___ImportStageModal__content___3d99e{padding:10px;width:100%;box-sizing:border-box}.components-ImportStageModal-___ImportStageModal__row___1tthU{display:flex;width:100%;flex-direction:row;margin-bottom:5px}.components-ImportStageModal-___ImportStageModal__levelSelector___o0_6E{}.components-ImportStageModal-___ImportStageModal__selector___GlwQI{flex:1;font-size:12px}.components-ImportStageModal-___ImportStageModal__projectSelector___3urlV{}.components-ImportStageModal-___ImportStageModal__programSelector___3ga93{display:flex;width:300px}.components-ImportStageModal-___ImportStageModal__error___heLqR{background-color:red}.components-ImportStageModal-___ImportStageModal__facility___195CI{width:160px}.components-ImportStageModal-___ImportStageModal__program___1pbQS{}.components-ImportStageModal-___ImportStageModal__categorySelector___2EZ5a{}.components-ImportStageModal-___ImportStageModal__testSelector___1Iikp{}.components-ImportStageModal-___ImportStageModal__experimentSelector___2WvE9{}.components-ImportStageModal-___ImportStageModal__measurementSelector___DKEuN{}.components-ImportStageModal-___ImportStageModal__fileSelector___1QpFO{}
html, body, #stageplayer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#stageplayer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: auto;
}

#root {
  z-index: 2;
}

/*# sourceMappingURL=main.css.map*/