body{margin:0}#root,#root>.ant-layout{width:100%;height:100vh;overflow-y:hidden}#root>.ant-layout>.ant-layout-content{overflow-y:hidden}#root>.ant-layout>.ant-layout-content>.ant-layout{height:100%}.ant-layout-content.mainContent{height:100%;padding:.75rem;overflow-y:auto}#topheader{width:100%;padding:0;display:flex}#topheader *{color:#fff}#topheader .logo{height:100%;margin-right:auto}#topheader .logo img{width:auto;height:100%;padding:.75rem .5rem}#topheader>div:not(.logo){flex-direction:column;justify-content:center;display:flex}.textred{color:red}.textgreen{color:#29e929}.textcenter{text-align:center}.textright{text-align:right}.textbold{font-weight:700}.w100{width:100%}.w80{width:80%}.h100{height:100%}.dflex{display:flex}.dflex.wrap{flex-wrap:wrap}.dflex.nowrap{flex-wrap:nowrap}.dflex.col{flex-direction:column}.dflex.jevenly{justify-content:space-evenly}.dflex.jbetween{justify-content:space-between}.dflex.jcenter{justify-content:center}.dflex.jend{justify-content:end}.dflex.jstart{justify-content:start}.dflex.abaseline{align-items:baseline}.dflex.acenter{align-items:center}.dflex.aend{align-items:flex-end}.dflex.astart{align-items:flex-start}.dflex.growchild>*{flex-grow:1}.dflex.gap10{gap:10px}.dflex .nogrow{flex-grow:0}.bgRred{background-color:red}.m0{margin:0!important}.mt0{margin-top:0!important}.mt1{margin-top:1rem!important}.mb1{margin-bottom:1rem!important}.mb0{margin-bottom:0!important}.ml-05{margin-left:.5rem}.my1{margin:1rem 0}.pb0{padding-bottom:0!important}.w120px{width:120px}.pointer{cursor:pointer}.font1_5{font-size:1.5rem}