@import"https://fonts.googleapis.com/css?family=Comfortaa";.chat-message-container{flex:1 1 auto;background-color:#fff;overflow:auto;position:relative;width:100%}.chat-message-container .message{clear:both;float:left;padding:6px 10px 7px;border-radius:10px 10px 10px 0;background:#0000004d;font-size:11px;line-height:1.4;position:relative;text-shadow:0 1px 1px rgba(0,0,0,.2);margin:8px 0 0 8px;max-width:200px;color:#fff}.chat-message-container .message.in{background-color:#e8e8e8;box-shadow:2px 3px 5px #ccc}.chat-message-container .message.in label{color:#111}.chat-message-container .message .timestamp{position:absolute;left:5px;bottom:-15px;font-size:9px;color:#ffffff4d}.chat-message-container .message:before{content:"";position:absolute;left:0;border-right:none;border-left:5px solid transparent;border-top:4px solid transparent;bottom:-4px}.chat-message-container .message.out{float:right;text-align:right;border-radius:10px 10px 0;margin-right:8px;box-shadow:2px 3px 5px #ccc;background:#2196f6}.chat-message-container .message.out label{color:#fff}.chat-message-container .message.out:before{left:auto;right:0;border-right:none;border-left:5px solid transparent;border-top:4px solid transparent;bottom:-4px}.messenger-input-container{background:#e8e8e8;padding:.3em}.messenger-input-container input{background:none;border:none;outline:none!important;resize:none;color:#000;font-size:11px;height:17px;margin:0;padding-right:20px}.messenger-input-container button{color:#fff;border:none;background:#2798f6;font-size:10px;text-transform:uppercase;line-height:1;padding:6px 10px;border-radius:10px;outline:none!important;transition:background .2s ease;cursor:pointer}.messenger-input-container button:hover{background:#00a2ff}.client-header{z-index:3;height:70px;width:100%;display:flex;justify-content:space-between;align-items:center}.client-header *{color:#727272}.client-header img{height:70px}.client-header .title-container{height:100%;display:flex;justify-content:center;align-items:center}.client-header .header-right{display:flex;justify-content:space-between;align-items:center;margin-right:2em;position:relative}.client-header .client-hash-container{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:10px}.client-header .client-key-icon{padding-right:6px;fill:#fff}.client-header .client-hash-code{font-family:Roboto,sans-serif;font-size:12px;color:#fff}.client-header .info-button{padding-left:.5em;height:40px;margin-right:1em;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer}.client-header .info-button:focus{outline:none}.client-header .info-button svg{height:20px;width:20px;fill:#e0e0e0;margin-right:.5em}.client-header .info-button svg:hover{opacity:.8}.client-header .instructions{position:absolute;z-index:4;right:5px;top:74px;width:500px;background-color:#ededed;box-shadow:inset 0 2px 4px #0000000f;outline:none;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2em}.client-header .instructions .button-container{display:flex;justify-content:flex-end;width:100%}.client-header .instructions .button-container button{background-color:#2491ba;color:#fff}.client-header .instructions .keyboard-container{flex-direction:column;width:80%;margin:0 auto}.client-header .instructions .keyboard-container img{height:85px}.client-header .instructions .vr-controller{justify-content:center;width:80%;position:relative;margin:-10% auto 0}.client-header .instructions .vr-controller p{margin-top:2em}.client-header .instructions .vr-controller img{height:200px}.client-header .instructions .vr-controller.relative{position:relative;left:20%}.client-header .instructions .vr-controller.relative p{position:absolute;top:20px;left:20px}.client-header .instructions .instruction-row{width:100%}.client-header .instructions .instruction-row.finished{width:100%;padding:5em}.client-header .instructions .instruction-row.finished p,.client-header .instructions .instruction-row.finished h4{text-align:center}.client-header .instructions .instruction-row.sub-row{margin-top:1em}.client-header .instructions .instruction-row .center{padding:.5em 0;display:flex;align-items:center;justify-content:center}.client-header .instructions .instruction-row .sub-row-container{display:flex;align-items:center;margin:0 auto;width:80%;height:40px}.client-header .instructions .instruction-row .sub-row-container img{height:30px;margin:0 2em}.client-header .instructions .instruction-row .calculation-container p{text-align:center;font-size:28px;margin:.25em 0}.client-header .instructions button,.client-header .instructions a{cursor:pointer}.client-header .instructions a{border-bottom:1px solid #2491ba}.client-header .instructions a:hover{opacity:.7}.language-picker{font-size:14px;height:100%;width:100%}.language-picker .MuiOutlinedInput-notchedOutline{border:none}.language-picker.large{font-size:18px;height:45px;width:45px}.language-picker.large .MuiSelect-selectMenu{border:none}.language-picker:before,.language-picker.MuiInput-underline:after,.language-picker.MuiInput-underline:before,.language-picker.Mui-focused{border:none;transition:none;content:unset}.language-picker .MuiSelect-selectMenu{background:#f1f1f1;border:none}.language-picker .MuiInput-input,.language-picker .MuiOutlinedInput-input{padding:0 32px 0 6px;display:flex;align-items:center}.language-picker .icon{height:20px;width:20px;line-height:20px;margin-right:0;display:inline-block}.MuiMenu-paper .MuiMenu-list{background-color:#fff!important}.MuiMenu-paper .MuiMenu-list li:hover,.MuiMenu-paper .MuiMenu-list li:focus{background-color:#f1f1f1}.header{background-color:#fcfcfc;align-items:center;display:flex;font-size:18px;padding:.5em;z-index:1}.header [data-tooltip]{position:relative}.header [data-tooltip]:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-90%);margin-top:6px;padding:4px 8px;background:#5a5a5ae6;color:#fff;font-size:11px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease-out;z-index:1500}.header .loading-button[data-tooltip]:after,.header .call-button[data-tooltip]:after{left:0;transform:translate(0)}.header [data-tooltip]:hover:after{opacity:1}.header .session-info,.header .connection-info{display:flex;align-items:center;justify-content:center;font-size:.9em}.header .connection-info button{border:0;padding:0;outline:0;cursor:pointer}.header .connection-info img{height:26px;margin-right:.2em}.header .call-button{margin-right:.5em}.header .call-button:hover,.header .call-button:focus{opacity:.8}.header .call-button img{height:30px;width:30px}.header .session-info{margin:0 auto}.header .session-info-box{display:flex;flex-direction:column;margin:0 auto}.header .hash-container{position:relative;display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;cursor:pointer}.header .icon-hash{padding-right:5px;fill:#494a4e}.header .practitioner-hash{align-self:center}.header .practitioner-hash-code{font-family:Roboto,sans-serif;font-size:12px;color:#494a4e}.header .copied-notification{position:absolute;font-family:Roboto,sans-serif;top:70%;font-size:10px;color:green;cursor:default;display:inline-flex;align-items:center;white-space:nowrap;color:#1fa07f}.header .info-bar{margin-right:0}.header .loading-button{display:inline-block;position:relative;width:30px;height:30px;background:#d3d3d3;border-radius:50%;margin-right:.4em}.header .loading-button div{position:absolute;top:12.375px;width:4.875px;height:4.875px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.header .loading-button div:nth-child(1){left:3px;animation:lds-ellipsis1 .6s infinite}.header .loading-button div:nth-child(2){left:3px;animation:lds-ellipsis2 .6s infinite}.header .loading-button div:nth-child(3){left:12px;animation:lds-ellipsis2 .6s infinite}.header .loading-button div:nth-child(4){left:21px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(9px)}}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.slider .number.on{position:absolute;content:"";height:12px;line-height:12px;width:12px;left:3px;bottom:calc(50% - 6px);background-color:transparent;-webkit-transition:.4s;transition:.4s;color:#fff;font-size:11px}.slider .number.off{position:absolute;content:"";height:12px;line-height:12px;width:12px;right:8px;bottom:calc(50% - 6px);background-color:transparent;-webkit-transition:.4s;transition:.4s;font-size:11px}input:checked+.slider.round.blue{background-color:#434888}input:checked+.slider{background-color:#2292ba}input:focus+.slider{box-shadow:0 0 1px #2292ba}input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:23px;width:23px;background-color:#ccc;border-radius:8px}.checkbox:hover input~.checkmark{background-color:#ccc}.checkbox.color{padding-left:24px;margin-left:0}.checkmark.white,.checkbox:hover input~.checkmark.white,.checkbox input:checked~.checkmark.white{background-color:#fff;border:1px solid white}.checkmark.green,.checkbox:hover input~.checkmark.green,.checkbox input:checked~.checkmark.green{background-color:#d5e8d4;border:1px solid #82b366}.checkmark.red,.checkbox:hover input~.checkmark.red,.checkbox input:checked~.checkmark.red{background-color:#f8cecc;border:1px solid #b85450}.checkmark.blue,.checkbox:hover input~.checkmark.blue,.checkbox input:checked~.checkmark.blue{background-color:#dae8fc;border:1px solid #6c8ebf}.checkmark.orange,.checkbox:hover input~.checkmark.orange,.checkbox input:checked~.checkmark.orange{background-color:#ffe6cc;border:1px solid #d79b00}.checkmark.yellow,.checkbox:hover input~.checkmark.yellow,.checkbox input:checked~.checkmark.yellow{background-color:#fff2cc;border:1px solid #d6b656}.checkmark.purple,.checkbox:hover input~.checkmark.purple,.checkbox input:checked~.checkmark.purple{background-color:#e1d5e7;border:1px solid #9673a6}.checkbox input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:6px;top:0;width:10px;height:17px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkbox.color .checkmark:after{border-color:#a9a9a9}h1{text-align:center;margin:1.5em 0 0;font-size:3em;letter-spacing:1px;text-shadow:0 1px 2px #666}.toggle{display:none}.accordion .option{position:relative;background-color:#ededed;border:1px solid rgb(202,206,211);margin-top:8px}.title,.content{transform:translateZ(0)}.title{padding:16px 0;display:block;color:#7a7572;font-weight:700;cursor:pointer}.content{display:none}.toggle:checked+.title+.content{display:block;border-top:1px solid rgb(202,206,211);padding:8px 8px 0}.toggle:checked+.title img{transform:rotate(180deg)!important}*{font-family:Roboto,sans-serif}html,body,#root{margin:0;height:100%;min-height:100%;padding:0;overflow:hidden}.container{display:flex;flex-direction:column;background-image:linear-gradient(180deg,#e9e9e9,silver);width:100%;height:100%}.tabs-container{flex:1 1 auto;overflow-y:scroll;overflow-x:hidden;height:auto;margin-right:10px;padding-bottom:0;padding-left:25px;padding-right:10px}.tabs-container::-webkit-scrollbar{width:8px}.tabs-container::-webkit-scrollbar-track{-webkit-border-radius:100px;border-radius:100px;margin:10px;background:#d1d1d1}.tabs-container::-webkit-scrollbar-thumb{-webkit-border-radius:100px;border-radius:100px;background:#f5f5f5}.tabs{margin:0 1em;display:flex}.tab-option{border:0;color:#454545;font-size:15px;font-weight:700;padding:.3em 0;text-align:center;width:100%;cursor:pointer;outline:none}.tab-option.focus{outline:none}.tab-option.active{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px}.tab-container{padding:0 .5em;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.tab-container::-webkit-scrollbar{display:none}.option .switch{margin-left:.5em}.option .title{display:flex;align-items:center;padding-left:0}.option .title img{margin-right:1em;width:16px}.option .title .text{font-size:16px;min-width:150px;color:#000}.content-item{padding:0;margin-bottom:10px}.content-item.color-picker{min-height:25px}@media only screen and (max-width: 400px){.content-item{padding-left:1em}.tab-option{padding:.5em}}.content-item-option{display:flex;justify-content:space-between}.content-item-option .select-dropdown{width:150px;border:none;background:#fff;color:#000;padding:0 8px;font-size:14px;border-radius:10px;height:24px;margin-bottom:10px}.content-item-option .select-dropdown.MuiInput-underline:after,.content-item-option .select-dropdown.MuiInput-underline:before,.content-item-option .select-dropdown.Mui-focused{border:none;transition:none;content:none}.content-item-option .select-dropdown.MuiInput-underline:hover{border:none}.content-item-option .select-dropdown .MuiSelect-select:not([multiple]) option{background-color:#fff!important}.content-item-option .input-container{display:flex;justify-content:space-between;max-width:150px;width:150px}.content-item-option .input-container input{border:none;background-color:transparent;text-align:center;outline:0 none;width:50px}.content-item-option .input-container .button{display:flex;align-items:center;justify-content:center;color:#fff;border:none;background-color:#2491ba;outline:none;border-radius:50%;width:24px;height:24px}.content-item-option .input-container .button svg{fill:#fff;width:20px;height:20px}.content-item-option .input-container .button:hover{opacity:.8}.content-item-option .checkbox-list{display:flex;flex-direction:column;width:150px}.content-item-option span img{width:12px;position:relative;top:-2px}.content-item-option .checkbox{display:flex;justify-content:flex-start;align-items:center;height:20px;margin-bottom:5px}.content-item-option .checkbox input{margin-left:0;width:15px}input[type=color]{border:0;background:none;outline:none;margin:0;padding:0}.content-item .color-container{display:flex;justify-content:flex-end;padding:0;margin:0 47px 0 0}.switch-wrapper{width:150px}.switch-wrapper .switch{margin-right:.5em;margin-bottom:.5em;margin-left:0}.content-item-option.switch-item{align-items:center}.content-item-option.speed-input input[type=number]::-webkit-inner-spin-button,.content-item-option.speed-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.color-container.picker{height:25px;padding-right:5px}.accordion.bottom{margin:0 1em;border-top:2px solid #000;background-color:#e1e0e1;display:flex;align-items:center;justify-content:space-between;padding-top:.5em}.accordion.bottom .option-client-task{padding:0 .2em!important;background-color:unset;border:none;margin-top:0}.accordion.bottom .option-client-task .title.title-client-task{padding:.2em 0}.accordion.bottom .option-client-task .title.title-client-task .text{font-size:15px;min-width:120px}.accordion.bottom .option-client-task .title.title-client-task img{margin-left:.2em;margin-right:.5em}.child-toggle-wrapper .content-item{margin-bottom:.15rem}.child-toggle-wrapper .content-item .switch-wrapper{width:unset;margin:0 .5em}.child-toggle-wrapper .content-item .switch-wrapper .switch{margin-bottom:0}.accordion.bottom .option{padding:0 1.3em}.session-info,.info-bar{display:flex;justify-content:center;align-items:center}.session-info p,.info-bar p{margin:0;padding:0}.info-bar a{height:20px}.info-bar img,.session-info img{height:20px;margin-right:.5em}button:focus{outline:0}.client-task-view-container{display:flex;justify-content:space-between;align-items:center}.client-video-controls{height:115px;margin-right:12px;max-height:100%}.client-video-controls .media-controls-options-container{display:flex;padding-left:12px;padding-right:12px}.client-video-controls .media-controls-options-container.container-label{justify-content:center}.client-video-controls .media-controls-options-container.container-label h2{color:#fff;font-size:16px;padding:.5em 0;margin-bottom:0}.media-controls-container{height:115px;max-height:100%;border-radius:20px}.detail-container{height:115px}.media-controls-options-container{display:flex;justify-content:space-evenly}.media-controls-options-container.container-label{justify-content:center}.media-controls-options-container.container-label h2{color:#fff;font-size:1rem;font-weight:400;padding:.5em 0;margin-bottom:1rem}.media-controls-options-container.container-label .media-type{align-self:center;font-weight:400;padding-left:.375rem;opacity:.6}.tooltip-container{margin-right:1rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-image:linear-gradient(-1deg,#517ec5,#6bbbe1)}.tooltip-container.isDisabled{opacity:.5}.span{width:2.75rem;height:2.75rem}.loading-button{display:inline-block;position:relative;width:1.25rem;height:1.25rem;background:#d3d3d3;border-radius:50%;cursor:not-allowed}.loading-button div{position:absolute;top:1.09375rem;width:.375rem;height:.375rem;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.loading-button div:nth-child(1){left:.5rem;animation:lds-ellipsis1 .6s infinite}.loading-button div:nth-child(2){left:.5rem;animation:lds-ellipsis2 .6s infinite}.loading-button div:nth-child(3){left:1.0625rem;animation:lds-ellipsis2 .6s infinite}.loading-button div:nth-child(4){left:1.625rem;animation:lds-ellipsis3 .6s infinite}.icon-sign{width:2.75rem;height:2.75rem}.visible,.hide{padding:.3125rem}.muted,.unmuted{padding:.1875rem}.load{padding:.625rem}.control-button{cursor:pointer}.control-button:disabled{cursor:not-allowed}.control-button.disabled{cursor:not-allowed}.control-button.start-icon{margin-left:.5rem;margin-right:calc(.5em - .1875rem);border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;background:#2491ba;display:flex;justify-content:center;align-items:center}.control-button.start-icon img{padding-left:.1875rem;height:1.25rem;width:1.25rem}.control-button.start-icon.no-margin-left img{padding-left:0}.tooltip-container img{height:auto;max-width:2.8125rem;padding-left:.5rem}.tooltip-container:last-child{margin-right:0}.Mui-disabled.disabled-button{opacity:.5!important;cursor:not-allowed!important}#overlay{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background:#0009}.loading-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.right,.right-full-width{position:relative;overflow:visible;height:calc(var(--app-vh, 1vh) * 100);min-width:330px;border-style:solid;border-color:#fff}.right{width:27%;border:0}.right-full-width{width:100%;background-color:#ededed;display:flex;justify-content:center}.right-full-width .toggle-container{left:calc(50% - 165px)}.right-full-width .container{width:25%;min-width:330px}.background-stripe{background-color:#f3f4f6;position:absolute;top:70px;left:0;right:0;bottom:0}.background-stripe .psylaris-logo{position:absolute;z-index:2;background-size:100%;opacity:.4;background-repeat:no-repeat;top:35%;bottom:35%;left:25%;right:25%}*{box-sizing:border-box}.denied-container{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:10px;min-width:300px}.denied-container a{color:#fff;border:1px solid #fff;border-radius:6px;padding:.5em 1em}.denied-container a:hover{background:#fff;border-color:gray;color:#000}.denied-container div{display:inline-block}.denied-container .lock{opacity:1}.denied-container h1{font-family:Comfortaa,cursive;font-size:100px;text-align:center;color:#eee;font-weight:100;margin:0}.denied-container p{color:#fff;padding-bottom:1em;font-weight:700}.lock{transition:.5s ease;position:relative;overflow:hidden;opacity:0}.lock.generated{transform:scale(.5);position:absolute;animation:2s move linear;animation-fill-mode:forwards}.lock :after{content:"";opacity:.3;display:block;position:absolute;height:100%;width:50%;top:0;left:0}.lock .bottom{background:#d68910;height:40px;width:60px;display:block;position:relative;margin:0 auto}.lock .top{height:60px;width:50px;border-radius:50%;border:10px solid #fff;display:block;position:relative;top:30px;margin:0 auto}.lock .top:after{padding:10px;border-radius:50%}@keyframes move{to{top:100%}}@media (max-width: 420px){.container{transform:translate(-50%,-50%) scale(.8)}.lock.generated{transform:scale(.3)}}
