@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.siloreal-spreadsheet-container{overflow:auto;height:100%;width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;table {border-collapse: collapse; width: max-content;} .table-header {background: #eee; user-select: none;} .table-row-header {width: 32px;} th,td {border: 1px solid #afafaf; margin: 0px; padding: 0px; text-align: center; font-size: 14px; font-weight: normal;} input {border: none; width: 100%;} .col-header-container {position: relative; display: flex; flex-direction: row; justify-content: space-between;} .col-header-content {width: 100%;} .col-header-border-slider {position: absolute; top: 0; right: -4px; min-width: 8px; height: 100%; z-index: 1000; cursor: col-resize; &:hover {background-color: #89b63c;}} .col-collapse {width: 16px; border: transparent; background-color: transparent; align-items: center; font-weight: bold;} .col-collapse span {background-color: white; border: 1px solid #a7a7a7; text-align: center; padding: 0 5px; border-radius: 25%; cursor: pointer;} .row-header-container {position: relative; display: flex; flex-direction: column; justify-content: space-between; height: 100%;} .row-header-content {height: 100%; align-content: end;} .row-header-border-slider {position: absolute; bottom: -4px; width: 100%; min-height: 8px; z-index: 1000; cursor: row-resize; &:hover {background-color: #89b63c;}} .row-collapse {display: flex; flex-direction: row; justify-content: space-between; align-items: center; padding: 0 5px; background-color: transparent; font-weight: bold; border: transparent;} .row-collapse span {background-color: white; border: 1px solid #a7a7a7; height: 16px; padding: 0 5px; text-align: center; line-height: 12px; border-radius: 25%; cursor: pointer;} .table-cell {position: relative;} .table-inner-cell {cursor: cell; background-color: white;} .cell-input {width: 100%; box-sizing: border-box; padding: 2px 4px; font-size: 12px; text-align: start; align-content: end; text-overflow: clip; text-wrap: nowrap; overflow: hidden;} .cell-input:focus {outline: none; box-shadow: none;} .input-sizer {display: inline-grid; width: max-content; background-color: white; padding: 0; margin: 0; vertical-align: top; align-items: center; line-height: 2px; position: absolute; top: 0; left: 0; z-index: 1000; &::after,input {width: auto; min-width: 1em; grid-area: 1 / 1; font: inherit; padding: 0 4px; margin: 0; resize: none; background: none; appearance: none; border: none; outline: none; box-shadow: none; z-index: 1000;} &::after {content: attr(data-value) " "; visibility: hidden; white-space: pre-wrap;}}}:root{--text: #333333;--secondary: #f3f2f7;--muted: #7a7a7a;--primary: #6baa00;--primary-hover: #6caa00cc;--primary-darken: #36620d;--blue: #22a7f0}html{height:100%;width:100%}#root{width:100%;height:100%}body{background-color:var(--secondary)!important;font-family:Poppins,sans-serif;height:100%;color:var(--text)}button.gm-ui-hover-effect{display:none!important}.keep-scrolling-without-scroll::-webkit-scrollbar{display:none}.keep-scrolling-without-scroll{-ms-overflow-style:none;scrollbar-width:none}#main-map-root{height:100%}.gm-style{font-family:Poppins,sans-serif}.gm-style iframe+div{border:none!important}.container{padding:2rem;height:75vh}.slider-wrapper{position:relative;max-width:48rem;margin:0 auto;height:100%}.slider{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0 auto;border-radius:.5rem;height:98%;width:90%}.slider img{flex:1 0 100%;scroll-snap-align:start;object-fit:contain;width:100%}.slider-nav{width:100%;position:absolute;cursor:pointer;bottom:-2rem;left:50%;transform:translate(-50%);z-index:1}.slider-nav button{width:8px;min-width:8px;height:18px;min-height:18px;border-radius:50%;background-color:#f3f2f7;border:1px solid #a7a7a7;transition:opacity ease 50ms}.slider-nav button:hover{opacity:.5}.slider-nav button.active{background-color:var(--primary);opacity:1}.slider-control{position:absolute;top:50%;width:50px;height:50px;max-height:50px;font-size:2rem;cursor:pointer;-webkit-user-select:none;user-select:none;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.slider-control:hover{background-color:#6baa0033;color:#333}.slider-control-left{left:-2.5rem}.slider-control-right{right:-2.5rem}.report-container{height:75vh;margin:8px auto;width:100%}html,body{overflow:hidden}body{overflow-y:scroll}@media (max-width: 500px){::-webkit-scrollbar{display:none}}::-webkit-scrollbar{width:10px}body::-webkit-scrollbar{width:0px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#e0dfdf;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#b5b3b3}
