.overlap[data-v-0db1dfac]{z-index:1;background:#00000080;position:fixed;inset:0;overflow:auto}.window[data-v-0db1dfac]{background:#fff;border-radius:10px;min-width:min(580px,100vw - 30px);max-width:min(580px,100vw - 30px);margin:150px auto;padding:30px}.close-btn[data-v-0db1dfac]{cursor:pointer;z-index:1;border-radius:999999px;position:absolute;top:15px;right:15px}.close-btn img[data-v-0db1dfac]{opacity:.45;width:16px}.close-btn:hover img[data-v-0db1dfac]{opacity:1}video[data-v-adaf1c7c]{margin-top:7px;padding:10px}.small[data-v-adaf1c7c]{font-size:small}.spoiler-content[data-v-adaf1c7c]{border:1px solid #ccc;margin-top:10px;padding:10px}.table[data-v-adaf1c7c]{justify-content:space-between;width:520px;height:362px}*{box-sizing:border-box;font-family:Tahoma;position:relative}.title{font-size:large}.title-of-box{font-family:system-ui,Verdana;font-size:larger}.tab .title,.nameSurname,.module .login{font-family:system-ui,Verdana}.todo .title{font-family:system-ui}.context .titleSpan{font-family:Tahoma}@media (width<=800px){.nameSurname,.logo .title{display:none}}@media (width<=1020px){.module{display:none}}body{margin:60px 0 0}.box{background:#fff;border:1px solid gray;border-radius:5px;width:500px}.mx-auto{margin-left:auto;margin-right:auto}.d-flex{display:flex}.fd-column{flex-direction:column}.jc-center{justify-content:center}.jc-end{justify-content:flex-end}.jc-between{justify-content:space-between}.jc-around{justify-content:space-around}.ai-center{align-items:center}.ai-start{align-items:flex-start}.ai-end{align-items:flex-end}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.d-inline-flex{display:inline-flex}.m-0{margin:0}.p-40{padding:40px}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mb-1{margin-bottom:-1px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.ml-8{margin-left:8px}.ml-10{margin-left:10px}.mr-1{margin-right:1px}.mr-2{margin-right:2px}.mr-3{margin-right:3px}.mr-5{margin-right:5px}.mr-8{margin-right:8px}.mr-10{margin-right:10px}.mt-100{margin-top:100px}.cursor-def{cursor:default}.pointer{cursor:pointer}img{max-width:100%;display:block}.width-100{width:100%}.height-100{height:100%}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.icon-10{width:10px;min-width:10px;height:10px}.icon-11{width:11px;min-width:11px;height:11px}.icon-12{width:12px;min-width:12px;height:12px}.icon-13{width:13px;min-width:13px;height:13px}.icon-14{width:14px;min-width:14px;height:14px}.icon-15{width:15px;min-width:15px;height:15px}.icon{width:16px;min-width:16px;height:16px}.icon-18{width:18px;min-width:18px;height:18px}.icon-20{width:20px;min-width:20px;height:20px}.icon-25{width:25px;min-width:25px;height:25px}.icon-28{width:28px;min-width:28px;height:28px}.icon-30{width:30px;min-width:30px;height:30px}.icon-32{width:32px;min-width:32px;height:32px}.icon-45{width:45px;min-width:45px;height:45px}.tab .image{pointer-events:none;max-width:80px;max-height:80px}.todo .image{pointer-events:none;max-width:160px;max-height:160px}.width100percent{width:100%}.delete,.submit{cursor:pointer;border:1px solid #696969;border-radius:3px;margin-top:1px;padding:5px 20px}.submit{background:#90ee90;width:fit-content}.delete{background:tomato;width:fit-content;padding:5px 27px}.submit:hover,.delete:hover{color:#000;border:1px solid #000}.text-center{text-align:center}.bold{font-weight:700}.line-through{border-bottom:1px solid #0000;text-decoration:line-through}.opacity-0{opacity:0}.opacity-025{opacity:.25}.opacity-03{opacity:.3}.opacity-04{opacity:.4}.opacity-05{opacity:.5}.opacity-075{opacity:.75}#todoInput,#doneInput:last-child{border:1px solid gray;border-radius:0 0 5px 5px;width:500px;padding:6px;top:1px;right:1px}#doneInput:not(:last-child){border:1px solid gray;border-radius:0;width:500px;margin-bottom:1px;padding:6px;right:1px}.fs-12{font-size:12px}.b{font-weight:700}.i{font-style:italic}.td-n{color:#000;text-decoration:none}.color-blue{color:#00f}.title-of-box{font-size:large}.row{flex-direction:row;display:flex}.switch{width:44px;height:22px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;outline:1px solid #787878;margin-top:1px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;outline:1px solid #787878;width:14px;height:14px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.slider{background-color:#90ee90}input:focus+.slider{box-shadow:0 0 1px #90ee90}input:checked+.slider:before{transform:translate(22px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.nowrap{white-space:nowrap}@keyframes scale{0%{opacity:.25;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scaleY{0%{opacity:.25;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes scaleX{0%{opacity:.25;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes opacity{0%{opacity:.25}to{opacity:1}}@keyframes opacity0-25{0%{opacity:0}to{opacity:.25}}.header[data-v-771e2084]{z-index:10;pointer-events:none;background-color:#fff;border-bottom:1px solid gray;justify-content:space-between;align-items:center;height:27px;padding:30px;display:flex;position:fixed;top:0;left:0;right:0}.header[data-v-771e2084] *{pointer-events:auto}.image[data-v-771e2084]{width:34px;height:34px;margin:0 5px}button[data-v-771e2084]{border:1px solid #000;border-radius:3px;padding:5px 10px}.title[data-v-771e2084]{font-family:verdana;font-size:25px;font-weight:400}.menu[data-v-771e2084]{display:flex}.menu a[data-v-771e2084]{color:#00f;text-decoration:none}.menu a[data-v-771e2084]:hover{text-decoration:underline}.router-link-active .view[data-v-771e2084]{background:gray}.view[data-v-771e2084]{cursor:pointer;background-color:#d3d3d3;border:2px solid #000;width:40px;height:40px;padding:5px}.view[data-v-771e2084]:active{background-color:gray}.view.left[data-v-771e2084]{border-radius:20px 0 0 20px;align-items:center;width:45px;display:flex}.view img[data-v-771e2084]{opacity:.85}.view.left img[data-v-771e2084]{width:25px;height:25px;left:4px}.view.middle img[data-v-771e2084]{width:27px;height:27px}.view.right[data-v-771e2084]{border-radius:0 20px 20px 0;align-items:center;width:45px;display:flex}.view.right img[data-v-771e2084]{width:27px;height:27px;left:0}.view.middle[data-v-771e2084]{border-left:0 solid #0000;border-right:0 solid #0000;border-radius:0}.settings.view[data-v-771e2084]{opacity:.5}.settings.view[data-v-771e2084]:hover{opacity:1}.settings.view[data-v-771e2084]{background:#d3d3d3}.login[data-v-771e2084]{flex-direction:row;margin-right:10px;display:flex}.flex-end[data-v-771e2084]{flex-direction:row;justify-content:flex-end;display:flex}.flex-center[data-v-771e2084]{flex-direction:row;justify-content:center;display:flex}.login[data-v-771e2084]{flex-direction:row;justify-content:center;align-items:center;display:flex}.td[data-v-771e2084]{color:#4169e1;font-family:Courier New;font-size:smaller}.lang[data-v-771e2084]{border:1px solid gray;border-radius:50%}.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (width>=768px){.cropper-point.point-se{width:15px;height:15px}}@media (width>=992px){.cropper-point.point-se{width:10px;height:10px}}@media (width>=1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.vpc-root{width:100%;height:100%;margin:0}.vpc-img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.vpc-round-mode .cropper-view-box,.vpc-round-mode .cropper-face{border-radius:50%}
