.box_shadow{background-color:#fff;box-shadow:5px 10px 20px #0000001a}.box_shadow--active{box-shadow:0 0 85px #0003}html{height:100%}html body{height:100%;margin:0;padding:0;font-family:Work Sans,sans-serif;line-height:30px;background-color:#e4f8f4}html body .tooltiped .tooltip-text{position:absolute;visibility:hidden;width:-moz-fit-content;width:fit-content;background-color:#000;text-align:center;padding:5px;border-radius:6px;color:#fff;z-index:1000}html body .tooltiped .tooltip-text:hover .tooltip-text{visibility:visible}html body .clickable{cursor:pointer}html body .triangle{display:block;position:absolute;top:0;right:0;height:0;width:0;border-top:60px solid transparent;border-left:60px solid transparent;z-index:1000;opacity:.75}html body .triangle.unresolved-incidents,html body .triangle.unresolved{border-top-color:#dd980e}html body .triangle.unassigned-incidents,html body .triangle.unassigned{border-top-color:#b9181d}html body .triangle.resolved-incidents,html body .triangle.resolved{border-top-color:#05b36a}html .top-header{height:30px;padding:0 15px}html .page-container{height:100%;width:100%;box-sizing:border-box}html .page-container .page-content{height:calc(100% - 30px);width:100%;padding:15px;box-sizing:border-box;overflow-y:auto}html .page-container .page-content.no-padding{padding:0}html .page-container .page-content h2{font-weight:700;font-size:1.6em;margin:30px 0;padding:0;color:#3d3d3d}html .page-container .page-content h2 span{font-weight:400}html .visibility-hidden{visibility:hidden}html .bullet{display:inline-block;width:8px;height:8px;border-radius:4px;background-color:#ced2d6;margin-top:-20px}html .bullet.unassigned{background-color:#b9181d}html .bullet.unresolved{background-color:#dd980e}html .bullet.resolved{background-color:#05b36a}html button.arkema{min-width:100px;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:20px;color:#003478;font-weight:600;border:none;cursor:pointer}html button.arkema.main{background-color:#4c70a0;color:#fff;transition:.4s}html button.arkema.main:hover{cursor:pointer;background-color:#003478}html button.arkema.secondary{border:1px solid #ced2d6;color:#5e6366;background-color:#fff}html button.arkema.secondary:hover{background-color:#ced2d6}
