a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{box-sizing:border-box;font-family:notoSans;height:100vh;margin:0 auto;text-align:center}@font-face{font-family:notoSans;src:url(3e8a3d882f53a16eb7ff.otf)}@font-face{font-family:notoSansBold;src:url(9b1db29fc2a12922bfa6.otf)}@font-face{font-family:notoSansLight;src:url(528e085c44a08c3b32ca.otf)}#MonitorPage{padding:1rem}#MonitorPage,#MonitorPage #MonitoringSection{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}#MonitorPage #MonitoringSection{border:1px solid #006fad;border-radius:12px}#MonitorPage #MonitoringSection #webcam,#MonitorPage #MonitoringSection .output_canvas{display:none}#MonitorPage #MonitoringSection .frame_canvas{height:600px!important;width:800px!important}#MonitorPage #ProgressSection{align-items:center;background-color:#fff;border:1px solid #006fad;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:100px;justify-content:center;left:50%;padding:1rem;position:absolute;top:50px;transform:translateX(-50%);width:600px;z-index:10}#MonitorPage #ProgressSection .animation-container{height:100px;width:100px}#MonitorPage #ProgressSection .animation-container img{background:url(d06013796e1e2d4df76f.gif) 50%;background-size:contain;height:100%;width:100%}#MonitorPage #ProgressSection.indivisible{display:none}#MonitorPage #ProgressSection .content{align-items:center;background-color:#fff;border-radius:12px;box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}#MonitorPage #ProgressSection .progress-message{display:block;font-size:1.2rem;height:30px;line-height:30px;width:100px}#MonitorPage #ProgressSection .progress-wrapper{border:1px solid #006fad;border-radius:30px;display:block;height:60%;overflow:hidden;width:60%}#MonitorPage #ProgressSection .progress-bar{background:linear-gradient(90deg,#c4ccd7,#b6dbfe 0,#006fad 60%);display:block;height:100%}#MonitorPage #ProgressSection .btn-wrapper{align-items:center;display:flex;height:30%;justify-content:space-between;margin-top:.5rem;width:90%}#MonitorPage #ProgressSection button{background-color:#d9d9d9;border:none;border-radius:30px;box-shadow:none;color:#fff;cursor:pointer;font-family:notoSansBold;font-size:.7rem;height:60%;outline:none;width:45%}#MonitorPage #ProgressSection button.on,#MonitorPage #ProgressSection button:hover{background-color:#006fad;color:#fff}