html{font:100%/1.5 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#333333;--text-color-normal:#333333;color:var(--text-color-normal);--messagepane-background:#F6f6f6;--messages-child-odd-background:#efefef;--userpane-background:#F0F1F1;--header-background:#F4F5F5;--chatinput-background:#fafafa;--link-color:#391;--subtle-text:#888;--icon-background:#f8f0f0;--shadowHue:0;}html[data-theme='dark']{--shadowHue:255;color:#d2d2d2;--text-color-normal:#d2d2d2;color:var(--text-color-normal);background-color:black;--messagepane-background:#363636;--messages-child-odd-background:#303030;--userpane-background:#303131;--header-background:#2a2b2a;--chatinput-background:#3a3a3a;--subtle-text:#7e7e7e;--icon-background:#dddddd;}html[data-theme='dark'] .swal2-modal{background-color:#303131!important;background-color:var(--userpane-background)!important;color:#d2d2d2!important;color:var(--text-color-normal)!important;}html[data-theme='dark'] .swal2-modal .swal2-title{color:#d2d2d2!important;color:var(--text-color-normal)!important;}html[data-theme='dark'] .swal2-modal .swal2-content{color:#d2d2d2!important;color:var(--text-color-normal)!important;}html[data-theme='dark'] .swal2-modal input{background-color:#3a3a3a!important;background-color:var(--chatinput-background)!important;}#swal-task-input{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif}a{color:#391;color:var(--link-color);}::selection{background:#fedcdc}::-moz-selection{background:#fedcdc}html[data-theme='dark'] ::selection{background:#94100e}html[data-theme='dark'] ::-moz-selection{background:#94100e}*{margin:0;padding:0;box-sizing:border-box}.docs-page__content{background:#F6f6f6;background:var(--header-background);overflow-y:auto;}body{height:100%;width:100%;}#header{position:relative;top:0;width:100%;height:4.5em;background-color:#F4F5F5;background-color:var(--header-background);z-index:100;box-shadow:0 .063em .188em rgba(0,0,0,.12),0 .063em .125em rgba(0,0,0,.24);}#timePieces{position:relative;top:.25em;display:inline-block;text-align:center;width:100%;}#timeleft{display:inline-block;vertical-align:middle;position:relative;left:0;font-weight:300;font-size:2.500em;}#timeleft:before{top:.5em;left:-105%;width:100%;font-size:.45em;display:inline;position:absolute;color:var(--text-color-normal)!important;text-align:right;}html[data-timer-type='WORK'] #timeleft:before{content:'Work';}html[data-timer-type='SHORT'] #timeleft:before{content:'Short Break';}html[data-timer-type='LONG'] #timeleft:before{content:'Long Break';}#buttons{display:inline-block;position:relative;margin-left:.750em;zoom:1;vertical-align:middle;height:24px;}#buttons.active button{background-color:#115533}#buttons button{font-size:.7rem;padding:.445em 1em;border:none;background-color:#B40F0D;color:#dddddd;box-shadow:0 .063em .188em rgba(0,0,0,.12),0 .063em .125em rgba(0,0,0,.24)}.clickable:hover{opacity:.65;cursor:pointer;}.clickable:active{opacity:.25;}.clickable{opacity:1}#chatroombox{position:absolute;top:2.8em;right:.2em;margin:.313em;}#chatroombox input{padding:.313em;position:relative;top:.1em;}#chatroombox button{position:relative;left:.15em;top:0;padding:.313em;}#settingsGroup{font-size:1.4em;position:absolute;top:0;right:.5em;}#settingsGroup i:before{width:.5em;margin-right:.3em}#hpanelSettingsGroup{margin-bottom:.3;position:relative;top:-.5em}#hpanelSettingsGroup i{font-size:1.6em;}#settingsDialogGroup{text-align:left;width:auto;margin-left:auto;margin-right:auto;}#settingsDialogGroup label.swal2-content{display:inline-block;font-size:1em;top:.3em;line-height:1em;width:auto;vertical-align:text-top;text-align:left;}#settingsDialogGroup .swal2-checkbox{display:inline-block;margin-right:.5em;margin:14px auto;}.swal2-popup{width:auto!important;max-width:37em!important;padding:2em!important;}.swal2-modal .short-input{width:auto!important;margin:15px auto!important}.megaWorkInputConatiner{margin-right:2em;}.megaWorkInputConatiner div{display:inline-block;width:7em;text-align:right!important;vertical-align:middle;}.megaWorkInputConatiner input[type='checkbox']{margin-left:0;margin-right:8.5em;zoom:1.5;margin-top:5px;margin-bottom:0;}.megaWorkInputConatiner span{font-size:.8em}input{border:1px solid #d7d7d7;border-radius:3px;box-sizing:border-box;font-size:.85em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:#333333;color:var(--text-color-normal);}#hamburgerContainer{display:none;}button{background-color:#dddddd}button:hover{background-color:#c0c0c0;}#chatinput{padding-top:.063em;padding-left:0;padding-bottom:0;position:fixed;bottom:0;width:100%;box-shadow:0 -.063em .188em rgba(0,0,0,.12),0 .063em .125em rgba(0,0,0,.24);}#chatinput input{font-size:1em;position:relative;background-color:#fafafa;background-color:var(--chatinput-background);border:0;height:2.9em;padding-left:.658em;padding-right:2em;width:calc(100% - 8.50em);margin-right:.153em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);}#chatinput button{width:4.500em;border:none;padding:.563em .500em .563em .500em;box-shadow:0 0 .188em rgba(0,0,0,.12),0 0 .125em rgba(0,0,0,.24);z-index:5;}#sendButton{font-size:3em;position:absolute;top:-.4em;border-radius:50%;display:none;}#sendButton:hover{color:#229955;}#messages{list-style-type:none;margin:0;padding:0;font-size:.93rem;}#messages li{padding:.313em .625em;}.subtle{color:#888;color:var(--subtle-text)}#messages .notice span{color:#888;color:var(--subtle-text)}#messages li b{vertical-align:top;color:#a43838;}#messages li span{display:inline-block;padding-top:.048em}#messages li span.block{display:block;}#messages li:nth-child(odd){background-color:#efefef;background-color:var(--messages-child-odd-background)}#chatroompane{position:absolute;width:100%;height:calc(100% - 4.5em);left:0!important}.changePanel{display:inline;font-size:.7em;font-weight:500}.changePanel a{font-weight:800;font-size:1.2em}#hpanelSettingsGroup .changePanel{position:relative;left:1.5em;}#userpane{position:absolute;background-color:#F0F1F1;background-color:var(--userpane-background);width:8.50em;height:100%;padding:.625em;overflow-y:auto;z-index:10;box-shadow:.063em 0 .188em rgba(0,0,0,.12),.063em 0 .125em rgba(0,0,0,.24);}.users:before{content:'';display:block;width:40%;border-top:1px solid #ccc;margin-left:auto;margin-right:auto;margin-top:.5em;}.users{margin-top:.3em;}#userpane h3{font-size:.85rem;font-weight:500}.userpaneItem h4{font-weight:bold;font-size:.93rem;}.userpaneItem .currentUser{font-weight:bolder;text-decoration:underline;overflow:hidden;}.userpaneItem .subtitle{font-size:.8em;color:#717171;color:var(--subtle-text);overflow:hidden;line-height:1.2em;}.userpaneItem a{display:block;}.click{text-decoration:underline;color:#391!important;color:var(--link-color)!important;}#messagepane{position:absolute;width:calc(100% - 8.50em);left:8.50em;height:calc(100% - 2.75em);overflow-y:auto;background-color:#F6f6f6;background-color:var(--messagepane-background);}.swal2-modal{}html[data-theme='dark'] #mainIcon{filter:invert(100%) hue-rotate(180deg);opacity:.75;}#mainIcon{background-color:#DD3836;position:absolute;top:.8em;left:1em;margin-top:.1em;width:3.5em;height:3.5em;border-radius:50%;zoom:.85;border:2px solid #888;-moz-transform:scale(.85);-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);-o-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg);color:#aaa;color:rgba(var(--shadowHue),var(--shadowHue),var(--shadowHue),.12);box-shadow:.20em .2em .2em rgba(0,0,0,.12),.20em .2em .3em rgba(0,0,0,.24);box-shadow:.20em .2em .2em rgba(var(--shadowHue),var(--shadowHue),var(--shadowHue),.12),.20em .2em .3em rgba(var(--shadowHue),var(--shadowHue),var(--shadowHue),.24);background-image:radial-gradient(circle at center,rgba(0,0,0,.15) 1%,rgba(0,0,0,.00) 10%,transparent 40%),radial-gradient(circle at center,#f8f0f0 40%,transparent 37%,transparent 57%,#f8f0f0 60%),linear-gradient(to right,transparent 50%,black 46%,black 54%,transparent 50%),linear-gradient(to bottom,transparent 50%,black 46%,black 54%,transparent 50%),linear-gradient(47deg,transparent 50%,black 48%,transparent 52%,transparent 50%),linear-gradient(-47deg,transparent 50%,black 48%,transparent 52%,transparent 50%),linear-gradient(-81deg,transparent 50%,transparent 48%,transparent 52%,#f8f0f0 50%),linear-gradient(-153deg,transparent 50%,transparent 48%,transparent 52%,#f8f0f0 50%);}#buttons div.icon-lock{display:none;}#buttons.protected button:not(#lockButton){opacity:.25;}#lockButton:before{width:.65em;margin-left:0;}#buttons.protected div.icon-lock{display:block;position:relative;top:-24px;padding:1px;margin-left:auto;margin-right:auto;width:25px;}#mainIcon:before{content:'';display:block;position:absolute;top:-.39em;left:1.5em;background:#115533;padding:.18em;z-index:-1;padding-bottom:.1em}.hpanel{display:none;}#snackbar{visibility:hidden;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:101;bottom:-300rem}#snackbar.green{background-color:#115533;}#snackbar.yellow{background-color:#a29d00;}#snackbar.red{background-color:#B40F0D;}html[data-theme='dark'] ::-webkit-scrollbar{width:10px;}html[data-theme='dark'] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px;}html[data-theme='dark'] ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);}html[data-theme='dark'] ::-webkit-scrollbar-track-piece{background:rgba(0,0,0,.1);}html[data-theme='dark'] ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5);}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.05);}#snackbar.show{visibility:visible;-webkit-animation:fadein 3s;animation:fadein 3s;}@keyframes fadein{0%,100%{opacity:0;bottom:0}5%{opacity:1;bottom:3rem}80%{bottom:3rem;opacity:1}}@-webkit-keyframes fadein{0%,100%{opacity:0;bottom:0}5%{opacity:1;bottom:3rem}80%{bottom:3rem;opacity:1}}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:2000;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.25);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em;}.blocker.behind{background-color:transparent}#aboutDiv p{padding:.5em;font-size:1em;}#aboutDiv ol{padding-left:2.5em;}.modal{display:none;vertical-align:middle;position:relative;z-index:2001;max-width:500px;box-sizing:border-box;width:90%;background-color:#efefef;background-color:var(--messages-child-odd-background);padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left;}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}span.emoji{display:-moz-inline-box;-moz-box-orient:vertical;display:inline-block;vertical-align:baseline;*vertical-align:auto;*zoom:1;*display:inline;width:1em;height:1em;background-size:1em;background-repeat:no-repeat;text-indent:-9999px;background-position:50%,50%;background-size:contain;}span.emoji-sizer{line-height:.81em;font-size:1em;margin:-2px 0;}span.emoji-outer{display:-moz-inline-box;display:inline-block;*display:inline;height:1em;width:1em;}span.emoji-inner{display:-moz-inline-box;display:inline-block;text-indent:-9999px;width:100%;height:100%;vertical-align:baseline;*vertical-align:auto;*zoom:1;}img.emoji{width:1em;height:1em;}@media screen and (max-width:777px){#header{height:5.7em;}#timePieces{top:0;top:-.3em;}#timePieces #buttons{display:block;top:-.3em;margin-left:0;}#chatroompane{height:calc(100% - 5.7em);}#userpane{height:100%;}#messagepane{}#mainIcon{top:1em;zoom:1;-moz-transform:scale(1);}}@media screen and (max-width:560px){#userpane{display:none;}#chatroombox{display:none;}#messagepane{width:100%;left:0;}#chatinput input{width:100%;padding-right:.6em;}#hamburgerContainer{display:inline-block;vertical-align:middle;position:absolute;right:10px;top:.75em;height:1.250em;}#hamburgerContainer a{display:inline-block;font-size:2.5em;text-decoration:none;color:#333333;color:var(--text-color-normal);}#settingsGroup{display:none;}.hpanel{display:block;position:fixed;background-color:#F0F1F1;background-color:var(--userpane-background);left:-12.625em;width:12.625em;z-index:100;padding:1.5em;box-shadow:.063em 0 .188em rgba(0,0,0,.12),.063em 0 .125em rgba(0,0,0,.24)}}@mediaonly screen and (-webkit-min-device-pixel-ratio:2) and (max-width:560px){html,body,*{}#userpane{display:none;}#settingsGroup{display:none;}#chatroombox{display:none;}#header{height:4em;}#chatroompane{height:calc(100% - 4em);}#timeleft{display:inline-block;vertical-align:middle;position:relative;left:0;font-size:1.500em;}#timePieces{}#mainIcon{zoom:.7;top:1em;left:.5em;}#buttons{display:block;top:-.3em;}#buttons button{font-size:.75rem;padding:.2em .5em;}#messagepane{top:0;width:100%;left:0;}#messages *{font-size:1em;}#chatinput input{height:2.9em;font-size:1em;padding-left:.658em;width:100%;padding-right:4em;}#sendButton{position:absolute;bottom:-1em;font-size:3.7em;right:-.2em;padding:0;margin:0;border-radius:50%;display:block;}.swal2-modal .short-input{width:5.5em!important;margin:10px auto!important}.megaWorkInputConatiner input[type='checkbox']{zoom:1;}.megaWorkInputConatiner{margin-right:2em;}.megaWorkInputConatiner div{width:7em;}.megaWorkInputConatiner input{}#hamburgerContainer{display:inline-block;vertical-align:middle;position:absolute;right:10px;top:.1em;height:1.250em;}#hamburgerContainer a{display:inline-block;font-size:2.5em;text-decoration:none;}.hpanel{display:block;position:fixed;background-color:#F0F1F1;background-color:var(--userpane-background);left:-12.625em;width:12.625em;z-index:100;padding:1.5em;box-shadow:.063em 0 .188em rgba(0,0,0,.12),.063em 0 .125em rgba(0,0,0,.24);}}