body{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media only screen and (max-width:200px){div.horizontal-container{display:none}div.coming-soon{display:flex}}html{width:100%}body,html{height:100%}body{margin:0;padding:0;overflow:hidden;overflow-y:hidden;font-family:"Poppins",sans-serif}#root{width:100%;height:100%}h2{font-weight:700;font-size:24px;margin:0}.coming-soon{display:none;width:100%;height:100%;margin-top:50px;text-align:center;justify-content:space-evenly;background-color:#dc3545;color:#fff}.coming-soon-heading{font-weight:600;font-size:2rem;margin:auto}.horizontal-flex{display:flex;flex-direction:row;width:-webkit-max-content;width:max-content;height:100%}.vertical-centre{margin:auto 0}.horizontal-container{margin-top:50px;display:flex;flex-direction:row;width:100%;height:100%}.sidebar{z-index:1;width:50px;min-width:50px;color:#5a6268;background-color:#fff;font-weight:700;font-size:1.75rem;justify-content:space-between;padding-bottom:4rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.sidebar,.vertical-container{display:flex;flex-direction:column}.nav-sidebar,.nav-sidebar>li>div{width:100%;z-index:1}.nav-sidebar>li>div{position:relative;display:inline-block;padding:.3rem 0 .5rem .6rem}.nav-sidebar>li>div:hover{cursor:pointer;background-color:#aaa;color:#fff}.nav-sidebar>.active>div{background-color:#dc3545;color:#fff}hr{border:2px solid #dc3545;width:25%;text-align:left;margin:0 0 10px 30px;border-radius:2px}.small-underline{width:40px;margin:5px 0}.small-underline-right{width:40px;margin:0 20px 10px auto;text-align:right}#context-menu{display:none;margin:0 20px;padding-bottom:50px;font-weight:400;font-size:16px;color:#5a6268;background-color:#fff}.panel{margin-top:10px;border:2px solid #5a6268;padding:5px 30px}.lead,.panel{margin-bottom:5px;font-weight:600;color:#5a6268}.lead{display:block;font-size:1.25rem;width:100%;padding:2px 20px}.outline-button{border-radius:0}.form-group{margin-bottom:.5rem}.form-group,small{color:#5a6268}.control-label{font-size:14px}.form-control{width:100px;height:-webkit-max-content;height:max-content;padding:.2rem .75rem}.texture-tiles{width:100%}#texture-context-container{position:absolute;top:50px;left:50px;z-index:2;width:-webkit-max-content;width:max-content;max-width:240px;background-color:#fff;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#floorTexturesDiv,#wallTextures{margin:0;padding-bottom:50px;height:100%;background-color:#fff}.texture-panel{margin-bottom:5px;font-weight:600;padding:5px 20px;color:#5a6268}.texture-panel-heading{font-size:16px}.texture-select-thumbnail{display:inline-block;width:5rem;min-width:100px;margin:auto}.texture-select-thumbnail:hover{cursor:pointer}.thumbnail{width:100%;height:5rem;border-radius:10px;padding:2px;object-fit:cover}#loading-modal{position:absolute;z-index:10;left:0;top:0;width:100%;height:100%;padding:20px;background-color:rgba(50,50,50,.9)}#loading-modal h1{text-align:center;margin-top:30%;color:#fff}.right-container{z-index:1;flex:1 1 auto}#camera-controls{position:absolute;bottom:20px;right:0;padding:0 20px;text-align:right}.basic-button{padding:3px 8px 6px}.basic-button,.lean-button{text-align:center;margin:1px}.lean-button{padding:0}.file-button{display:inline-block;cursor:pointer;padding:3px 8px 6px}label{margin-bottom:0}.vertical-controls-container{display:inline-flex;flex-direction:column;flex-wrap:nowrap;flex-basis:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;vertical-align:middle}#floorplanner{display:none}#floorplanner-controls{position:absolute;right:0;top:40px;margin:50px 0;padding:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#draw-walls-hint{position:absolute;right:20px;bottom:20px;background-color:rgba(0,0,0,.5);color:#fff;padding:5px 10px;z-index:10;display:none}.icon-text-button{display:inline-flex;padding:1px 8px 3px;align-content:center;margin:1px}.icon-centre{margin:2px 1px 1px}.text-centre{margin:1px;padding-top:2px;padding-left:2px}#add-items{justify-content:start;padding-bottom:100px;height:100%;margin:10px;display:none;flex:1 1 auto;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{width:0}.item-card{width:16rem;min-width:15rem;margin:20px;display:inline-block;border:4px solid #fff;border-radius:0;box-shadow:10px 10px 5px #aaa;transition:all .1s ease-in-out}.item-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:15px 15px 10px #aaa;cursor:pointer}.item-card-img{width:100%;height:15rem;object-fit:cover}.item-card-title-outer{padding:6px}.item-card-title,.item-card-title-outer{background-color:#000;width:-webkit-max-content;width:max-content;margin:auto 0 auto auto}.item-card-title{font-size:1.2rem;padding:.1rem 1rem;border:2px dashed #fff}.active-title,.item-card-title:hover{border-style:solid}.item-card-body{padding:0}.top-bar{z-index:1;display:flex;flex-direction:row;margin:0;padding:0 20px;width:100%;height:50px;justify-content:space-between;position:absolute;top:0;left:0}.company-name{display:inline-flex;color:#dc3545;margin:auto 10px;border:2px solid #dc3545;padding:5px 10px}.top-bar-logo{width:3rem;height:100%;padding:.4rem}.top-bar-login-button{margin-top:10px;margin-right:30px;border-style:none;font-weight:600;padding:.25rem .75rem;color:#5a6268}.top-bar-login-button:active,.top-bar-login-button:focus{border-style:none;outline:none;box-shadow:none}.name-display{margin:auto 30px;border:2px dashed #5a6268;font-weight:600;padding:.25rem .75rem;color:#5a6268}.custom-light-button{background-color:#fff;font-size:1.5rem}.custom-light-button,.custom-light-button:focus,.custom-light-button:hover{border-style:none;outline:none;box-shadow:none}.login-modal{margin:auto;display:flex;flex-direction:column;min-width:400px}.login-modal-heading{margin:1px;padding-top:5px;padding-left:2px}.login-form-space{display:flex;flex-direction:column;margin:50px auto;padding:10px;color:#5a6268;width:100%;justify-content:space-around}.login-modal-tab{width:40%;text-align:center;margin:auto}.login-form{display:flex;flex-direction:column;margin:20px auto;width:100%}.login-form-input-space{display:flex;flex-direction:row;margin:auto 5px;width:100%}.login-form-icon{display:flex;padding:.55rem .7rem;margin:auto;border:1px solid -internal-light-dark(#767676,#c3c3c3)}.login-form-input{margin:5px 10px 5px 1px;padding:4px;flex:1 1 auto}.modal-plain-text{margin:5px;font-weight:600}.small-alert{font-size:.7rem}.large-alert,.small-alert{margin:5px 5px 0;padding:2px 2px 2px .4rem}.large-alert{font-size:.9rem}.login-submit-button{margin:5px;border-radius:0;font-weight:600}.nav-pills .nav-link{background-color:#fff;color:#5a6268;font-weight:600;padding-bottom:5px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#fff;color:#5a6268;font-weight:600;border-bottom:4px solid #dc3545;border-radius:0}.save-file-space{display:flex;flex-direction:row}.save-file-text{margin:auto 5px}.save-file-input{flex:1 1 auto;margin:auto 5px}.save-file-container{width:100%}.save-file-list-block{display:inline-block}.save-file-list-item{display:flex;flex-direction:row;justify-content:space-between;min-width:200px;max-width:400px;margin:5px;padding:.4rem;border:1px solid #fff}.save-file-list-item:hover{border:1px solid #5a6268;cursor:pointer}.save-file-name{margin:auto 1px}.info-text{margin-top:.6rem;font-size:.8rem}
/*# sourceMappingURL=main.5eeaa4c7.chunk.css.map */