body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu',
    'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  height: 100vh;
  height: calc(1vh * 100);
  height: calc(var(--vh, 1vh) * 100);
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}

*,
*::after,
*::before {
  box-sizing: border-box;
}
#echossStampLayerDim {
  z-index: 7;
}

#root {
  height: 100%;
}

:root{--menu-height: calc(49px + env(safe-area-inset-bottom));--header-height: 44px}.App_container__4L7Vo{max-width:100%;margin:0 auto;height:100%;position:relative;display:grid;grid-template-areas:'header' 'body' 'footer';grid-template-rows:-webkit-min-content minmax(0, 1fr) -webkit-min-content;grid-template-rows:min-content minmax(0, 1fr) min-content}.App_loadingContainer__vM6bN{grid-area:body;display:flex;justify-content:center;align-items:center;height:100%}

.NotFound_notFound__y3jH4{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.NotFound_notFound__y3jH4 .NotFound_description__SCYdR{margin-top:68px;text-align:center;font-weight:500;font-size:17px}.NotFound_notFound__y3jH4 .NotFound_description__SCYdR p{line-height:27px}.NotFound_notFound__y3jH4 .NotFound_description__SCYdR p{margin:0}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB{width:100%;margin:15px 0;padding:0 16px;margin-top:52px;position:relative}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB div.NotFound_loading__n5bB5{position:absolute;width:100%;height:49px;display:flex;justify-content:center;align-items:center}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB div.NotFound_loading__n5bB5 span{color:#08bf5b}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB button{outline:none;background:#08bf5b;color:white;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:13px;width:100%;transition:opacity 0.3s ease;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB button:hover{opacity:0.7}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB button.NotFound_loading__n5bB5{background-color:#f2f2f2;color:#999999}.NotFound_notFound__y3jH4 .NotFound_btnContainer__kxqeB button:disabled{background-color:#f2f2f2;color:#999999}

.Maintenance_notFound__KxtK3{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.Maintenance_notFound__KxtK3 .Maintenance_description__G-qc8{margin-top:68px;text-align:center;font-weight:500;font-size:17px}.Maintenance_notFound__KxtK3 .Maintenance_description__G-qc8 p{line-height:27px}.Maintenance_notFound__KxtK3 .Maintenance_description__G-qc8 p{margin:0}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D{width:100%;margin:15px 0;padding:0 16px;margin-top:52px;position:relative}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D div.Maintenance_loading__JyoX9{position:absolute;width:100%;height:49px;display:flex;justify-content:center;align-items:center}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D div.Maintenance_loading__JyoX9 span{color:#08bf5b}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D button{outline:none;background:#08bf5b;color:white;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:13px;width:100%;transition:opacity 0.3s ease;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D button:hover{opacity:0.7}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D button.Maintenance_loading__JyoX9{background-color:#f2f2f2;color:#999999}.Maintenance_notFound__KxtK3 .Maintenance_btnContainer__iZ08D button:disabled{background-color:#f2f2f2;color:#999999}

.LoginFailed_loginFailed__GIVym{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.LoginFailed_loginFailed__GIVym .LoginFailed_description__4bgH4{margin-top:68px;text-align:center;font-weight:500;font-size:17px}.LoginFailed_loginFailed__GIVym .LoginFailed_description__4bgH4 p{line-height:27px}.LoginFailed_loginFailed__GIVym .LoginFailed_description__4bgH4 p{margin:0}

.OpenInLINE_openInLine__NXUIF{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.OpenInLINE_openInLine__NXUIF .OpenInLINE_description__NEADj{margin-top:54px;text-align:center;font-weight:500;font-size:17px}.OpenInLINE_openInLine__NXUIF .OpenInLINE_description__NEADj p{line-height:27px}.OpenInLINE_openInLine__NXUIF .OpenInLINE_description__NEADj p{margin:0}.OpenInLINE_openInLine__NXUIF .OpenInLINE_instruction__5pRm1{margin-top:24px;font-size:13px;font-weight:normal}.OpenInLINE_openInLine__NXUIF .OpenInLINE_instruction__5pRm1 p:first-child{margin-bottom:20px}.OpenInLINE_openInLine__NXUIF .OpenInLINE_instruction__5pRm1 p:last-child{margin-top:20px}

.LoadingIndicator_loadingContainer__tItoo{grid-area:body;display:flex;justify-content:center;align-items:center;height:100%}

.ErrorPage_notFound__f-XSX{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.ErrorPage_notFound__f-XSX .ErrorPage_description__1-mf6{margin-top:32px;text-align:center;font-weight:500;font-size:17px}.ErrorPage_notFound__f-XSX .ErrorPage_description__1-mf6 p{line-height:27px}.ErrorPage_notFound__f-XSX .ErrorPage_description__1-mf6 p{margin:0}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9{width:100%;margin:16px 0;padding:0 16px;position:relative}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 div.ErrorPage_loading__76YEB{position:absolute;width:100%;height:49px;display:flex;justify-content:center;align-items:center}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 div.ErrorPage_loading__76YEB span{color:#08bf5b}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 button{outline:none;background:#08bf5b;color:white;border:none;border-radius:5px;font-size:15px;font-weight:600;padding:13px;width:100%;transition:opacity 0.3s ease;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 button:hover{opacity:0.7}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 button.ErrorPage_loading__76YEB{background-color:#f2f2f2;color:#999999}.ErrorPage_notFound__f-XSX .ErrorPage_btnContainer__FmKG9 button:disabled{background-color:#f2f2f2;color:#999999}

.Header_header__MY7fH{position:relative;height:44px;padding:10px 20px;display:grid;grid-template-columns:30px 1fr 30px;justify-items:center;align-items:center;background:white;color:#303030;z-index:7}.Header_header__MY7fH h1{margin:0;font-size:17px;letter-spacing:0.34px;font-weight:500}.Header_header__MY7fH button{cursor:pointer;border:none;background:none;padding:0;margin:0;display:flex;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Header_header__MY7fH button:focus{outline:none}.Header_header__MY7fH svg{width:26px;height:26px}.Header_header__MY7fH.Header_border__dM0mJ{box-shadow:0px 0.5px 0px 0px #0000004d;position:relative}

.MoreMenu_moreContainer__j3rJt{position:fixed;z-index:3;bottom:0;width:100%;max-width:100%;background:white}.MoreMenu_moreContainer__j3rJt a{text-decoration:none;-webkit-tap-highlight-color:transparent}.MoreMenu_moreContainer__j3rJt ul{margin:0;padding:0;list-style:none}.MoreMenu_moreContainer__j3rJt ul li{list-style:none}.MoreMenu_moreContainer__j3rJt ul li+li{border-top:0.4px solid #efefef}.MoreMenu_moreContainer__j3rJt ul li .MoreMenu_menuItem__fyIq4{display:flex;align-items:center;padding:18px 16px}.MoreMenu_moreContainer__j3rJt ul li .MoreMenu_menuItem__fyIq4 span{font-size:14px;margin-left:14px;color:#303030}.MoreMenu_moreContainer__j3rJt ul li .MoreMenu_menuItem__fyIq4 svg{fill:#303030}.MoreMenu_moreContainer__j3rJt ul li .MoreMenu_menuItem__fyIq4 svg .filled{display:none}.MoreMenu_moreContainer__j3rJt .MoreMenu_cancelContainer__rA6Qq{background-color:#f9faf9;height:var(--menu-height)}.MoreMenu_moreContainer__j3rJt .MoreMenu_cancelContainer__rA6Qq button{display:flex;justify-content:center;align-items:center;border:none;width:100%;height:49px;outline:none;background-color:#f9faf9;color:#303030;font-size:14px;transition:opacity 0.3s ease;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.MoreMenu_moreContainer__j3rJt .MoreMenu_cancelContainer__rA6Qq button:focus,.MoreMenu_moreContainer__j3rJt .MoreMenu_cancelContainer__rA6Qq button:active{outline:none;-webkit-tap-highlight-color:transparent}.MoreMenu_moreContainer__j3rJt .MoreMenu_cancelContainer__rA6Qq button:hover{opacity:0.7}

.MenuTabBar_menuTabBar__ud2Ft{width:100%;height:var(--menu-height);background-color:white;display:flex}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU{display:flex;flex:1 1;flex-direction:column;align-items:center;height:49px;justify-content:center;color:#999;text-decoration:none;-webkit-user-select:none;user-select:none;cursor:pointer;background:none;outline:none;border:none;padding:0;-webkit-tap-highlight-color:transparent}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU.MenuTabBar_active__vs2v1 span{color:var(--tab-color)}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU.MenuTabBar_active__vs2v1 svg .filled{display:block;fill:var(--tab-color) !important}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU>div{display:flex;align-items:center;justify-content:center;height:26px}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU span{margin-top:3px;font-size:10px}.MenuTabBar_menuTabBar__ud2Ft .MenuTabBar_menuItem__abJYU svg .filled{display:none}


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