@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap);
body,html{margin:0;min-height:100vh}body.error-page{background:#f8f9fa}body>div{display:flex;flex-direction:column;min-height:100vh}body>div footer{margin-top:auto}a{color:inherit;text-decoration:none}li,ul{list-style:none;margin:0;padding:0}.idv-widget,.status-page{margin:0 auto}.idv-widget h1,.status-page h1{color:#495057;font-size:36px;font-weight:700}@media screen and (max-width:760px){.idv-widget h1,.status-page h1{font-size:26px;margin-bottom:11px}}.status-page{margin:0}.ss-head{background:#eceff1;overflow:hidden}.ss-head>div{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:30px 20px}@media screen and (max-width:760px){.ss-head>div{align-items:flex-start;flex-direction:column;padding:20px 20px 24px}}.updated-date{margin:0 auto;max-width:1200px;padding:30px 20px 0;text-align:justify}@media screen and (max-width:760px){.updated-date{padding:20px 20px 24px}}.static-content{margin:0 auto;max-width:1200px;padding:30px 20px;text-align:justify}@media screen and (max-width:760px){.static-content{padding:20px 20px 24px}}.next-schedule{background:#fff;border:1px solid #f8dd91;border-radius:8px;box-shadow:0 22px 44px -20px rgba(0,0,0,.2);color:#495057;font-size:16px;max-width:350px;overflow:hidden;padding:22px 65px 10px;position:relative;width:100%}@media screen and (max-width:760px){.next-schedule{box-sizing:border-box}}.next-schedule:after{background:#f8dd91;content:"";height:7px;left:0;position:absolute;right:0;top:0}.next-schedule:before{background:url(../img/info.svg) no-repeat 50% 50%/contain;content:"";height:24px;left:20px;position:absolute;top:calc(50% - 9px);width:24px}.next-schedule label{display:block;font-size:14px}@media screen and (max-width:760px){.next-schedule label{font-size:12px}}.next-schedule p{display:block;font-size:18px}@media screen and (max-width:760px){.next-schedule p{font-size:14px}}.status-list{margin:0 auto;max-width:1200px;padding:50px 20px}.status-list>ul>li{background:#fff;border:1px solid #9ab;border-radius:8px;box-shadow:0 22px 44px -16px rgba(0,0,0,.2);margin-bottom:20px;overflow:hidden}.status-list>ul>li>div{background:#eceff1;border-bottom:1px solid;border-color:transparent;color:#495057;cursor:pointer;font-size:16px;font-weight:700;line-height:20px;padding:8px 12px;position:relative}.status-list>ul>li>div:after,.status-list>ul>li>div:before{background:#495057;content:"";height:2px;position:absolute;right:24px;top:calc(50% - 1px);transform:rotate(0deg);transform-origin:50% 50%;transition:.3s;width:12px}.status-list>ul>li>div:after{transform:rotate(-90deg)}.status-list>ul>li.opened>div{border-color:#9ab}.status-list>ul>li.opened>div:after,.status-list>ul>li.opened>div:before{transform:rotate(-180deg)}.status-list>ul>li.opened>ul{display:block}.status-list>ul>li>ul{color:#495057;display:none;padding:15px 0}.status-list>ul>li>ul>li{align-items:center;display:flex;margin-left:15px;margin-right:15px;margin-top:4px;padding:0}@media screen and (max-width:760px){.status-list>ul>li>ul>li{align-items:flex-start;border-bottom:1px solid #9ab;flex-wrap:wrap;margin:0 0 8px;padding:4px 15px}.status-list>ul>li>ul>li:last-of-type{border-bottom:0}}.status-list>ul>li>ul>li>div{box-sizing:border-box;font-size:14px;line-height:20px;max-height:38px;overflow:hidden;padding:4px 0}@media screen and (max-width:760px){.status-list>ul>li>ul>li>div{max-height:100%}}.status-list>ul>li>ul>li>div:first-of-type{margin-right:14px;width:calc(25% - 14px)}@media screen and (max-width:760px){.status-list>ul>li>ul>li>div:first-of-type{margin-right:10px;order:1;width:calc(60% - 10px)}}.status-list>ul>li>ul>li>div:nth-of-type(2){margin-right:14px;width:calc(50% - 14px)}@media screen and (max-width:760px){.status-list>ul>li>ul>li>div:nth-of-type(2){margin-right:10px;order:3;width:calc(60% - 10px)}}.status-list>ul>li>ul>li>div:nth-of-type(3){margin-right:14px;width:calc(12% - 14px)}@media screen and (max-width:760px){.status-list>ul>li>ul>li>div:nth-of-type(3){margin-right:0;order:2;width:40%}}.status-list>ul>li>ul>li>div:nth-of-type(4){width:13%}@media screen and (max-width:760px){.status-list>ul>li>ul>li>div:nth-of-type(4){order:4;width:40%}}.status-list .color{border-radius:4px;height:22px}.status-list .color.green{background:#7eeece}.status-list .color.yellow{background:#fbecbe}.status-list .color.red{background:#f9a0a0}.status-list .color.black{background:#ccd5dd}.public-page{align-items:center;background:#fff;display:flex;flex-direction:column;font-family:Montserrat,sans-serif}.public-page.error-page{font-family:Open Sans,sans-serif}footer{padding:30px 0;text-align:center}footer .logo{height:50px;margin:10px auto 0;position:relative;width:150px}footer ul{display:flex;justify-content:center;margin-bottom:15px}footer ul li{border-right:1px solid #ccc;color:#6b6b6b;font-size:18px;font-weight:300;height:16px;line-height:16px;padding:0 15px}footer ul li.emph{color:#4e8bff}footer ul li:last-of-type{border-right:0}footer p.copy{color:#6b6b6b;font-size:14px;font-weight:300;margin:0}footer .logo img{display:block}footer .logo a{background:url(../img/foot-logo.png) no-repeat 50% 50%;background-size:contain;display:block;overflow:hidden;text-indent:-10000px}.idv-widget .header{background:#eceff1;overflow:hidden}.idv-widget .container{align-items:center;justify-content:space-between;margin:0 auto;max-width:1200px;padding:30px 20px}.idv-widget{margin:200px auto 100px;max-width:1000px;text-align:center;width:90%}.idv-widget .loader{animation:spin 2s linear infinite;border:10px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.idv-widget .modal{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;padding-top:100px;position:fixed;top:0;width:100%;z-index:1}.idv-widget .modal-content{background-color:#fefefe;border:1px solid #888;margin:auto;padding:20px;width:80%}.idv-widget .close{color:#aaa;float:right;font-size:28px;font-weight:700}.idv-widget .close:focus,.idv-widget .close:hover{color:#000;cursor:pointer;text-decoration:none}.idv-widget .detection-state{align-items:center;font-size:x-large;justify-content:center;margin-top:50;position:relative;z-index:100}.idv-widget .face-camera-container{display:none;height:100%;width:100%}.idv-widget .fit-screen{height:auto;max-width:100%}.idv-widget h1{font-size:24px;font-weight:500;margin-bottom:18px}.idv-widget p{margin:1em 0}.idv-widget .field{margin-bottom:1em}.idv-widget .ch-button{margin-right:8px;padding:3px 10px}.idv-widget select{max-width:100%}.idv-widget .camera{background:rgba(0,0,0,.75);bottom:0;display:none;flex-direction:column;left:0;position:fixed;right:0;top:0}@media screen and (orientation:landscape){.idv-widget .camera{flex-direction:row}}.idv-widget .camera .cancel{background:#fff;border-radius:4px;display:block;line-height:30px;margin:20px auto 0;max-width:90%;text-align:center;width:150px}@media screen and (orientation:landscape){.idv-widget .camera .cancel{margin:auto 20px}}.idv-widget .camera .capture{background:#fff;border-radius:4px;display:block;line-height:30px;margin:20px auto 0;max-width:90%;text-align:center;width:150px}@media screen and (orientation:landscape){.idv-widget .camera .capture{margin:auto 20px}}.idv-widget .camera.simple-camera-container{display:flex}.idv-widget .simple-camera{background:#000;display:flex;height:360px;max-width:100%;width:640px}.idv-widget .simple-camera video{height:360px;-o-object-fit:contain;object-fit:contain;width:640px}.idv-widget #result-id-img{margin-top:40px}

/*# sourceMappingURL=app.css.map*/