@font-face{font-family:'checklistfont';src:url(fonts/icomoon.eot?f1fs8v);src:url('fonts/icomoon.eot?f1fs8v#iefix') format('embedded-opentype'),url(fonts/icomoon.ttf?f1fs8v) format('truetype'),url(fonts/icomoon.woff?f1fs8v) format('woff'),url('fonts/icomoon.svg?f1fs8v#icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}[class^="checklistfont-"],[class*=" checklistfont-"]{font-family:'checklistfont'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checklistfont-error_outline:before{content:"\e900"}.checklistfont-playlist_add_check:before{content:"\e901"}.checklistfont-clear:before{content:"\e90d"}.checklistfont-content_paste:before{content:"\e902"}.checklistfont-keyboard_arrow_down:before{content:"\e903"}.checklistfont-keyboard_arrow_left:before{content:"\e904"}.checklistfont-keyboard_arrow_right:before{content:"\e905"}.checklistfont-keyboard_arrow_up:before{content:"\e906"}.checklistfont-panorama_fisheye:before{content:"\e907"}.checklistfont-timer:before{content:"\e908"}.checklistfont-check:before{content:"\e909"}.checklistfont-highlight_remove:before{content:"\e90a"}.checklistfont-check_circle_outline:before{content:"\e90b"}.checklistfont-history_toggle_off:before{content:"\e90c"}.checklistfont-circle:before{content:"\e90e"}.checklistfont-help_outline:before{content:"\e90f"}#checklist{position:fixed;top:110px;left:15px;width:380px;height:calc(100vh - 120px);border-radius:6px;background-color:#fff;box-shadow:rgb(0 18 46 / .16) 0 4px 12px 0;z-index:550;display:none}#checklist #checklist-header{width:100%;height:50px;background-color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;background:#fff0 linear-gradient(135deg,#E62C43,#F57C4C) repeat scroll 0% 0%;color:#fff;text-align:left;padding-top:15px;padding-left:20px;font-size:1.1rem}#checklist #checklist-header #checklist-help{position:absolute;top:10px;right:50px;width:30px;height:30px;font-size:20px;cursor:pointer;text-align:center;padding-top:5px;border-radius:50%;transition:all 0.2s ease-in-out 0s}#checklist #checklist-header #checklist-close{position:absolute;top:10px;right:10px;width:30px;height:30px;font-size:20px;cursor:pointer;text-align:center;padding-top:5px;border-radius:50%;transition:all 0.2s ease-in-out 0s}#checklist #checklist-header #checklist-close:hover{background-color:#fff;color:#000}#checklist #checklist-body{padding:20px;overflow:hidden auto;height:calc(100% - 50px);font-size:.95rem;text-align:left;line-height:120%}#checklist #checklist-body h2{font-size:1.2rem;line-height:120%;padding-bottom:14px}#checklist #checklist-body ul+h2{margin-top:30px}#checklist #checklist-body ul{margin-left:30px}#checklist #checklist-body ul li{position:relative;margin-bottom:14px}#checklist #checklist-body li ul{margin-top:14px;margin-left:15px}#checklist #checklist-body ul ul{list-style-type:disc}#checklist .checklist-item-clickable{cursor:pointer;text-decoration:underline;text-decoration-color:#b6b9b9}#checklist .checklist-checkbox{position:absolute;left:-33px;top:-4px;width:30px;height:30px;background-color:#fff;font-size:1.6rem;color:#4d4d4d}#checklist .checklist-item-clickable .checklist-checkbox{cursor:pointer}#checklist .checklist-checkbox.checklistfont-check_circle_outline{color:#5dcf18}#checklist .checklist-checkbox.checklistfont-panorama_fisheye{color:#E62C43}#checklist .checklist-checkbox.checklistfont-circle{color:#E62C43;width:10px;height:10px;font-size:.7rem;left:-14px;top:3px}#checklist .checklist-checkbox.checklistfont-panorama_fisheye:hover:before{content:"\e90c"}#checklist .checklist-item-clickable:hover .checklist-checkbox.checklistfont-panorama_fisheye:before{content:"\e90b"}#checklist .checklist-checkbox.checklist-noclickable{color:#8c8c8c}#checklist .checklist-checkbox.checklist-noclickable:hover:before{content:"\e90a"}#checklist-button{position:fixed;top:110px;left:20px;width:160px;height:70px;border-radius:35px;background:#fff0 linear-gradient(135deg,#E62C43,#F5634C) repeat scroll 0% 0%;box-shadow:rgb(255 60 1 / .4) 0 2px 18px;color:#fff;text-align:center;transition:all 0.2s ease-in-out 0s;cursor:pointer}#checklist-button #checklist-icons{font-size:30px;width:70px;height:70px;border-radius:35px;position:absolute;top:0;right:0;padding-top:19px;background:#fff0 linear-gradient(135deg,#D91E35,#FB7761) repeat scroll 0% 0%}#checklist-button #checklist-ico-hover{display:none}#checklist-button #checklist-wellcome{text-align:left;width:80px;position:absolute;top:19px;left:16px;display:block}#checklist-button:hover{width:160px}#checklist-button:hover #checklist-icons #checklist-ico-hover{display:inline-block;-webkit-animation:checkfadeInFromNone 0.3s ease-out;-moz-animation:checkfadeInFromNone 0.3s ease-out;-o-animation:checkfadeInFromNone 0.3s ease-out;animation:checkfadeInFromNone 0.3s ease-out}#checklist-button:hover #checklist-icons #checklist-ico-initial{display:none}#checklist-button:hover #checklist-wellcome{display:block}@-webkit-keyframes checkfadeInFromNone{0%{opacity:0}100%{opacity:1}}@-moz-keyframes checkfadeInFromNone{0%{opacity:0}100%{opacity:1}}@-o-keyframes checkfadeInFromNone{0%{opacity:0}100%{opacity:1}}@keyframes checkfadeInFromNone{0%{opacity:0}100%{opacity:1}}