:root{--themeColor: #b85915;--themeColorHover: rgb(235, 106, 13);--bg1Color: #2c2723;--bg2Color: #494039;--boxShadowColor: #708090;--header: #65584e;--borderColor: #000000;--buttonColor: #dfe1e4;--inputColor: #000000;--inputColorPlaceHolder: #989797;--inputColorDisabled: #dfe1e4;--inputBgColor: #dfe1e4;--inputBgColorDisabled: #efefef4d;--inputBgColorHover: #c9cacc}body{user-select:none}button{cursor:pointer}body{position:absolute;margin:0;padding:0;height:100%;width:100%;font-family:sans-serif;background-color:var(--bg1Color);color:red}body #layout-main{height:calc(100vh - 50px);width:100%}.bold{font-weight:bold}.backgroundDark{background-color:rgba(211,211,211,.5)}