.form-page{width:100%}.form-page .center{text-align:center}.form-page .left{text-align:left}.form-page .logo{padding-bottom:2rem}.form-page h1{font-size:2rem;padding-bottom:1rem}.form-page h2{font-size:1rem}.form-page .form{width:20rem;margin-bottom:2rem}.form-page .center .form{margin-left:auto;margin-right:auto}.form-page hr{border:none;height:1px;background-color:var(--palette-primary-main);margin-bottom:24px}#account-summary{min-width:225px;max-width:225px;display:flex;flex-direction:column;height:100%;align-items:center}#account-summary h1{font-size:1rem;margin:0;padding:0}#account{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:9px 16px}#account-details{font-size:.7rem}#market{padding:6px 16px;border-top:1px dashed var(--theme-dark-gray-color);font-size:.6rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.icon-info-item div{display:flex;align-items:center}#stock-analysis-main{width:100%;height:100%}#chart-container{position:relative}#split-chart-container{height:100%;display:flex;flex-direction:row}#split-chart-container>div:nth-child(1){padding-bottom:7px;width:70%}#split-chart-container>div:nth-child(2){width:30%}#sidebar #account{background-color:var(--theme-medium-gray-color);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:9px 16px;border-top:1px dashed var(--theme-dark-gray-color)}#sidebar #account-paper *{padding-top:0;padding-bottom:2px}#sidebar #account-details{font-size:.7rem}#sidebar #market{background-color:var(--theme-medium-gray-color);padding:6px 16px;border-top:1px dashed var(--theme-dark-gray-color);border-bottom:1px dashed var(--theme-dark-gray-color);font-size:.6rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#sidebar{flex-direction:row;margin-top:52px;min-width:225px;max-width:225px;background-color:#f7f7f7;border-right:solid 1px var(--theme-medium-gray-color);display:flex;flex-direction:column;height:100%}#sidebar{padding:0!important}#sidebar-footer{display:flex;flex-direction:row;align-items:center;gap:.5rem}#sidebar h1{font-size:1rem;margin:0;padding:0}#sidebar #children{display:flex;flex-direction:column;height:100%}#sidebar #sidebar-header{border-bottom:1px dashed var(--theme-medium-gray-color)}#sidebar #sidebar-content{flex-basis:0;flex-shrink:1;flex-grow:1;overflow-y:auto}#sidebar #sidebar-footer{border-bottom:1px solid var(--theme-medium-gray-color);padding:.5rem .75rem .5rem 2.75rem}.sidebar-list-item{margin:0;padding:0;border-bottom:1px solid var(--theme-medium-gray-color)!important;width:100%}.sidebar-header-item,.sidebar-hr{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:300;padding:6px 16px}.sidebar-hr{padding-top:3px;padding-bottom:3px}.sidebar-header-item div,.sidebar-hr div{width:100%}.sidebar-header-item hr,.sidebar-hr hr{width:100%;border:.5px solid var(--theme-dark-gray-color)}.status-container{display:flex;flex-direction:column;text-align:center}.status-message{padding-top:12px}.company-button{border-bottom:1px solid var(--theme-medium-gray-color)!important;min-height:60px}.company-list-item{width:100%}.company-list-item .company{width:100%;display:flex;justify-content:space-between}.company-list-item .company-title{font-weight:500}.company-list-item .company-info{padding-top:4px;font-size:.6rem}.company-list-item .company-info div{display:flex;align-items:center}.company-list-item .order{padding-top:3px;width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-left:18px;align-items:center}.company-list-item .order-text{font-size:.75rem;font-weight:400;display:flex;align-items:center}#main{width:100%;display:flex;height:100%;min-width:320px;padding:1rem}#outlet{width:100%;display:flex;flex-direction:row}#topbar{width:100%;background-color:var(--theme-light-gray-color);display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--theme-medium-gray-color);z-index:9999;height:52px}#topbar>div{display:flex;gap:1rem;padding-left:1rem;padding-right:1rem;padding-top:2px;padding-bottom:1px}ul a,ul a:visited,ul a:hover{color:var(--theme-black-color)}#topbar div{justify-content:center;align-items:center;text-wrap:nowrap}:root{--theme-black-color: #121212;--theme-dark-gray-color: #c9c9c9;--theme-medium-gray-color: #e3e3e3;--theme-light-gray-color: #f7f7f7;--theme-white-color: #FFFFFF;--palette-primary-light: #7eb6fb;--palette-primary-main: #285EA1;--palette-secondary-main: #F2B358;--palette-error-main: #CC3022;--toastify-icon-color-success: var(--palette-primary-main);--toastify-color-progress-success: var(--palette-primary-main);--toastify-icon-color-info: var(--palette-secondary-main);--toastify-color-progress-info: var(--palette-secondary-main);--toastify-icon-color-error: var(--palette-error-main);--toastify-color-progress-error: var(--palette-error-main)}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizeLegibility;text-align:left;height:100%;width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;line-height:1;color:var(--theme-black-color);background-color:var(--theme-white-color);display:table}.layout{display:flex;flex-direction:column;height:100%;width:100%}.layout-topbar{display:table-row;width:100%;height:52px}.layout-main{height:100%}a{font-weight:400;color:#646cff;text-decoration:inherit}a:hover{color:#a66505}a:visited{color:#47824a}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}em{font-size:.5em;vertical-align:super}h1,h2,h3,h4{background:-webkit-linear-gradient(var(--palette-primary-main),var(--palette-primary-main));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300;margin-block-start:.25em;margin-block-end:.25em;margin-inline-start:0px;margin-inline-end:0px;line-height:1.1}h1{font-size:2rem}h2{font-size:1.5rem}.shimmer{text-align:center;color:var(--palette-primary-light);background:-webkit-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));background:-moz-gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));background:gradient(linear,left top,right top,from(#222),to(#222),color-stop(.5,#fff));background-size:25px 100%;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-animation-name:shimmer;-moz-animation-name:shimmer;animation-name:shimmer;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;background-repeat:no-repeat;background-position:0 0;background-color:#222}@-moz-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@-webkit-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@-o-keyframes shimmer{0%{background-position:top left}to{background-position:top right}}@keyframes shimmer{0%{background-position:top left}to{background-position:top right}}
