:root{--themeColor: #fed32c;--themeColorHover: #e4bc1a;--bg1Color: #2c291c;--bg2Color: #413d29;--boxShadowColor: #708090;--header: #4a4534;--borderColor: #000000;--buttonColor: #000000;--headingColor: #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)}