@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap";:root{--font-heading: "DM Sans", sans-serif;--font-body: "DM Sans", sans-serif;--font-roboto: "Roboto", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{font-family:var(--font-body);min-height:100%}body{margin:0}body,button,input,optgroup,select,textarea{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.font-roboto{font-family:var(--font-roboto)}.btn-actions{border:1px solid #edf2f7;padding:5px 10px;background-color:#edf2f7;color:#000;margin-right:5px;border-radius:5px;font-weight:500}.btn-actions:hover{background-color:#cbd5e0;transition:all .3s ease-in}.testing-form{padding:20px;width:70%;border-radius:10px;border:2px solid #cbd5e0;height:max-content}.testing-form label,.session-form label{margin-bottom:0;margin-top:8px}.session-form{width:80%}.packaging-session-form{padding:20px;width:60%;border-radius:10px;border:1px solid #cbd5e0;height:max-content}.packaging-session-form label{color:#009879;margin:0}.custom-select{height:1.9rem;border:1px solid #cbd5e0;padding:0 5px}.custom-select:focus{border:2px solid #1b6ec2}.datepicker{height:38px;border:1px solid #cbd5e0;padding:0 5px;width:100%;background-color:transparent}.chart-preferences{border:1px solid #95959c;padding:10px;width:30%;display:flex;flex-direction:column;gap:10px;height:300px}.fullscreen-chart{height:100vh!important;width:100vw!important;z-index:500;position:absolute;top:0;left:0;padding:35px 20px}.line-chart_container{padding:35px 20px;border:1px solid #95959c;margin-top:10px;position:relative;height:600px;width:100%}.scale-icon:hover{transform:scale(1.1);cursor:pointer}.pinned-charts_container{border:1px solid #95959c;padding:30px 20px;height:600px;margin-top:15px}.pinned-charts{display:flex;gap:10px;height:90%}.pinned-chart{position:relative;height:100%;width:50%}.pinned-charts :first-child.pinned-chart{border-right:2px solid #95959c}.custom-legend{margin:15px 0;max-height:25px}.custom-legend span{height:18px;width:30px}.react-datepicker-popper{z-index:233!important}.dashboard-tooltip{opacity:0}.dashboard-tooltip-arrow{transform:translate(-50%) rotate(45deg)}
