.ControlsComponent{align-items:center;animation:controlAnimation 1s cubic-bezier(.075,.82,.165,1);background:#1b3f7c;bottom:0;box-sizing:border-box;display:flex;flex-direction:row;height:100px;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;z-index:10000001000000}.ControlsComponent.help{z-index:0}.ControlsComponent .ShareScreenModal{animation:translateToPosition 1s cubic-bezier(.075,.82,.165,1);background-color:#fff;border-radius:10px;bottom:-290px;box-shadow:0 0 100px 10px #0003;left:50%;padding:20px;position:fixed;transform:translateX(-152%);width:250px}@media (max-width:920px){.ControlsComponent .ShareScreenModal{left:0;transform:translateX(0)}}.ControlsComponent .ShareScreenModal.active{bottom:90px}@keyframes translateToPosition{0%{transform:translateX(-152%) translateY(100%)}to{transform:translateX(-152%) translateY(0)}}@keyframes translateToPositionMobile{0%{transform:translateX(0) translateY(100%)}to{transform:translateX(0) translateY(0)}}.ControlsComponent .ShareScreenModal>div div{align-items:center;background-color:#fff;border-radius:7px;color:#1b3f7c;display:flex;flex-flow:row nowrap;font-size:17px;padding:10px 15px}.ControlsComponent .ShareScreenModal>div div i{font-size:30px;margin-right:20px}.ControlsComponent .ShareScreenModal>div div:hover{background-color:#1b3f7c;color:#fff;cursor:pointer}@keyframes controlAnimation{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ControlsComponent .line{height:1px;margin:10px 0;width:1px}.ControlsComponent .logo+.line{margin-top:0}.ControlsComponent .logo{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;display:none;height:70px;justify-content:center;margin:10px;padding:4px;position:relative;width:70px}.ControlsComponent .logo:hover{background:rgba(0,0,0,.174)}.ControlsComponent .logo img{width:100%}.ControlsComponent .logo .circle{background-color:#fff;background:#ff4d4f;border-radius:20px;box-shadow:0 0 0 1px #fff;height:12px;position:absolute;right:10px;top:10px;width:12px}.ControlsComponent .logo .circle.true{background-color:#1a8529}.ControlsComponent .buttons{align-items:center;background:none;background-color:#0000;display:flex;flex:1 1;flex-direction:row;padding:15px;width:100%}.ControlsComponent .buttons .space{flex:1 1}.ControlsComponent .buttons .first_group-buttons,.ControlsComponent .buttons .second_group-buttons,.ControlsComponent .buttons .third_group-buttons{align-items:center;background-color:#0000;display:flex;flex:1 1;flex-direction:row;padding:15px}.ControlsComponent .buttons .first_group-buttons{justify-content:flex-start}.ControlsComponent .buttons .second_group-buttons{justify-content:center}.ControlsComponent .buttons .third_group-buttons{justify-content:flex-end}.ControlsComponent .buttons .button{align-items:center;animation:buttonAnimation 1s cubic-bezier(.075,.82,.165,1);-webkit-appearance:none;appearance:none;background:#fff;border-radius:10px;color:#1b3f7c;cursor:pointer;display:flex;font-size:34px;height:50px;justify-content:center;margin:5px 10px;position:relative;transition:all .2s cubic-bezier(.075,.82,.165,1);width:50px}@keyframes buttonAnimation{0%{transform:translateY(100%) scale(.7)}to{transform:translateY(0)}}.ControlsComponent .buttons .button sup{background:#fff;border-radius:10px;box-shadow:0 0 0 1px #fff;box-sizing:border-box;color:#000;font-size:12px;font-weight:400;height:20px;line-height:20px;min-width:20px;padding:0 6px;position:absolute;right:5px;text-align:center;top:5px;transform:translate(50%,-50%);transform-origin:100% 0;white-space:nowrap;z-index:auto}box .ControlsComponent .buttons .button sup.red{background:#ff4d4f;color:#fff}.ControlsComponent .buttons .button.active,.ControlsComponent .buttons .button:hover{background-color:#1b3f7c;box-shadow:0 0 0 7px #ffffff12;color:#fff}.ControlsComponent .buttons .button.active .la-cog,.ControlsComponent .buttons .button:hover .la-cog{animation:spinEr 2s linear infinite}.ControlsComponent .buttons .button.active sup,.ControlsComponent .buttons .button:hover sup{background-color:#000;box-shadow:0 0 0 1px #000;color:#fff}@keyframes spinEr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ControlsComponent .buttons .close{color:#ff4d4f}.ControlsComponent .buttons .close:hover{background-color:#ff4d4f;box-shadow:0 0 0 7px #ff4d4f33;color:#fff}.ControlsComponent .buttons .exit{color:#ff4d4f}.ControlsComponent .buttons .exit i.la-phone{margin-top:5px;transform:rotate(135deg)}.ControlsComponent .status{background-color:#fff;border:1px solid #1b3f7c;border-radius:10px;bottom:-290px;box-shadow:0 0 15px 1px #0000001a;left:25;padding:10px;position:fixed;transition:all 1s cubic-bezier(.075,.82,.165,1);width:250px}.ControlsComponent .status.bitrate{width:450px}.ControlsComponent .status.bitrate .mode{gap:50px}.ControlsComponent .status.bitrate .mode .inbound-bitrate,.ControlsComponent .status.bitrate .mode .outbound-bitrate{display:flex;flex-direction:column;gap:10px;width:100%}.ControlsComponent .status.bitrate .mode .inbound-bitrate p,.ControlsComponent .status.bitrate .mode .outbound-bitrate p{color:#1b3f7c;font-size:16px;padding:10px 15px;text-align:center}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video{align-items:center;display:flex;justify-content:space-between;width:100%}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio i,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video i,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio i,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video i{font-size:30px;margin-right:10px;opacity:1}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio i.bad,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video i.bad,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio i.bad,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video i.bad{color:#dd6262}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio i.good,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video i.good,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio i.good,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video i.good{color:#67cb67}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio i.average,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video i.average,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio i.average,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video i.average{color:#efb346}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio span,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video span,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio span,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video span{border-radius:5px;color:#1b3f7c;color:#000;font-size:16px;padding:6px 10px}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio span.bad,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video span.bad,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio span.bad,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video span.bad{background-color:#dd6262}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio span.good,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video span.good,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio span.good,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video span.good{background-color:#67cb67}.ControlsComponent .status.bitrate .mode .inbound-bitrate .audio span.average,.ControlsComponent .status.bitrate .mode .inbound-bitrate .video span.average,.ControlsComponent .status.bitrate .mode .outbound-bitrate .audio span.average,.ControlsComponent .status.bitrate .mode .outbound-bitrate .video span.average{background-color:#efb346}.ControlsComponent .status.active{bottom:105px}.ControlsComponent .status .message{color:#1b3f7c;font-size:16px;padding:10px 15px;text-align:center}.ControlsComponent .status .mode{align-items:center;border-radius:7px;color:#fff;color:#1b3f7c;cursor:pointer;display:flex;font-size:17px;justify-content:center;padding:10px 15px;position:relative}.ControlsComponent .status .mode .Internet{margin-left:auto;margin-top:0;padding:6px 10px;width:auto}.ControlsComponent .status .mode>b{background-color:rgba(52,76,254,.848);border:1px solid rgba(0,0,0,.144);border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;font-size:16px;font-weight:700;letter-spacing:1px;margin-left:auto;outline:none;padding:6px 10px;text-align:center;text-transform:uppercase;width:auto}.ControlsComponent .status .mode.active{background-color:#1b3f7c;color:#fff}.ControlsComponent .status .mode.active:after{background-color:red;content:"";display:block;height:30px;left:-20px;margin-top:-15px;opacity:0;position:absolute;top:50%;width:5px}.ControlsComponent .status .mode i{font-size:30px;margin-right:15px;opacity:.2}.ControlsComponent .modes{background-color:#fff;border-radius:10px;bottom:-290px;box-shadow:0 0 100px 10px #0003;padding:20px;position:fixed;right:85px;transition:all 1s cubic-bezier(.075,.82,.165,1);width:200px}.ControlsComponent .modes.active{bottom:90px}.ControlsComponent .modes .mode{align-items:center;border-radius:7px;color:#fff;color:#1b3f7c;cursor:pointer;display:flex;font-size:17px;padding:10px 15px;position:relative}.ControlsComponent .modes .mode.active{background-color:#1b3f7c;color:#fff}.ControlsComponent .modes .mode.active:after{background-color:red;content:"";display:block;height:30px;left:-20px;margin-top:-15px;opacity:0;position:absolute;top:50%;width:5px}.ControlsComponent .modes .mode i{font-size:30px;margin-right:15px;opacity:.2}.modal-overlay{background-color:#00000080;gap:10px;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000000000}.modal-overlay,.modal-overlay .modal-content{align-items:center;display:flex;justify-content:center}.modal-overlay .modal-content{background-color:#fff;border-radius:5px;box-shadow:0 2px 8px #00000042;padding:30px;position:relative;width:500px}@media (max-width:800px){.modal-overlay .modal-content{width:80%}}.modal-overlay .modal-content .modal-content__icon{align-items:center;display:flex;height:100px;justify-content:center;margin-top:-20px}.modal-overlay .modal-content .modal-content__info h2{margin-bottom:15px;margin-top:10px}.modal-overlay .modal-content.success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.modal-overlay .modal-content.error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.modal-overlay .modal-content.warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.modal-overlay .modal-content .modal-content__buttons{display:flex;gap:10px;justify-content:center;margin-top:30px}.modal-overlay .modal-content .modal-content__buttons button{border:1px solid #0000;border-radius:5px;cursor:pointer;font-size:16px;padding:10px 15px;transition:all .3s;width:150px}.modal-overlay .modal-content .modal-content__buttons button.cancel{background-color:#db161b;color:#fff}.modal-overlay .modal-content .modal-content__buttons button.cancel:hover{background-color:#b91217}.modal-overlay .modal-content .modal-content__buttons button.confirm{background-color:#183d7f;color:#fff}.modal-overlay .modal-content .modal-content__buttons button.confirm:hover{background-color:#14336a}.modal-overlay .modal-content .modal-content__buttons button.close{background-color:#d3d3d3;color:#181818}.modal-overlay .modal-content .modal-content__buttons button.close:hover{background-color:#b0b0b0}.modal-overlay p.content{color:#595958;font-weight:400}.LanguageSelectorComponent{align-items:center;background-color:#fff;border:1px solid #1b3f7c;border-radius:5px;bottom:105px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 0;position:fixed;right:10px;width:100px;z-index:100000}.LanguageSelectorComponent.on-room{right:86px}.LanguageSelectorComponent .language-container{align-items:center;border-radius:10px;cursor:pointer;display:flex;justify-content:space-around;padding:5px;width:80%}.LanguageSelectorComponent .language-container:hover{background-color:#1b3f7c;color:#fff}.LanguageSelectorComponent .language-container .flag-img{height:auto;width:30px}.LanguageSelectorComponent .language-container .language-code{text-transform:uppercase}.FormDishComponent{bottom:0;display:flex;flex-direction:column;height:150px;left:0;padding:0;position:absolute;right:0}.FormDishComponent .textarea{background:#0000001a;border:none;box-sizing:border-box;color:rgba(0,0,0,.617);font-size:22px;height:150px;line-height:25px;margin:0;outline:none;padding:30px;resize:none}.FormDishComponent .textarea::placeholder{color:#5d5d5d80}.FormDishComponent .button{align-items:center;-webkit-appearance:none;appearance:none;background:none;border-radius:45px;bottom:30px;color:#0009;cursor:pointer;display:flex;font-size:25px;font-weight:100;height:60px;justify-content:center;letter-spacing:3px;position:absolute;right:30px;width:60px;z-index:100}.FormDishComponent .button:hover{background-color:#fff;color:#000}.MessageComponent{align-items:flex-start;display:flex;flex-direction:column;margin-top:10px}.MessageComponent .details{color:#00000080;display:flex;font-size:12px;font-weight:700;padding:0 0 5px}.MessageComponent .details .date{margin-left:auto}.MessageComponent.me{align-items:flex-end}.MessageComponent.me .message{background:#2cb82c;border-radius:20px 5px 20px 20px}.MessageComponent .message{word-wrap:break-word;background-color:rgba(59,66,192,.917);border-radius:5px 20px 20px 20px;color:#fff;font-size:14px;font-weight:400;max-width:80%;padding:10px 15px}.MessageComponent .date{display:block;font-size:12px;font-weight:400;opacity:.3}.ChatComponent .messages{bottom:150px;flex:1 1;left:0;overflow-y:auto;padding:20px 35px;position:absolute;right:0;top:90px}.DishComponent .bar{animation:DishComponentSlideRight 1s cubic-bezier(.16,1,.3,1);background-color:#fff;border-radius:10px;color:#000;flex:1 1;margin:30px;max-width:340px;min-width:340px;overflow:hidden;padding:0;position:relative;z-index:10}@keyframes DishComponentSlideRight{0%{transform:translateX(-400px)}to{transform:translateX(0)}}.DishComponent .bar .back{align-items:center;background:#fff;box-shadow:0 1px 50px #00000024;cursor:pointer;display:flex;padding:20px 30px}.DishComponent .bar .back i{font-size:25px;margin-right:15px}.DishComponent .bar .back:hover{background:#818dff}.LoaderComponent{align-items:center;background-color:hsla(0,0%,100%,.699);bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .5s cubic-bezier(.075,.82,.165,1);z-index:100000}.LoaderComponent .loader{margin:0 auto;position:relative;width:50px}.LoaderComponent .loader:before{content:"";display:block;padding-top:100%}.LoaderComponent .circular{animation:rotate 1s linear infinite;bottom:0;height:80px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:80px}.LoaderComponent .path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1s ease-in-out infinite,color 6s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:#0057e7}40%{stroke:#d62d20}66%{stroke:#0057e7}80%,90%{stroke:#d62d20}}.LoaderComponent.active{opacity:1}.joystick{background-color:#1b3f7c;border-radius:10px;bottom:0;box-shadow:0 0 50px 0 #0003;font-size:0;padding:30px 30px 0;position:absolute;right:20px}.joystick .rang{margin-bottom:20px;position:relative}.joystick .decrease{left:-26px}.joystick .decrease,.joystick .increase{background:hsla(0,0%,100%,.122);border-radius:30px;color:#eff8ff;cursor:pointer;font-size:15px;height:25px;line-height:25px;margin-top:-12px;position:absolute;text-align:center;top:50%;width:25px}.joystick .increase{right:-26px}.joystick>i{align-items:center;color:#eff8ff;display:flex;font-size:20px;height:50px;justify-content:center;position:absolute;right:0;top:0;width:50px;z-index:10000}.joystick .label{color:#eff8ff;display:block;font-size:14px;font-weight:500;margin-bottom:.5rem;opacity:.9}.joystick .slider{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.164);border:none;border-radius:100px;height:25px;opacity:.7;outline:none;transition:opacity .2s}.joystick .slider:hover{opacity:1}.joystick .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,.367);border:2px solid hsla(0,0%,100%,.337);border-radius:100px;box-shadow:0 5px 2px 0 #0006;cursor:pointer;height:25px;width:25px}.joystick .slider::-moz-range-thumb{background:#04aa6d;cursor:pointer;height:25px;width:25px}.SettingsDishComponent{background-color:#0000;bottom:0;left:0;position:absolute;right:0;top:0}.DishVideoComponent{animation:zoomIn 1s cubic-bezier(.075,.82,.165,1);background:#1b3f7c66;border-radius:10px;height:240px;overflow:hidden;position:relative;width:300px}.DishVideoComponent .HelpView{align-items:center;background:#00000080;color:#fff;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:10000}.DishVideoComponent .HelpView .HelpContainer{background-color:#fff;border-radius:8px;height:80%;max-height:70vh;max-width:70vw;overflow-y:auto;position:relative;width:90%}.DishVideoComponent .HelpView .HelpContainer .Header{display:flex;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:10}.DishVideoComponent .HelpView .HelpContainer .Header .Title{font-size:17px}.DishVideoComponent .HelpView .HelpContainer .Header i{border-radius:100px;color:#fff;cursor:pointer;font-size:15px;height:50px;line-height:20px;margin-right:0;opacity:1;padding-top:15px;text-align:center;width:50px}.DishVideoComponent .HelpView .HelpContainer .Body p{text-align:center}.DishVideoComponent .HelpView .HelpContainer .Body p img{border-radius:8px;height:100%;max-width:80%}.DishVideoComponent .HelpView .HelpContainer .Footer{bottom:0;display:flex;justify-content:center;padding:10px 0;position:-webkit-sticky;position:sticky}.DishVideoComponent .HelpView .HelpContainer .Footer .Close-Btn{background-color:#1b3f7c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;text-align:center;width:100px}.DishVideoComponent button{align-items:center;background:#1b3f7c;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:34px;height:65px;justify-content:center;margin:8px;width:65px}.DishVideoComponent button:hover{background:#1b3f7c99}.DishVideoComponent .render{border-radius:10px;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:100}.DishVideoComponent .remove{position:absolute;right:10px;top:10px;z-index:1000}.DishVideoComponent .info{position:relative;top:10px}.DishVideoComponent .DishVideoRecording{position:absolute;right:10px;top:10px;z-index:10000}.DishVideoComponent .DishMutedWidget{bottom:10px;display:flex;height:10px;justify-content:center;position:absolute;right:10px;width:0;z-index:999}.DishVideoComponent .recording-button i{background-color:red;border-radius:50%;color:red;font-size:24px}.DishVideoComponent .blinking-effect{animation:blink 1s infinite}.DishVideoComponent .settings{background:#fff;bottom:100px;color:#000;overflow:hidden;right:0;top:100px;width:400px;z-index:10200}.DishVideoComponent .settings .infor{font-size:14px;margin-left:30px;margin-top:0;padding:0 20px 0 35px;position:relative}.DishVideoComponent .settings .infor i{font-size:30px;left:-10px;position:absolute;top:12px}.DishVideoComponent .selection{bottom:10px;display:none;position:absolute;right:10px;transform:scale(.8);z-index:1000}.DishVideoComponent .name{background:rgba(0,0,0,.145);border-top-right-radius:5px;bottom:0;color:#fff;font-size:12px;left:0;padding:8px 13px;position:absolute}.DishVideoComponent .controls{align-items:center;bottom:10px;display:flex;justify-content:center;left:0;padding:0;position:absolute;right:0;z-index:1000}.DishVideoComponent .controls.loading{opacity:0}.DishVideoComponent .controls .selfie{align-items:center;border-radius:10px;display:flex;justify-content:center;margin-right:auto;position:absolute;z-index:1000}.DishVideoComponent .controls .selfie b{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:50px;justify-content:center;width:50px}.DishVideoComponent .controls .selfie span{color:#fff;display:flex;flex-direction:column;margin-left:10px}.DishVideoComponent .controls .selfie span em{align-self:flex-start;background:#000;border-radius:100px;color:#fff;font-size:13px;font-style:normal;padding:2px 8px}.DishVideoComponent canvas{bottom:0;height:100%;left:-20px;position:absolute;right:-20px;top:0;width:110%}.DishVideoComponent .LoaderComponent{bottom:0;display:flex;flex:1 1;height:100%;left:0;position:absolute;right:0;top:0;z-index:10000}.DishVideoComponent .render.loading{opacity:0}.DishVideoComponent video{bottom:0;height:100%;left:0;object-fit:contain;object-position:center;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(-1);width:100%}.DishVideoComponent video.contain{object-fit:contain}.DishVideoComponent video.invert{filter:invert(1)}.DishVideoComponent video.coverSystemContain{max-height:100%;max-width:100%;object-fit:contain;position:relative}.DishVideoComponent .flip video{transform:scaleX(1)}.DishVideoProfile{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.DishVideoProfile.FixedSize-300{height:300px;width:300px}.DishVideoProfile .title{font-size:1.5rem;font-weight:600}.DishVideoProfile .title i{bottom:0;margin:1rem;position:absolute;right:0}.DishMutedWidget{background-color:#fff;border-radius:10px;padding:10px 20px}.DishVideoComponent.unselected .DishMutedWidget.focus{background-color:#fff;border-radius:5px;left:10px;padding:5px 10px;right:auto}.DishVideoComponent.unselected .DishMutedWidget.focus i{color:#d2151a;font-size:15px}.DishMutedWidget div{align-items:center;display:flex;justify-content:center}.DishMutedWidget div i{color:#d2151a;font-size:20px}.NickComponent{align-items:flex-start;background-color:#fff;border-radius:13px;display:flex;flex-direction:column;font-size:0;left:10px;margin:0;padding:10px 12px;position:absolute;top:10px;z-index:999}.NickComponent strong{color:rgba(23,44,84,.891);font-size:14px;font-weight:700;margin:0;padding:0}.NickComponent span,.NickComponent strong{border-radius:5px;text-shadow:0 1px 1px #ffffffc7}.NickComponent span{color:#172c5480;font-size:12px}.StepSliderComponent{background-color:#fff;border-radius:4px;bottom:90px;height:100px;padding:20px 20px 0;width:300px}.StepSliderComponent i{align-items:center;background-color:#1e50af;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:center;margin-top:-5px}.StepSliderComponent i[aria-disabled=true]{background-color:#d3d3d3;cursor:not-allowed}.StepSliderComponent p{margin-bottom:8px}.StepSliderComponent .container{display:flex;flex-direction:column;gap:20px;justify-content:center}.StepSliderComponent .slider-labels{cursor:pointer;display:flex;justify-content:space-between;width:263px}.StepSliderComponent .slider-labels span{text-align:center}.StepSliderComponent .slider-labels span.active{color:#d3d3d3;font-weight:600}.StepSliderComponent div{height:70px;left:50%;margin:-50px 0 0 -135px;position:relative;top:50%;width:300px}.StepSliderComponent input[type=range].n{background:#0000;cursor:pointer;display:block;font-size:1em;margin:1em auto;padding:0;position:relative;width:100%}.StepSliderComponent input[type=range].n:after{background:#60b6fa;border-radius:50%;height:1em;position:absolute;right:0;width:1em}.StepSliderComponent input[type=range].n:before{background:radial-gradient(circle at .5em 50%,#60b6fa .3125em,#60b6fa 0,#60b6fa .5em,#0000 0),linear-gradient(90deg,#0000,#60b6fa 0) repeat-x 0 50%;box-sizing:border-box;height:1em;left:0;position:absolute;right:.8em;z-index:0}.StepSliderComponent input[type=range].n::-ms-track{border:none;color:#0000}.StepSliderComponent input[type=range].n::-webkit-slider-thumb{background:#1e50af;background-clip:content-box;border:.25em solid #1e50af;border-radius:50%;box-sizing:border-box;height:1.3em;margin-left:.01em;margin-top:-.1em;position:relative;width:1.3em;z-index:10}.StepSliderComponent input[type=range].n::-moz-range-thumb{background:#1e50af;background-clip:content-box;border:.25em solid #1e50af;border-radius:50%;box-sizing:border-box;height:1.3em;margin-left:.01em;margin-top:-.1em;position:relative;width:1.3em;z-index:10}.StepSliderComponent input[type=range].n::-ms-thumb{background:#1e50af;background-clip:content-box;border:.25em solid #1e50af;border-radius:50%;box-sizing:border-box;height:1.3em;margin-left:.01em;margin-top:-.1em;position:relative;width:1.3em;z-index:10}.StepSliderComponent input[type=range].n::-ms-tooltip{display:none}.StepSliderComponent input[type=range].n:focus{outline:none}.StepSliderComponent input[type=range].n.n2:before{background-size:100% 1em,100% .25em}.StepSliderComponent input[type=range].n.n3:before{background-size:50% 1em,100% .25em}.StepSliderComponent input[type=range].n.n4:before{background-size:33.33333% 1em,100% .25em}.StepSliderComponent input[type=range].n.n5:before{background-size:25% 1em,100% .25em}.StepSliderComponent input[type=range].n.n6:before{background-size:20% 1em,100% .25em}.StepSliderComponent input[type=range].n.n7:before{background-size:16.66667% 1em,100% .25em}.StepSliderComponent input[type=range].n.n8:before{background-size:14.28571% 1em,100% .25em}.StepSliderComponent input[type=range].n.n9:before{background-size:12.5% 1em,100% .25em}.StepSliderComponent input[type=range].n.n10:before{background-size:11.11111% 1em,100% .25em}.StreamInfoComponent{background-color:#0000;bottom:0;left:0;position:absolute;right:0;top:0}.StreamInfoComponent .stream-info .box{padding:20px;z-index:1}.StreamInfoComponent .stream-info .layout{overflow:auto}.StreamInfoComponent .stream-info .layout .divisor{color:#000;padding:15px}.StreamInfoComponent .stream-info .layout .box{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.StreamInfoComponent .stream-info .layout .box .option{border:1px solid #f1f1f1;box-shadow:none;margin:0;padding:5px;width:90%}.StreamInfoComponent .stream-info .layout .box .option b{box-shadow:none;font-weight:400}.DishComponent .layout-class{align-items:inherit!important;justify-content:inherit!important}.DishComponent .layout-class .canvas{align-items:inherit;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;height:100%;padding:20px 20px 40px!important;width:100%}.DishComponent .layout-class .canvas .cameras{align-items:inherit!important;flex:1 1;height:100%;width:100%}.DishComponent .layout-class .canvas .cameras .DishVideoComponent{flex:1 1;height:100%!important;width:auto!important}.DishComponent .layout-class .canvas .cameras .DishVideoComponent video{object-fit:cover!important}.DishComponent .layout-focus{align-items:inherit!important;justify-content:inherit!important}.DishComponent .layout-focus .canvas{align-items:inherit;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;height:100%;padding:20px!important;width:100%}.DishComponent .layout-focus .canvas .cameras{align-items:flex-end!important;flex:1 1;flex-direction:column;flex-wrap:inherit!important;height:100%;justify-content:flex-start!important;margin:0;position:relative;width:100%}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent{height:200px!important;margin:0 0 20px!important;width:280px!important}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.unselected .SelfieDishComponent{left:0;top:5px;transform:scale(.8)}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.unselected video{object-fit:cover!important}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.unselected .controls,.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.unselected .remove{display:none}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.unselected .selection{bottom:4px;display:block!important;margin:initial;right:2px}.DishComponent .layout-focus .canvas .cameras .DishVideoComponent.selected{bottom:0;box-sizing:border-box;height:inherit!important;height:100%!important;left:0;margin:0!important;order:0;position:absolute;right:300px;top:0;width:calc(100% - 300px)!important}.ScenaryComponent{bottom:100px;left:0;position:fixed;right:0;top:100px;z-index:1}.DishComponent.left .ScenaryComponent{left:430px}.DishComponent.bottom .ScenaryComponent{bottom:350px}.cameras{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:0;justify-content:center}.cameras .DishVideoComponent .DishVideoProfile{animation:zoomIn 1s cubic-bezier(.075,.82,.165,1);border-radius:10px;box-shadow:0 10px 10px #0003;overflow:hidden;position:relative}@keyframes zoomIn{0%{transform:scale(0) translateY(100px)}to{transform:scale(1)}}.CreatorComponent{align-items:center;bottom:100px;display:flex;justify-content:center;left:0;position:fixed;right:0;top:100px}.CreatorComponent .CreatorComponentBox{background-color:#1b3f7c4d;border-radius:10px;color:#fff;display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:1400px;overflow:hidden;padding:20px;width:90%;z-index:100000000}@media (max-width:900px){.CreatorComponent .CreatorComponentBox{align-items:center;flex-direction:column;gap:20px;width:500px}}@media (max-width:900px) and (max-height:900px){.CreatorComponent .CreatorComponentBox{width:50%}}@media (min-width:900px) and (max-height:750px){.CreatorComponent .CreatorComponentBox{width:-webkit-fit-content;width:fit-content}}.CreatorComponent .CreatorComponentBox>.camera{aspect-ratio:16/9;background-color:#1b3f7c66;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;overflow:hidden;position:relative;width:1000px;z-index:100000}@media (max-width:900px){.CreatorComponent .CreatorComponentBox>.camera{max-width:400px}}@media (min-width:900px) and (max-height:750px){.CreatorComponent .CreatorComponentBox>.camera{max-width:600px}}@media (min-width:900px) and (max-height:700px){.CreatorComponent .CreatorComponentBox>.camera{max-width:500px}}@media (min-width:900px) and (max-height:650px){.CreatorComponent .CreatorComponentBox>.camera{max-width:400px}}.CreatorComponent .CreatorComponentBox>.camera .LoaderComponent{background-color:#000!important}.CreatorComponent .CreatorComponentBox>.camera .controls{align-items:center;bottom:10px;display:flex;flex-direction:row;height:85px;justify-content:center;left:0;position:absolute;right:0;z-index:100}.CreatorComponent .CreatorComponentBox>.camera .controls>span{flex:1 1}.CreatorComponent .CreatorComponentBox>.camera .controls>i{align-items:center;background-color:#1b3f7c;border-radius:10px;cursor:pointer;display:flex;font-size:34px;height:65px;justify-content:center;margin:0 10px;width:65px}.CreatorComponent .CreatorComponentBox>.camera .controls>i:hover{background-color:#1b3f7c99}.CreatorComponent .CreatorComponentBox>.camera .settings{align-items:center;background-color:#fff;bottom:100px;box-sizing:border-box;color:#000;display:flex;flex-direction:column;overflow-y:auto;right:0;top:100px;z-index:10000}.CreatorComponent .CreatorComponentBox>.camera .settings .select{border:1px solid #aaa;border-radius:6px;position:relative;width:350px}.CreatorComponent .CreatorComponentBox>.camera .settings .select *{cursor:pointer}.CreatorComponent .CreatorComponentBox>.camera .settings .select>span{cursor:pointer;display:block;overflow:hidden;padding:10px 15px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:300px}.CreatorComponent .CreatorComponentBox>.camera .settings .select>span>b{display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:250px}.CreatorComponent .CreatorComponentBox>.camera .settings .select>span i{align-items:center;bottom:0;display:flex;font-size:20px;justify-content:center;opacity:.5;position:absolute;right:0;top:0}.CreatorComponent .CreatorComponentBox>.camera .settings .select .options{background-color:#fff;border-radius:5px;box-shadow:0 0 50px 10px #0003;box-sizing:border-box;margin-top:10px;max-height:300px;outline:4px solid #aaa;overflow-y:scroll;padding:5px;position:absolute;top:100%;width:100%;z-index:100000}.CreatorComponent .CreatorComponentBox>.camera .settings .select .options>div{border-top:1px solid #ddd;cursor:pointer;max-width:100%;overflow:hidden;padding:10px 15px;text-overflow:ellipsis;white-space:nowrap}.CreatorComponent .CreatorComponentBox>.camera .settings .select .options>div:first-child{border-top:none}.CreatorComponent .CreatorComponentBox>.camera .settings .select .options>div:hover{background-color:#eee}.CreatorComponent .CreatorComponentBox>.camera .settings .settings-header{align-items:center;background-color:#1b3f7c;display:flex;height:50px;width:100%}.CreatorComponent .CreatorComponentBox>.camera .settings .settings-header h2{color:#fff;font-size:17px;font-weight:600;margin:0;padding-left:30px}.CreatorComponent .CreatorComponentBox>.camera .settings .settings-header i{color:#fff;cursor:pointer;font-size:15px;position:absolute;right:27px;top:11px}.CreatorComponent .CreatorComponentBox>.camera .settings .settings-header i:hover{color:#a7a4a4}.CreatorComponent .CreatorComponentBox>.camera .settings .settings-body{align-items:center;display:flex;flex-direction:column;position:absolute;top:50px}.CreatorComponent .CreatorComponentBox>.camera .settings p{font-size:16px;font-weight:700;margin:10px 0 0;opacity:.5;padding:10px;width:350px}.CreatorComponent .CreatorComponentBox>.camera>video{background-color:initial;border-radius:10px;height:100%;object-fit:contain;object-position:center;opacity:0;overflow:hidden;position:absolute;transition:all 2s cubic-bezier(0,.82,.165,1);width:100%;z-index:-1}.CreatorComponent .CreatorComponentBox>.camera.active>video{opacity:1}.CreatorComponent .CreatorComponentBox>.form{box-sizing:border-box;display:flex;flex-direction:column;font-weight:200;justify-content:center;margin:0;max-width:400px;min-width:400px;padding:0 25px;text-align:center}.CreatorComponent .CreatorComponentBox>.form h3{color:#fff;font-size:28px;margin:0 0 10px;padding:0}.CreatorComponent .CreatorComponentBox>.form p{color:#fff;font-size:17px;font-weight:400;line-height:1.5;margin:0 0 20px;padding:0}@media (max-width:900px){.CreatorComponent .CreatorComponentBox>.form .creator-buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}}@media (max-width:900px) and (max-height:900px){.CreatorComponent .CreatorComponentBox>.form .creator-buttons{align-items:center;flex-direction:column;justify-content:center}.CreatorComponent .CreatorComponentBox>.form .creator-buttons button{width:50%}}.CreatorComponent .CreatorComponentBox>.form button{background-color:#353535;border:0;border-radius:7px;box-shadow:0 0 10px #0003;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:1px;margin:0 10px 10px;padding:17px 40px;transition:all .2s ease-in-out}.CreatorComponent .CreatorComponentBox>.form button.important{background-color:rgba(27,63,124,.848);color:#fff}.CreatorComponent .CreatorComponentBox>.form button.dial{background-color:rgba(0,138,90,.848);color:#fff}.CreatorComponent .CreatorComponentBox>.form button.dial:disabled{background-color:#008a5a80;color:#fff;cursor:not-allowed}.CreatorComponent .CreatorComponentBox>.form button.dial:hover{background-color:rgba(0,107,72,.848);color:#fff}.CreatorComponent .CreatorComponentBox>.form button.localDial:disabled{background-color:#35353580;color:#fff;cursor:not-allowed}.CreatorComponent .CreatorComponentBox>.form button:hover{background-color:#000;color:#fff}.CreatorComponent .add:hover{background:#aaa!important;cursor:pointer}.ErrorComponent{background-color:#fff;border-radius:10px;max-width:350px;padding:30px;z-index:100000}.ErrorComponent>i{font-size:60px;opacity:.2}.ErrorComponent .title{color:#ce3939;font-size:30px}.ParticipantsComponent .accordion{overflow-y:auto;padding:20px}.ParticipantsComponent .accordion .accordion-item{border-radius:5px}.ParticipantsComponent .accordion .accordion-item .accordion-header{align-items:center;background-color:#fff;color:#1b3f7c;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;padding:15px 20px;transition:background-color .3s ease}.ParticipantsComponent .accordion .accordion-item .accordion-content{font-size:15px;max-height:0;overflow:hidden;transition:max-height .5s ease,padding .3s ease}.ParticipantsComponent .accordion .accordion-item .accordion-content .Input{align-items:center;display:flex;flex-flow:row;margin-top:0;padding:0 20px 10px}.ParticipantsComponent .accordion .accordion-item .accordion-content .Input i{margin-left:20px;margin-top:-25px}.ParticipantsComponent .accordion .accordion-item .accordion-content .Input input{font-size:13px!important;padding-bottom:8px;padding-top:8px}.ParticipantsComponent .accordion .accordion-item.active .accordion-content{border-width:1px;max-height:500px;overflow:auto}.ParticipantsComponent ul{flex:1 1;margin:0;overflow-y:auto;padding:0 20px}.ParticipantsComponent ul>li{align-items:center;border-radius:5px;display:block;display:flex;list-style-type:none;margin-bottom:10px;padding:10px 20px 0 10px;text-align:left}.ParticipantsComponent ul>li.NoUsers{border:none;text-align:center}.ParticipantsComponent ul>li>span{background-color:#f15951;border:4px solid #dfdfdf;border-radius:100px;height:12px;margin-left:auto;width:12px}.ParticipantsComponent ul>li>i{align-items:center;background-color:#42ac40;border-radius:5px;color:#fff;display:flex;font-size:25px;height:30px;justify-content:center;margin-right:10px;width:30px}.ParticipantsComponent ul>li>i.la-smile{background-color:#1b3f7c}.ParticipantsComponent ul>li>i.disconnected{background-color:#dfdfdf}.ParticipantsComponent ul>li>i.end{background-color:#e31c25}.ParticipantsComponent ul>li>i.end:before{animation:phone-animation .5s infinite;transform:rotate(135deg)}@keyframes phone-animation{0%{transform:rotate(135deg)}25%{transform:rotate(150deg)}50%{transform:rotate(120deg)}75%{transform:rotate(150deg)}to{transform:rotate(135deg)}}.ParticipantsComponent ul>li .name{font-size:14px}.ParticipantsComponent ul>li .document{font-size:12px;opacity:.5}.DishComponent{background:#eff8ff;bottom:0;justify-content:center;left:0;right:0;z-index:-1}.DishComponent,.DishComponent .header{align-items:center;display:flex;position:fixed;top:0}.DishComponent .header{background-color:#fff;flex-direction:row;height:100px;justify-content:space-between;width:100%;z-index:100000000}.DishComponent .header .signal-icon{align-items:flex-end;display:flex;gap:2px;height:20px}.DishComponent .header .signal-icon .signal-bar{background-color:currentColor;border-radius:1px;width:3px}.DishComponent .header .signal-icon .signal-bar.bar1{height:5px}.DishComponent .header .signal-icon .signal-bar.bar2{height:10px}.DishComponent .header .signal-icon .signal-bar.bar3{height:15px}.DishComponent .header .signal-icon .signal-bar.bar4{height:20px}.DishComponent .header .connection-indicator{align-items:center;display:flex;font-size:34px;justify-content:center;width:20px}.DishComponent .header .connection-indicator.excellent{color:#0f0}.DishComponent .header .connection-indicator.good .bar1,.DishComponent .header .connection-indicator.good .bar2,.DishComponent .header .connection-indicator.good .bar3{color:#cedf16}.DishComponent .header .connection-indicator.good .bar4{color:#c8c8c8}.DishComponent .header .connection-indicator.moderate .bar1,.DishComponent .header .connection-indicator.moderate .bar2{color:#e5a407}.DishComponent .header .connection-indicator.moderate .bar3,.DishComponent .header .connection-indicator.moderate .bar4{color:#c8c8c8}.DishComponent .header .connection-indicator.bad .bar1{color:#b91414}.DishComponent .header .connection-indicator.bad .bar2,.DishComponent .header .connection-indicator.bad .bar3,.DishComponent .header .connection-indicator.bad .bar4,.DishComponent .header .connection-indicator.no-connection{color:#c8c8c8}.DishComponent .header>div{width:33%}.DishComponent .header.help{z-index:0}.DishComponent .header .version{align-items:center;display:flex;flex-direction:row;gap:5px;height:75px}.DishComponent .header .version .logos-container{align-items:center;display:flex;flex-direction:row;gap:15px}.DishComponent .header .version .logos-container .Logotype{max-height:60px;object-fit:contain;width:auto}.DishComponent .header .version .logos-container .Logotype.sippar-logo{max-height:50px}.DishComponent .header .version .logos-container .Logotype.minisdef-logo{max-height:55px}.DishComponent .header .version .sippar{color:#e31c25;font-family:Rotis;font-size:45px;font-weight:700;margin-top:12px}@media (max-width:750px){.DishComponent .header .version .sippar{font-size:35px}}.DishComponent .header .info{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:15px}.DishComponent .body{bottom:100px;display:flex;flex-direction:row;left:0;position:fixed;right:0;top:0}.DishComponent ol{flex:1 1;margin:0;overflow-y:scroll;padding:0 25px}.DishComponent ol li{align-items:center;background:#0009;border-radius:3px;color:#fff;display:flex;font-size:14px;margin-bottom:5px;overflow:hidden;padding:5px 5px 5px 55px;position:relative}.DishComponent ol li>i{align-items:center;background:#000;bottom:0;color:hsla(0,0%,100%,.543);display:flex;font-size:20px;justify-content:center;left:0;position:absolute;top:0;width:40px}.DishComponent ol li.ok{border-left:3px solid green}.DishComponent ol li.ko{border-left:3px solid red}.DishComponent ol li b{background:hsla(0,0%,100%,.098);border-radius:4px;font-size:15px;font-weight:100;margin-left:auto;max-width:150px;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.DishComponent ol li b .la-check{color:#adff2f}.DishComponent ol li b .la-times{color:#ff2f2f}.DishComponent .closer{align-items:center;color:#000;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;opacity:.5;position:absolute;right:10px;top:7px;width:50px;z-index:10000}.DishComponent .closer:hover{opacity:1}.DishComponent .layout{background-color:#fff;bottom:0;display:flex;flex:1 1;flex-direction:column;left:0;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;top:50px}.DishComponent .layout .btn-container{align-items:center;display:flex;flex-direction:column}.DishComponent .option{align-items:center;background:#fff;border-radius:5px;box-shadow:0 0 40px #0003;display:flex;font-size:14px;margin:5px 30px;overflow:hidden}.DishComponent .option span{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DishComponent .option span>b{background-color:rgba(0,0,0,.063);border-radius:100px;display:inline-block;font-size:11px;font-weight:700;margin-left:10px;padding:5px 10px}.DishComponent .option>i{background-color:#ececec;border-radius:10000px;color:#445ad7;font-size:21px;height:35px;line-height:35px;margin:5px 10px 5px 5px;text-align:center;width:35px}.DishComponent .option>b{background:#fff;border-radius:3px;box-shadow:0 0 80px #0006;margin-left:auto;margin-right:8px;padding:5px 10px}.DishComponent .option>b i{margin-right:0}.DishComponent .option>b .la-check{color:#43a564}.DishComponent .option>b.selectable:hover{background:#333;cursor:pointer}.DishComponent .box{background-color:#fff;padding:20px 0 0}.DishComponent .divisor{background-color:#f2f2f2;box-shadow:0 10px 50px #00000014;color:rgba(0,0,0,.484);font-size:11px;font-weight:700;letter-spacing:1px;padding:15px 40px;position:relative;text-transform:uppercase}.DishComponent .divisor:after{background-image:linear-gradient(180deg,#c4c4c4,#f2f2f200);content:"";display:block;height:200px;left:0;position:absolute;right:0;top:100%;width:100%;z-index:-1}.DishComponent .ScenaryComponent{align-items:center;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.DishComponent .ScenaryComponent .canvas{align-items:center;box-sizing:border-box;display:flex;flex:1 1;justify-content:center;max-width:100%;overflow:hidden;padding:0}.DishComponent .ScenaryComponent .canvas .cameras{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:0;justify-content:center}.DishComponent .scenary{display:flex;flex:1 1;width:100%}.DishComponent .scenary .container{display:flex;flex-direction:row;width:100%}.DishComponent .scenary .container .dish-unique{align-items:center;display:flex;flex:1 1;justify-content:center}.DishComponent .scenary .container .dish-unique .dish-unique-cameras{align-content:center;align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;overflow:scroll;overflow:hidden;vertical-align:middle}.DishComponent .scenary .container .dish-center{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.DishComponent .scenary .container .scene{display:flex;flex:1 1;overflow:hidden}.DishComponent .scenary .container .scene.fullscreen{background:#0003;height:200px;max-height:200px}.DishComponent .scenary .container .cameras{align-content:center;align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;overflow:scroll;overflow:hidden;vertical-align:middle}.DishComponent .scenary .container .fullscreen .video button{display:none}.DishComponent .scenary .container .DishVideoComponent{align-self:center;animation:show .4s ease;background:#111;border-radius:10px;box-shadow:var(--shadow-dark);display:inline-block;max-width:100%!important;overflow:hidden;position:relative;vertical-align:middle}.DishComponent .scenary .container .DishVideoComponent button{background:#0000004d;border:none;border-radius:9px;color:hsla(0,0%,100%,.722);cursor:pointer;font-size:22px;height:50px;position:absolute;width:50px;z-index:1000}.DishComponent .scenary .container .DishVideoComponent button:hover{background:#00000080}.DishComponent .scenary .container .DishVideoComponent .fullscreen{bottom:10px;display:block!important;left:10px}.DishComponent .scenary .container .DishVideoComponent .captureShot{bottom:10px;left:70px}.DishComponent .scenary .container .DishVideoComponent .coverSystem{bottom:10px;left:130px}.DishComponent .scenary .container .DishVideoComponent .panLeft{bottom:70px;right:70px}.DishComponent .scenary .container .DishVideoComponent .panRight{bottom:10px;right:70px}.DishComponent .scenary .container .DishVideoComponent .tilTop{bottom:70px;right:130px}.DishComponent .scenary .container .DishVideoComponent .tilBottom{bottom:10px;right:130px}.DishComponent .scenary .container .DishVideoComponent .zoomLess{bottom:10px;right:10px}.DishComponent .scenary .container .DishVideoComponent .zoomMore{bottom:70px;right:10px}.DishComponent .selector{font-size:13px;margin:20px 20px 0;padding-left:45px}.DishComponent .selector .placeholder{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:5px;display:flex;padding:13px 25px 13px 15px;position:relative}.DishComponent .selector .placeholder span{display:inline;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DishComponent .selector .placeholder i:first-child{font-size:25px;margin-right:15px;opacity:.5}.DishComponent .selector .placeholder i:last-child{align-items:center;bottom:0;display:flex;font-size:20px;opacity:.2;position:absolute;right:0;text-align:center;top:0;width:40px}.DishComponent .selector .chooses{background:rgba(0,0,0,.103);border-radius:0 0 5px 5px;margin-top:-5px;overflow:hidden;padding:5px 0 0}.DishComponent .selector .chooses .choose{border-bottom:1px solid #eee;cursor:pointer;display:block;font-size:13px;overflow:hidden;padding:10px 15px;text-overflow:ellipsis;white-space:nowrap}.DishComponent .selector .chooses .choose:hover{background:#7c7c7c}.DishComponent .Countdown{padding:10px 0 0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SelectorComponent{animation:slideUp 1s cubic-bezier(.075,.82,.165,1);background:#0003;bottom:100px;box-sizing:border-box;display:flex;flex-direction:row;height:250px;justify-content:center;left:0;padding:10px;position:fixed;right:0;z-index:100000000}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateX(0)}}.SelectorComponent .camera{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;font-size:30px;justify-content:center;margin:20px;overflow:hidden;position:relative;width:300px;z-index:1}.SelectorComponent .camera .name{color:#000;font-size:20px;font-weight:600!important;overflow-wrap:break-word;top:20px}.SelectorComponent .camera .model,.SelectorComponent .camera .name{left:20px;position:absolute;text-shadow:0 0 2px #fdfdfd,0 0 2px #fdfdfd,0 0 2px #fdfdfd}.SelectorComponent .camera .model{font-size:24px!important;font-weight:700;top:45px}.SelectorComponent .camera i{align-items:center;background-color:rgba(52,76,254,.848);border-radius:10px;bottom:20px;color:#fff;display:flex;font-size:30px;height:50px;justify-content:center;left:20px;outline:4px solid #0003;position:absolute;width:50px}.SelectorComponent .camera .image{background-position:100%;background-repeat:no-repeat;background-size:contain;bottom:0;left:auto;position:absolute;right:.5rem;top:2rem;width:65%;z-index:-1}.SelectorComponent .camera .image video{height:100%;object-fit:cover;width:100%}.HelpView{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:10000;z-index:10000000000000000}.HelpView .HelpContainer{background-color:#fff;border-radius:8px;max-height:70vh;max-width:70vw;overflow-y:auto;position:relative;width:90%}.HelpView .HelpContainer .Header{display:flex;justify-content:space-between;padding-bottom:10px;padding-top:10px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.HelpView .HelpContainer .Header .Title{font-size:17px}.HelpView .HelpContainer .Header .Btn-container{align-items:center;display:flex;gap:10px;justify-content:center}.HelpView .HelpContainer .Header .Btn-container .Close-Btn{background-color:#fff;border:none;border-radius:8px;color:#1b3f7c;cursor:pointer;font-size:12px;padding:10px;text-align:center}.HelpView .HelpContainer .Header .Btn-container .Close-Btn.circle{background:#0000}.HelpView .HelpContainer .Header .Btn-container .Close-Btn.circle i{color:#fff;font-size:20px}.HelpView .HelpContainer .Body{padding:20px}.HelpView .HelpContainer .Body p{align-items:center;display:flex;font-size:14px;justify-content:center;margin-bottom:25px}.HelpView .HelpContainer .Body p img{border-radius:8px;height:100%;max-width:80%}.EditProfileComponent .Header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.EditProfileComponent .Header span{width:100%}.EditProfileComponent .Header i.la-angle-left{margin-right:10px}.EditProfileComponent .Body-Options{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between;justify-content:flex-start;margin-left:inherit}.EditProfileComponent .Body-Options div{align-items:center;border-radius:10px;display:flex;flex-flow:row nowrap;font-size:16px;font-weight:500;gap:20px;justify-content:flex-start;padding:15px;width:80%}.EditProfileComponent .Body-Options div i{font-size:20px}.EditProfileComponent .Body-Options div:hover{background-color:#1b3f7c;color:#fff;cursor:pointer}.EditProfileComponent .Input i.la-angle-down{left:auto;right:10px}.AppUpdater{align-items:center;display:flex;flex-flow:column nowrap;gap:20px;justify-content:center;margin-top:20px;padding:20px}.AppUpdater .Status{font-size:16px;font-weight:500;text-align:center}.AppUpdater .Status .error{color:red}.AppUpdater .Status .success{color:green}.ErrorsComponent{background-color:hsla(0,0%,100%,.605);border:1px solid #0000001a;border-radius:4px;box-shadow:0 10px 50px #0000001a;color:#fff;margin-bottom:0;margin-top:10px;max-width:350px;padding:0;scroll-margin:150px}.ErrorsComponent>li{align-items:center;color:rgba(227,65,65,.749);display:flex;font-size:14px;font-weight:700;padding:12px 12px 12px 15px}.ErrorsComponent>li>b{background:#ffffff1a;border-radius:4px;color:hsla(0,0%,100%,.604);font-size:10px;letter-spacing:1px;margin-right:10px;padding:2px 5px}.ErrorsComponent>li:last-child{border-bottom:none}.TimeComponent{color:#1b3f7c}.TimeComponent .userInfo-date-hour{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;margin-bottom:10px;margin-top:10px}.TimeComponent .userInfo-date-hour .userInfo-hour{font-size:1.5rem;font-weight:700;text-align:center}.TimeComponent .userInfo-date-hour .userInfo-date{font-size:14px}@media (max-width:750px){.TimeComponent{font-size:14px}.TimeComponent .userInfo-date-hour .userInfo-hour{font-size:1.3rem}.TimeComponent .userInfo-date-hour .userInfo-date{font-size:12px}}.UserInfoComponent .userInfo{align-items:center;color:#1b3f7c;cursor:pointer;display:flex;justify-content:center}.UserInfoComponent .userInfo i{font-size:30px;margin-left:10px}.UserInfoComponent .dropdown-menu{align-items:center;animation:dropdown .5s;background-color:#fff;border-top:1px solid #1b3f7c;box-shadow:-2px 2px 18px 0 #0000001a;display:flex;flex-direction:column;padding:20px;position:fixed;right:0;top:100px;width:250px}@keyframes dropdown{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}.UserInfoComponent .dropdown-menu .dropdown-item{align-items:center;color:#1b3f7c;display:flex;gap:10px;justify-content:flex-start;padding:10px 20px;width:90%}.UserInfoComponent .dropdown-menu .dropdown-item span{font-size:14px}.UserInfoComponent .dropdown-menu .dropdown-item:hover{background-color:#1b3f7c;border-radius:5px;color:#fff;cursor:pointer}.UserInfoComponent .dropdown-menu .dropdown-item.logout{color:red}.UserInfoComponent .dropdown-menu .dropdown-item.logout:hover{color:#fff}@media (max-width:750px){.UserInfoComponent{font-size:14px}.UserInfoComponent i{font-size:20px}}.DishVideoRecording{border-radius:10px;padding:10px 20px}.DishVideoRecording div{align-items:center;display:flex;justify-content:center}.DishVideoRecording div i{animation:blink 3s linear infinite;background-color:#fff;border:1px solid red;border-radius:50%;color:red;font-size:15px;margin-right:5px;padding:2px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.DishVideoRecording div i:before{background-color:red;border-radius:50%}.DishVideoRecording div p{color:#1b3f7c;font-size:14px}@media (max-width:750px){.DishVideoRecording{padding:5px}.DishVideoRecording div i{font-size:13px}.DishVideoRecording p{display:none}}.ShareFileComponent p{font-weight:700;margin-top:15px;opacity:.5}.ShareFileComponent .Participants{flex:none;margin:0;overflow-y:auto;padding:0 20px}.ShareFileComponent .File{margin:0;padding:0 20px}.ShareFileComponent .File input[type=file]{display:none}.ShareFileComponent .File .fileUpload{display:flex;flex-direction:column;gap:10px;margin-top:10px}.ShareFileComponent .File .fileUpload .custom-file-upload{background-color:#1b3f7c;border-radius:4px;cursor:pointer;display:inline-block;padding:10px;text-align:center;width:330px}.ShareFileComponent .File .fileUpload .custom-file-upload:hover{background-color:rgba(12,59,125,.848)}.ShareFileComponent .File .fileUpload .custom-file-upload i{color:#fff;font-size:30px}.ShareFileComponent .File .fileUpload .originalFileName{display:inline-block;font-style:italic;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DownloadFileComponent .download-message{border-left:4px solid #ddd;color:#666;font-size:18px;margin-left:25px;margin-top:25px;padding:25px}.DownloadFileComponent .download-message i{font-size:30px;margin-right:10px}.DownloadFileComponent .download-message span{display:inline-block;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DownloadFileComponent .download-buttons{margin:0 25px 25px}.ConnectionComponent .Header{align-items:center;display:flex;justify-content:space-between}.ConnectionComponent .Header h2{color:#2d3748;font-size:20px;font-weight:600}.ConnectionComponent .Header .CloseButton{color:#4a5568;cursor:pointer;font-size:24px}.ConnectionComponent .Header .CloseButton:hover{color:#2d3748}.ConnectionComponent .Body{padding:16px}.ConnectionComponent .Value-Group{background-color:#f5f7fa;border-radius:8px;box-shadow:0 1px 3px #0000001a;list-style:none;margin:0;overflow:hidden;padding:0}.ConnectionComponent .Value-Group li{align-items:center;border-bottom:1px solid #e4e8ef;display:flex;justify-content:space-between;padding:12px 16px}.ConnectionComponent .Value-Group li:last-child{border-bottom:none}.ConnectionComponent .Value-Group li:hover{background-color:#edf0f5}.ConnectionComponent .Value-Group .list-title{color:#4a5568;flex:1 1;font-weight:600}.ConnectionComponent .Value-Group .list-value{background-color:#fff;border-radius:4px;box-shadow:0 1px 2px #0000000d;font-weight:500;min-width:100px;padding:4px 10px;text-align:right}.AccordionComponent{margin-left:-25px;margin-right:-25px;padding:0}.AccordionComponent>.title{background-color:#eee;border-top:1px solid #ccc;color:#515151;cursor:pointer;font-size:15px;font-weight:700;padding:15px 25px;position:relative}.AccordionComponent>.title:hover{background-color:#ddd}.AccordionComponent>.title i{align-items:center;background:rgba(0,0,0,.055);border-radius:100px;color:#333;display:flex;height:34px;justify-content:center;margin-top:-17px;position:absolute;right:25px;top:50%;width:34px}.AccordionComponent>.content{background-color:#c7c7c7;overflow:hidden;padding:10px 25px 25px}.DirectoryComponent h2{display:flex;flex-direction:row;font-size:20px;margin:20px 0 0;padding:0 20px}.DirectoryComponent h2 b{background:#0000001a;border-radius:5px;font-size:14px;margin-left:auto;padding:5px 7px}.DirectoryComponent .Success{margin:0}.ScheduleComponent h2{display:flex;flex-direction:row;font-size:20px;margin:20px 0 0;padding:0 20px}.ScheduleComponent h2 b{background:#0000001a;border-radius:5px;font-size:14px;margin-left:auto;padding:5px 7px}.ScheduleComponent>ul{flex:1 1;margin:0;overflow-y:scroll;padding:20px}.ScheduleComponent>ul>li{align-items:center;border-radius:5px;box-shadow:0 0 51px #0003;display:flex;list-style-type:none;margin-bottom:10px;padding:10px 10px 10px 20px;text-align:left}.ScheduleComponent>ul>li>i{align-items:center;background-color:#42ac40;border-radius:5px;color:#fff;display:flex;font-size:25px;height:40px;justify-content:center;margin-left:10px;width:40px}.ScheduleComponent>ul>li>i.la-trash-alt{background-color:#9f9f9f}.ScheduleComponent>ul>li .user{flex:1 1}.ScheduleComponent>ul>li .user .name{font-size:16px;font-weight:700}.ScheduleComponent>ul>li .user .document{font-size:15px;opacity:.5}.ScheduleComponent>ul>li.disabled{cursor:not-allowed;opacity:.5}.ClockComponent{bottom:70px;left:70px;position:fixed}.ClockComponent .hour{font-family:Arial,Helvetica,sans-serif;font-size:110px;font-weight:400}.ClockComponent .day{font-size:40px;font-weight:300;opacity:.5}@media (max-width:600px){.ClockComponent{display:none}}.ClockBackgroundComponent{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.LoginComponent>.box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff7a;border-radius:10px;bottom:50px;box-shadow:0 0 120px 11px #0003;overflow:hidden;overflow-y:auto;padding:45px;position:fixed;right:50px;top:50px;z-index:10000}.LoginComponent>.box.loginForm{align-items:center;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:600px){.LoginComponent>.box{border-radius:0;bottom:0;left:0;padding:20px;right:0;top:0}}.LoginComponent>.box h1{color:#000;font-size:40px;margin:0;padding:0;width:320px}.LoginComponent>.box h2{color:#0009;font-size:24px;font-weight:300;margin:0 0 20px;padding:0;width:350px}.LoginComponent>.box h2 b{color:#e31c25;font-family:Rotis,sans-serif;font-size:25px;font-weight:900;letter-spacing:1px}.LoginComponent>.box .company{bottom:0;filter:grayscale(1);margin:70px;opacity:.4;position:absolute;right:0;width:170px;z-index:100000;z-index:1000000000}.LoginComponent .google,.LoginComponent .microsoft{align-items:center;background-color:initial;border:none;border-radius:5px;color:#000;display:flex;font-size:16px;justify-content:center;margin-top:10px;transition:all .3s}.LoginComponent .video{bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.LoginComponent .video video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.microsoft-button{background-color:#fff;background-image:none;border:1px solid #747775;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:600;height:40px;letter-spacing:.25px;max-width:400px;min-width:-webkit-min-content;min-width:min-content;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto}.microsoft-button .microsoft-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.microsoft-button .microsoft-button-content-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.microsoft-button .microsoft-button-contents{flex-grow:1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:600;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.microsoft-button:disabled{background-color:#ffffff61;border-color:#1f1f1f1f;cursor:default}.microsoft-button:disabled .microsoft-button-contents,.microsoft-button:disabled .microsoft-button-icon{opacity:38%}.microsoft-button:not(:disabled):active .microsoft-button-state,.microsoft-button:not(:disabled):focus .microsoft-button-state{background-color:#303030;opacity:12%}.microsoft-button:not(:disabled):hover{box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.microsoft-button:not(:disabled):hover .microsoft-button-state{background-color:#303030;opacity:8%}.gsi-material-button{background-color:#fff;background-image:none;border:1px solid #747775;box-sizing:border-box;color:#1f1f1f;cursor:pointer;font-family:Roboto,arial,sans-serif;font-size:14px;font-weight:600;height:40px;letter-spacing:.25px;max-width:400px;min-width:-webkit-min-content;min-width:min-content;outline:none;overflow:hidden;padding:0 12px;position:relative;text-align:center;transition:background-color .218s,border-color .218s,box-shadow .218s;vertical-align:middle;white-space:nowrap;width:auto}.gsi-material-button .gsi-material-button-icon{height:20px;margin-right:12px;min-width:20px;width:20px}.gsi-material-button .gsi-material-button-content-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;width:100%}.gsi-material-button .gsi-material-button-contents{flex-grow:1;font-family:Roboto,arial,sans-serif;font-weight:600;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.gsi-material-button .gsi-material-button-state{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .218s}.gsi-material-button:disabled{background-color:#ffffff61;border-color:#1f1f1f1f;cursor:default}.gsi-material-button:disabled .gsi-material-button-contents,.gsi-material-button:disabled .gsi-material-button-icon{opacity:38%}.gsi-material-button:not(:disabled):active .gsi-material-button-state,.gsi-material-button:not(:disabled):focus .gsi-material-button-state{background-color:#303030;opacity:12%}.gsi-material-button:not(:disabled):hover{box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326}.gsi-material-button:not(:disabled):hover .gsi-material-button-state{background-color:#303030;opacity:8%}.AutodisabledComponent{height:0;opacity:0;overflow:hidden;pointer-events:none}@media (max-width:800px){.CreatorComponentBox .camera,.noMobile{display:none!important}.DishVideoComponent .settings{bottom:0;left:0;right:0;top:0;width:100%}}@media (max-width:900px) and (max-height:800px){.CreatorComponentBox .camera{display:none!important}}.Modal{animation:slideIn 1s cubic-bezier(.075,.82,.165,1);background:#fff;bottom:100px;display:flex;flex-direction:column;left:0;overflow:hidden;position:fixed;top:100px;width:400px;z-index:10000000}@media (max-width:600px){.Modal{margin:0!important;overflow-x:hidden;overflow-y:auto;padding:0!important;width:100%}}.Modal .Modal{bottom:0;left:0;margin:0;position:absolute;top:0}.Modal .Modal,.Modal.Right{animation:slideInLeft 1s cubic-bezier(.075,.82,.165,1);right:0}.Modal.Right{left:auto}.DishMutedWidget{bottom:10px;position:absolute;right:10px;z-index:1000}.Information{border-left:2px solid #00000023;font-size:13px;font-weight:500;line-height:25px;margin-left:12px;margin-top:30px;padding-left:33px}.Information b{color:#e31c25;font-family:Rotis,sans-serif;font-size:15px;font-weight:900;letter-spacing:1px}.Form{display:flex;flex:1 1;flex-direction:column;flex-grow:1;flex-shrink:0;flex-wrap:nowrap;overflow-y:auto;padding:25px 25px 0}.Form p{font-weight:700;margin-top:15px;opacity:.5}.Form .Meet-Info{background-color:#d6c8c8;border-radius:16px;box-shadow:0 0 50px #0003;font-size:12px;padding:15px;text-align:justify}.Form .Meet-Info p{font-weight:400;margin:0}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideInLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Header{align-content:center;align-items:center;background-color:#1b3f7c;color:#fff;display:flex;font-size:17px;font-weight:600;height:50px;justify-content:center;padding:0 15px 0 20px;position:relative;z-index:1000}.Header b{margin-right:auto}.Header .add{background-color:#aaaaaa30;border-radius:5px;color:#2f40ff;cursor:pointer;font-size:15px;font-weight:700;margin-left:auto;margin-right:10px;padding:10px 15px}.Header .add:hover{background-color:#aaaaaa50}.Header .jumpstep{font-size:14px;text-align:center;width:105px}.Header>i{border-radius:100px;color:#fff;cursor:pointer;font-size:15px;height:50px;line-height:20px;margin-right:0;opacity:1;padding-top:10px;text-align:center;transition:all 1s cubic-bezier(.075,.82,.165,1);width:50px}.Header>i.last{margin-left:auto}.Header>i:hover{color:#a7a4a4}.Header>i.la-angle-left{margin-left:-15px}.Header>i.la-angle-left:hover{transform:rotate(0deg)}.Link{border-top:1px solid #ccc;cursor:pointer;font-size:17px;padding:20px 20px 20px 70px;position:relative}.Link.last{border-bottom:1px solid #ccc}.Link i:first-child{left:20px}.Link i:first-child,.Link i:last-child{font-size:30px;height:40px;line-height:40px;margin-top:-20px;opacity:.2;position:absolute;top:50%;width:40px}.Link i:last-child{right:20px}.Search{position:relative}.Search i{font-size:30px;height:40px;left:20px;line-height:40px;margin-top:-20px;opacity:.2;position:absolute;text-align:center;top:50%;width:40px}.Search input{border:1px solid #ccc;border-left:none;border-radius:0;border-right:none;font-size:20px}.Checkbox,.Search input{box-sizing:border-box;outline:none;padding:20px 0 20px 70px;width:100%}.Checkbox{align-items:center;background-color:rgba(0,0,0,.058);background-color:#fff;border:1px solid #0003;border-radius:5px;color:#000;color:rgba(0,0,0,.594);cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin:10px 0 0;position:relative;width:350px}.Checkbox:hover{background-color:hsla(0,0%,100%,.058)}.Checkbox.active i{background-color:rgba(4,255,50,.195);color:green}.Checkbox a{color:#0c3a7c;font-weight:700;text-decoration:underline}.Checkbox i{background-color:#00000017;border:1px solid #0003;border-radius:5px;box-sizing:border-box;color:#000;font-size:15px;height:25px;left:20px;line-height:25px;margin-top:0;opacity:1;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:25px}.Checkbox i.la-times{color:red}.Input{margin:10px 0 0;position:relative}.Input i{color:#000;font-size:20px;height:40px;left:15px;line-height:40px;margin-top:-20px;opacity:.2;position:absolute;text-align:center;top:50%;width:40px}.Input i.show-password{cursor:pointer;left:auto;right:15px}.Input select{-webkit-appearance:none;background-color:#fff;border:1px solid #0003;border-radius:5px;box-sizing:border-box;color:#000;display:block;font-size:16px;max-width:350px;outline:none;padding:15px 0 15px 70px;text-indent:0;white-space:normal;width:100%}.Input select *{margin:0;padding:0;white-space:normal}.Input select:focus{border-color:#000;outline:4px solid rgba(0,0,0,.086)}.Input select:first-child{padding-left:20px}.Input input,.Input textarea{background-color:#fff;border:1px solid #0003;border-radius:5px;box-sizing:border-box;color:#000;font-size:15px;max-width:350px;outline:none;padding:15px 0 15px 70px;resize:none;width:100%}.Input input:focus,.Input textarea:focus{border-color:#000;outline:4px solid rgba(0,0,0,.086)}.Input input:first-child,.Input textarea:first-child{padding-left:20px}.Input textarea{height:200px}.Input :disabled{background-color:#0003;color:#000000b3;cursor:not-allowed;opacity:1}.rec-info{align-items:center;color:#e59c12;display:flex;font-size:16px;font-style:italic;margin-top:10px}.rec-info i{font-size:25px;margin-right:10px}.Logotype{margin:45px;position:fixed;width:25rem;z-index:100000}@media (max-width:600px){.Logotype{display:none}}.Logotype.sippar-logo{left:0;top:0}.Logotype.minisdef-logo{left:0;width:300px}.Logotype.minisdef-logo.login{left:430px;top:12px}.version .Logotype{margin:0 10px;position:relative;width:250px}.Alternative{color:#0000004d;margin-top:20px;text-align:center}.Alternative.link{margin-top:10px;text-decoration:underline}.Alternative.link:hover{color:#00000080;cursor:pointer}.Space{height:25px;min-height:25px}.Submit-position{align-items:center;background-color:#fff;bottom:0;box-shadow:0 -5px 50px 25px #0003;display:flex;justify-content:center;margin-left:-25px;margin-right:-25px;margin-top:auto;min-height:100px;overflow:hidden;padding-bottom:15px;position:-webkit-sticky;position:sticky}.Submit{background-color:#0c3b7d;border:1px solid rgba(0,0,0,.144);border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;font-size:16px;font-weight:700;letter-spacing:1px;margin-top:20px;max-width:350px;outline:none;padding:15px 0;scale:.8;text-align:center;text-transform:uppercase;width:100%}.Submit:hover{background-color:rgba(12,59,125,.848);opacity:1}.Submit.secondary{background-color:rgba(0,0,0,.144);color:#000;margin-top:10px;opacity:.5;scale:.8}.Submit.secondary:hover{opacity:1}.Submit:disabled{cursor:not-allowed;opacity:.5}.Button{align-items:center;background-color:#30b735;border-radius:10px;color:#fff;font-size:20px;font-weight:700;margin:20px;padding:20px;text-align:center}.AccordionLine{border-top:1px solid #ccc;margin-left:-25px;margin-right:-25px}.Pair{display:flex;flex-direction:row;justify-content:space-between;margin:0;width:350px}.Pair>p{flex:1 1}.Pair>p:first-child{margin-right:5px}.Pair>p:last-child{margin-left:5px}.Pair .Input{flex:1 1}.Pair .Input:first-child{margin-right:5px}.Pair .Input:last-child{margin-left:5px}.Pair .Input input{width:100%}.Success{align-items:center;background:#f5fff7;box-shadow:0 0 20px 13px #0000001a;box-sizing:border-box;color:#30b735;display:flex;flex-direction:row;font-weight:700;margin:-10px -25px 10px;padding:15px 25px}.Success.float{border-radius:5px;margin:0;max-width:350px}.Success>p{margin:0;padding:0}.Success>i{color:#30b735;font-size:30px;margin-right:20px}.Empty{align-items:center;background:#fffbf5;border-bottom:1px solid #ccc;box-shadow:0 0 20px 13px #0000001a;color:#b77130;display:flex;flex-direction:row;font-weight:700;margin-bottom:10px;padding:15px 25px 15px 20px}.Empty.Column{flex-direction:column}.Empty>p{margin:0;padding:0}.Empty>i{align-items:center;color:#b76430;display:flex;font-size:30px;height:40px;justify-content:center;margin-right:10px;text-align:center;width:40px}.Day>.title{font-size:18px;font-weight:700;padding:20px 20px 0;text-transform:capitalize}.Day .List{overflow:visible;padding-bottom:10px;padding-top:10px}.List{flex:1 1;margin:0;overflow-y:scroll;padding:20px}.List.compact{flex:none;min-height:0}.List>li{align-items:center;border-radius:5px;box-shadow:0 0 51px #0003;display:flex;list-style-type:none;margin-bottom:10px;padding:10px;text-align:left}.List>li.clicable{cursor:pointer}.List>li.clicable:hover{outline:4px solid rgba(0,0,0,.086)}.List>li.disabled{cursor:not-allowed;opacity:.6}.List>li.disabled:hover{outline:none}.List>li>i{align-items:center;border-radius:5px;color:#285aff;cursor:pointer;display:flex;font-size:25px;height:40px;justify-content:center;margin-left:10px;width:40px}.List>li>i.la-check,.List>li>i.square{background-color:#c3c3c3;margin-left:0;margin-right:20px;padding-left:0}.List>li>i.la-check.selected,.List>li>i.square.selected{background-color:#285aff;color:#fff}.List>li>i.disabled{cursor:not-allowed}.List>li>i.square{background-color:#c3c3c366}.List>li>i.la-pen,.List>li>i.la-user-injured,.List>li>i.la-video{background-color:#285aff;color:#fff;margin-left:0;margin-right:20px;padding-left:0}.List>li>i.la-video{background-color:#24252b;margin-left:-10px;margin-right:15px}.List>li>i.la-trash-alt{color:#ff2828}.List>li .user{flex:1 1}.List>li .user .name{font-size:16px;font-weight:700}.List>li .user .document{align-items:center;color:#aaa;display:flex;flex-direction:row;font-size:15px;opacity:1}.List>li .user .document b{background-color:#ddd;border-radius:5px;color:#000000d3;font-size:10px;font-weight:700;margin-left:10px;padding:3px 5px}.History{animation:historyIn 1s cubic-bezier(.075,.82,.165,1);margin-left:-25px;margin-right:-25px;margin-top:15px;z-index:1100000}@keyframes historyIn{0%{opacity:0;transform:translateY(60%)}to{transform:translateY(0)}}.History .HistoryItem{animation:historyIn 1s cubic-bezier(.075,.82,.165,1);background:#fff;border-radius:10px;box-shadow:0 0 51px 5px #0006;margin:10px 20px;overflow:hidden;padding:0 15px 15px}.History .HistoryItem .Submit.delete{background-color:#d05252d9;font-size:14px;margin-top:10px;padding:10px 0}.History .Submit{margin-top:25px}.Internet{background-color:rgba(52,76,254,.848);border:1px solid rgba(0,0,0,.144);border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;font-size:16px;font-weight:700;letter-spacing:1px;margin-top:20px;max-width:350px;outline:none;padding:15px 0;text-align:center;text-transform:uppercase;width:100%}.Internet:hover{background-color:rgba(80,98,231,.848);opacity:1}.Internet.secondary{background-color:rgba(0,0,0,.144);color:#000;opacity:.5}.Internet.secondary:hover{opacity:1}.Toastify__toast-container--top-right{top:100px!important;z-index:1000000000000}.Toastify__progress-bar-theme--light{background:rgba(80,98,231,.848)!important}.Section{font-size:19px;font-weight:700;opacity:.5;padding:20px 20px 10px 0}.Tabs{display:flex;flex-direction:row;padding:5px}.Tabs .Tab{background-color:#ddd;border-radius:5px;cursor:pointer;flex:1 1;margin:5px;padding:10px;text-align:center}.Tabs .Tab.active{background-color:rgba(52,76,254,.848);box-shadow:0 0 51px 5px #0003;color:#fff}.topbar{display:flex;flex-direction:row;position:fixed;right:0;top:0;z-index:1000000}.topbar .icon{align-items:center;display:flex;font-size:25px;height:40px;justify-content:center;width:40px}.Blocked{-webkit-backdrop-filter:blur(10px) grayscale(100%);backdrop-filter:blur(10px) grayscale(100%);background:rgba(0,0,0,.556);bottom:0;left:0;position:fixed;right:0;top:0}.btn-sm{font-size:24px!important;height:42px!important;width:42px!important}.btn-md{font-size:28px!important;height:50px!important;width:50px!important}.btn-lg{font-size:32px!important;height:64px!important;width:64px!important}.btn-xl{font-size:36px!important;height:72px!important;width:72px!important}.btn-xxl{font-size:40px!important;height:80px!important;width:80px!important}.Calendar{position:relative}.Calendar>i{color:#000;font-size:30px;height:40px;left:10px;line-height:40px;margin-top:-20px;opacity:.2;position:absolute;text-align:center;top:38px;width:40px;z-index:1000}.rdt{margin:10px 0 0;position:relative}.rdt input{background-color:rgba(0,0,0,.058);border:1px solid #0003;border-radius:5px;box-sizing:border-box;color:#000;font-size:20px;max-width:350px;outline:none;padding:15px 0 15px 70px;text-indent:40px;width:100%}.rdt input:focus{border-color:#000;outline:4px solid rgba(0,0,0,.086)}.rdt input:first-child{padding-left:20px}.rdtPicker{background:#fff;border:1px solid #f9f9f9;border-radius:5px;box-shadow:0 1px 10px 2px #0000001a;display:none;margin-top:10px;min-width:250px;padding:4px;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid #0000;border-top-color:#0003;bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 #00000040}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;cursor:default;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-of-type th{cursor:pointer}.rdtPicker thead tr:first-of-type th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.rdtTime td{cursor:default}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato");src:url(/static/media/Lato-Regular.9d883d540ee2b4de8024.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato");src:url(/static/media/Lato-Bold.636be8de934918e38ed9.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato");src:url(/static/media/Lato-Italic.a9f3ee269217f44df65f.ttf) format("truetype")}@font-face{font-family:Rotis;font-style:normal;font-weight:400;src:local("Rotis");src:url(/static/media/RotisSemiSansStd.cff767ea5aeb98df1fdc.ttf) format("truetype")}.App{align-items:center;background:#fff;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.toast-progress{background-color:#1b3f7c!important}*,input,textarea{font-family:Lato,sans-serif}h1,h2,h3,h4,h5,h6,p{font-weight:400;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ForgotComponent>.box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff7a;border-radius:10px;bottom:50px;box-shadow:0 0 120px 11px #0003;overflow:hidden;overflow-y:auto;padding:45px;position:fixed;right:50px;top:50px;z-index:10000}@media (max-width:600px){.ForgotComponent>.box{border-radius:0;bottom:0;left:0;padding:20px;right:0;top:0}}.ForgotComponent>.box b{color:#e31c25;font-family:Rotis,sans-serif;font-size:25px;font-weight:900;letter-spacing:1px}.ForgotComponent>.box h1{color:#000;font-size:40px;margin:0;padding:0;width:320px}.ForgotComponent>.box h2{color:#0009;font-size:24px;font-weight:300;margin:0 0 20px;padding:0;width:350px}.ForgotComponent>.box .company{bottom:0;filter:grayscale(1);margin:70px;opacity:.4;position:absolute;right:0;width:170px;z-index:100000;z-index:1000000000}.HelpComponent{overflow:auto;width:60%}.HelpComponent .Header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.HelpComponent .Body{height:100%;overflow:hidden;width:100%}.HelpComponent .Body .Input-Container{align-items:center;display:flex;justify-content:center;width:100%}.HelpComponent .Body .Input-Container .Input{margin-left:28px;margin-top:0;position:relative;width:400px}.HelpComponent .Body .Input-Container .Input input{font-size:14px!important;padding-bottom:8px;padding-top:8px}.HelpComponent .Body .Input-Container .Input input:focus{outline:none}.HelpComponent .Body .Input-Container .Input .no-results,.HelpComponent .Body .Input-Container .Input .search-results{background:#fff;border:1px solid #ccc;left:0;list-style:none;margin:0;padding:10px;position:absolute;top:100%;width:328px;z-index:1000}.HelpComponent .Body .Input-Container .Input .search-results li{cursor:pointer;padding:8px}.HelpComponent .Body .Input-Container .Input .search-results li:last-child{border-bottom:none}.HelpComponent .Body .Input-Container .Input .search-results li:hover{background:#f0f0f0}.HelpComponent .Body .Content{display:flex;font-size:14px;height:100%;justify-content:center;overflow:auto;padding:0 20px 20px}.HelpComponent .Body .Content .Sections{width:90%}.HelpComponent .Body .Content .Sections .Main-Section{border-radius:5px}.HelpComponent .Body .Content .Sections .Main-Section .Subsection-Header{color:#666;font-size:14px;opacity:.5;padding-top:10px}.HelpComponent .Body .Content .Sections .Main-Section .Subsection-Content{color:#555}.HelpComponent .Body .Content .Sections .Main-Section .Accordion-Header{align-items:center;background-color:#fff;color:#1b3f7c;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:10px;transition:background-color .3s ease}.HelpComponent .Body .Content .Sections .Main-Section .Accordion-Content{font-size:15px;max-height:0;overflow:hidden;padding:0 10px;transition:max-height .5s ease,padding .3s ease}.HelpComponent .Body .Content .Sections .Main-Section .Accordion-Content .Subsection:first-of-type .Subsection-Header{padding-top:0}.HelpComponent .Body .Content .Sections .Main-Section .Accordion-Content>.Manual-List{color:#555;padding-top:0}.HelpComponent .Body .Content .Sections .Main-Section.active .Accordion-Content{border-width:1px;max-height:500px;overflow:auto}.HelpComponent .Body .Content img{height:auto;max-width:100%}.HelpComponent .Body .Content ul ul ul li{list-style-type:circle}.HelpComponent .Body .Content .Manual-Info{width:90%}.HelpComponent .Body .Content .Manual-Info h2{color:#1b3f7c;font-size:14px;-webkit-hyphens:auto;hyphens:auto;margin-bottom:20px;text-align:justify}.HelpComponent .Body .Content .Manual-Info .Manual-Content{color:#555;-webkit-hyphens:auto;hyphens:auto;text-align:justify}.HelpComponent .Body .Content .Manual-Info .Manual-Content :not(img){color:#555!important;margin-bottom:.6em}.HelpComponent .Body .Content .Manual-Info .Manual-Content sup{line-height:0}.HelpComponent .Body .Content .Manual-Info .Manual-Content table{height:auto!important;width:100%!important}.HelpComponent .Body .Content .Manual-Info .BackToIndex{cursor:pointer;display:block;font-size:11px;margin-bottom:20px}.HelpComponent .Body .Content .Section-List{margin:0;padding:0 10px}.HelpComponent .Body .Content .Section-List>li>.Manual-List,.HelpComponent .Body .Content .Section-List>li>.Section-List{list-style:none}.HelpComponent .Body .Content ol{counter-reset:item;list-style-type:none;margin:0;padding:0}.HelpComponent .Body .Content ol>li{counter-increment:item;display:table}.HelpComponent .Body .Content ol>li:before{content:counters(item,".") ". ";display:table-cell;padding-right:.6em}.HelpComponent .Body .Content li ol>li{margin:0}.HelpComponent .Body .Content li ol>li:before{content:counters(item,".") " "}.HelpComponent .Body .Manual-List{cursor:pointer;-webkit-hyphens:auto;hyphens:auto;list-style-type:none;margin:0;padding:10px;text-align:justify}.HelpComponent .Body .Manual-List li{font-size:14px}.HelpComponent .Body .Manual-List li:not(:last-child){margin-bottom:.6em}.HelpComponent .Body .Manual-List li:not(:first-child){margin-top:.6em}.HelpComponent .Body h3{margin-bottom:.6em;text-align:center}.HelpComponent .ImageModal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.HelpComponent .ImageModal .ImageModal-Content{align-items:center;background-color:#fff;border-radius:4px;display:flex;height:80%;justify-content:center;padding:30px;position:relative;transform:scale(1);transform-origin:center;width:80%}.HelpComponent .ImageModal .ImageModal-Content .CloseButton{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 5px #0003;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px;z-index:1001}.HelpComponent .ImageModal .ImageModal-Content .CloseButton:hover{background-color:#f0f0f0}.HelpComponent .ImageModal .ImageModal-Content .CloseButton i{color:#333;font-size:20px}.HelpComponent .ImageModal .ImageModal-Content img{display:block;height:80%;object-fit:contain;transform-origin:center;width:80%}
/*# sourceMappingURL=main.0b2fdc1d.css.map*/