.ist_complete_select input{width:100%;border:1px solid #ddd;font-size:13px;color:grey;padding:8px;border-radius:3px;box-sizing:border-box}.ist_complete_select .results_holder{min-height:calc(30vh - 8px);overflow:auto;margin-top:12px}#ist_complete_floater{position:absolute;padding:0;z-index:1000;overflow:auto;overflow-x:hidden;color:#202020;border-top:0;font-size:13px;text-align:left;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:3px}#ist_complete_floater #ist_complete_result_holder{max-height:30vh;overflow-y:auto}#ist_complete_floater #ist_complete_fixed_items{box-shadow:0 2px 10px rgba(0,0,0,.3)}#ist_complete_floater table{table-layout:fixed;width:100%!important;margin:0;padding:4px;border-collapse:collapse}#ist_complete_floater tr:last-child .ist_complete_item{border-bottom:0!important}#ist_complete_floater td{cursor:pointer}#ist_complete_floater a{text-decoration:none!important;background:none!important}#ist_complete_floater .current_match{background-color:#eee;color:#333}#ist_complete_floater.in_ist_select{border-radius:0;box-shadow:none!important;border-top:1px solid #ddd;border-bottom:1px solid #ddd}#ist_complete_floater .no_matches{color:grey;padding:10px;cursor:default}.ist_complete_item{padding:4px 10px;border-bottom:1px solid #ddd!important;white-space:nowrap}.ist_complete_item>div{display:flex;align-items:center}.ist_complete_item .ist_complete_icon{min-width:24px;text-align:center;margin-right:10px;display:flex;align-items:center;justify-content:center}.ist_complete_item .complete_item,.ist_complete_item .ist_complete_icon{min-height:24px}.ist_complete_item .ist_complete_content{overflow:hidden;text-overflow:ellipsis;min-height:24px;display:flex;align-items:center}.spinner{display:inline-block;text-align:center;border:none!important;padding:0;white-space:nowrap}.spinner>div{position:relative;margin-left:1px;top:2px;border-radius:100%;display:inline-block;-webkit-animation:spinner-bouncedelay 1.4s ease-in-out infinite both;animation:spinner-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.spinner--small{width:30px;height:15px}.spinner--small>div{width:9px;height:9px;background-color:#202020}.spinner--medium{width:60px;height:25px}.spinner--medium>div{width:18px;height:18px;background-color:#202020}@-webkit-keyframes spinner-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes spinner-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.ring_spinner{-webkit-animation-name:ring-spinner;-webkit-animation-duration:1.2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear}.ring_spinner.theme_todoist #ring_segment{fill:#db4c3f}.ring_spinner.theme_todoist #ring_bg{fill:rgba(219,76,63,.15)}@-webkit-keyframes ring-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.drop_area{border:1px dashed grey;position:absolute;border-radius:3px;z-index:15000;text-align:center;background-color:#fff;color:grey!important;font-size:20px!important;display:flex;align-items:center;justify-content:center}.drop_area.active{background-color:#eee}.files_view{list-style:none;padding:0;margin:0;font-size:13px}.files_view>div{background-color:#eee;border:1px solid #ddd;padding:8px;margin:5px 0;border-radius:3px}.files_view div.file_error{font-size:13px!important;color:#dd4b39}.files_view b{margin-left:5px;color:#dd4b39}.files_view b svg{margin-left:8px!important;vertical-align:middle!important}.files_view .icon{margin-right:10px;cursor:pointer;vertical-align:middle;display:inline-block}.files_view .icon:hover{color:#dd4b39}.files_view .indicator{margin-left:8px;vertical-align:top;margin-top:3px}.fstandalone{font-size:16px!important}.fstandalone a{text-decoration:none}.fstandalone .close{position:absolute;right:4px;top:4px;color:grey}.fstandalone .links a{display:inline-block;margin:0 15px;min-width:80px}.fstandalone .links a,.fstandalone .links a span,.fstandalone .links span{color:#dd4b39!important;font-size:16px!important}.fstandalone .links a:hover,.fstandalone .links a span:hover,.fstandalone .links span:hover{text-decoration:underline!important}.fstandalone .audio_holder{display:none}.fstandalone .selection{margin-top:10px}.fstandalone .selection img{margin-right:3px}.fstandalone .selection div{display:inline-block}.fstandalone .computer{min-width:80px;cursor:pointer!important;margin:0 15px}.fstandalone .computer input{cursor:pointer!important;position:absolute;left:0;top:-2px;width:80px!important;height:22px;z-index:2;opacity:.01}.fstandalone .desc{display:inline-block;font-size:11px;color:#ccc;margin-left:8px}div.picker-dialog-bg{z-index:150000!important}div.picker-dialog{z-index:360000!important}.ist_button,.ist_button:visited{font-weight:700;font-size:13px!important;line-height:17px;text-decoration:none;padding:6px 12px 7px;position:relative;display:inline-block;text-shadow:0 1px 0 #fff;background:#f3f3f3;white-space:nowrap;border:1px solid #ddd;background:linear-gradient(linear,0 40%,0 70%,from(#f3f3f3),to(#f1f1f1));border-radius:3px!important;color:#202020!important;text-decoration:none!important;text-align:center}.ist_button:visited img,.ist_button img{vertical-align:middle;border:none;margin-right:4px!important}.ist_button:visited span,.ist_button span{padding:0!important;text-decoration:none!important}.ist_button:hover,.ist_button:visited:hover{color:#333;border-color:#999;box-shadow:0 1px 2px rgba(0,0,0,.15);text-decoration:none!important}.ist_button_disabled,.ist_button_disabled.ist_button_blue,.ist_button_disabled.ist_button_blue:hover,.ist_button_disabled.ist_button_grey_hallow:hover,.ist_button_disabled.ist_button_hallow:hover,.ist_button_disabled.ist_button_red,.ist_button_disabled.ist_button_red:hover,.ist_button_disabled:hover{background:none;cursor:default!important;background-color:#f1f1f1!important;border:1px solid #ddd!important;color:#aaa!important;box-shadow:0 1px 2px rgba(0,0,0,.15)}.ist_button:hover{color:#333;border-color:#999;box-shadow:0 1px 2px rgba(0,0,0,.15);text-decoration:none!important}.ist_button:active,.ist_button_mousedown{color:#202020;border-color:#202020!important}.ist_button_big{font-size:16px!important;font-weight:400;padding:10px 12px;height:18px}.ist_button_red,.ist_button_red:visited{background:none;background-color:#db4c3f;color:#fff!important;text-shadow:none;border:1px solid transparent}.ist_button_red:hover,.ist_button_red:visited:hover{border-color:#b0281a;background-color:#c53727;box-shadow:0 1px 2px rgba(0,0,0,.15)}.ist_button_red.ist_button_loading,.ist_button_red.ist_button_loading:hover{background:none!important;background-color:#da6658!important;border:1px solid transparent;border-color:#b0483d!important;color:#fff!important;text-shadow:none}.ist_button_blue,.ist_button_blue:visited{background:none;background-color:#449ae7;color:#fff!important;text-shadow:none;border:1px solid transparent}.ist_button_blue:hover,.ist_button_blue:visited:hover{border-color:#1362a8;background-color:#388cd7;box-shadow:0 1px 2px rgba(0,0,0,.15)}.ist_button_mini{min-width:18px;text-align:center;background:none;border:1px solid transparent;padding:4px 7px}.ist_button_mini img{margin-right:0!important}.ist_button_mini:hover{background:#eee;text-decoration:none}.ist_button_facebook,.ist_button_google{font-size:13px!important;text-shadow:none;padding:6px!important;line-height:24px;min-width:273px;font-weight:400;text-align:left;background:#fff;border:1px solid #ddd;border-radius:5px;color:#777;text-align:center}.ist_button_facebook img,.ist_button_google img{margin-left:4px}.ist_button_facebook:hover,.ist_button_google:hover{background-color:#eee;box-shadow:none}.ist_button_facebook:visited,.ist_button_google:visited{text-decoration:none!important}.ist_button_hallow{display:inline-block;padding:.25em 1.5em;border:1px solid #dd4b39;border-radius:3px;color:#dd4b39;background:#fff;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer}.ist_button_hallow:hover{text-decoration:none!important;color:#fff!important;background:#dd4b39}.ist_button_hallow:active{border-color:#96271a}.ist_button_grey_hallow{display:inline-block;padding:.25em 1.5em;border:1px solid #777;border-radius:3px;color:#777;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer}.ist_button_grey_hallow:hover{text-decoration:none!important;color:#fff!important;background:#777}.ist_button_grey_hallow:active{border-color:#444}.ist_button .spinner,.ist_button_grey_hallow .spinner,.ist_button_hallow .spinner{padding-left:4px}.ist_button .spinner>div,.ist_button_grey_hallow .spinner>div,.ist_button_hallow .spinner>div{top:0}.textarea_holder{background-color:#fff;border:1px solid #ddd;padding:8px;margin-bottom:10px;cursor:text;border-radius:3px}.textarea_holder input,.textarea_holder textarea{border:none!important;padding:0!important;margin:0!important}.textarea_holder .textarea_buttons{border-top:1px solid #eee;padding-top:5px;text-align:left;display:flex;align-items:center}.textarea_holder .textarea_buttons a{color:#999;opacity:.6;margin-right:8px;margin-bottom:-5px}.textarea_holder .textarea_buttons a svg{display:block}.textarea_holder .textarea_buttons a:hover{opacity:1}.ist_checkbox{width:16px;height:16px;cursor:pointer;color:#404040;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;line-height:16px;border:1px solid grey;border-radius:16px;display:flex;align-items:center;justify-content:center;background-size:2px 2px;background-repeat:no-repeat;background-position:50%;background-color:transparent;transition:background-color .15s ease-in}.ist_checkbox:hover{background-color:hsla(0,0%,50.2%,.15)}.ist_checkbox svg{border:1px solid transparent;display:inline-block;height:16px;margin-left:-8px;opacity:0;transition:opacity .15s ease-in;width:16px;margin-top:-8px;pointer-events:none}.ist_checkbox:hover svg{opacity:1}.ist_checkbox_down svg,.ist_checkbox_on svg{opacity:1!important}.GB_overlay{background:hsla(0,0%,40%,.5);position:absolute;margin:auto;top:0;left:0;width:100%;height:100%;z-index:2000;transition:opacity .2s ease-in}.GB_overlay_transparent{opacity:0!important}.GB_frame{border:0;margin:0;padding:0;overflow:auto;white-space:nowrap}.GB_middle{color:#eee;white-space:nowrap;text-align:center}.GB_middle img{cursor:pointer;vertical-align:middle}.GB_middle .disabled{cursor:default}.GB_middle .left{padding-right:10px}.GB_middle .right{padding-left:10px}.GB_window{left:0;top:0;position:absolute;overflow:visible;margin-bottom:20px;margin-top:55px;padding:25px 0;border-radius:5px;background-color:#fff}.GB_window table{border:0}.GB_window div.content{width:auto;margin:0;padding:0 30px}.GB_window .iframe_holder{padding-top:10px}.GB_window.no_side_padding div.content{padding:0}.GB_window .g_header{width:100%;margin:0;color:#202020;background-color:#fff!important}.GB_window .caption,.GB_window .close{height:20px;padding-top:0!important;padding-bottom:0;color:#202020;line-height:24px;white-space:normal}.GB_window .caption{font-size:13px;text-align:left;font-weight:700;white-space:nowrap;padding-right:20px;padding-left:30px}.GB_window .close{color:grey;padding-right:30px}.GB_window .close span{font-size:13px;cursor:pointer}.GB_window .close img{cursor:pointer;opacity:.5;padding-left:0 5px;vertical-align:middle}.GB_window .close,.GB_window .close div{text-align:right!important}.GB_window .close_top{vertical-align:top}.GB_window .on img{opacity:1!important}.GB_window.shadow{border-collapse:separate;box-shadow:0 1px 8px 0 rgba(0,0,0,.08)}.GB_tooltip_win{margin-top:0!important;position:absolute;padding:16px 0!important;background-color:#fff;border:1px solid #ddd}.GB_tooltip_win div.content{padding:0 20px}.GB_tooltip_win .caption{padding-left:20px}.GB_tooltip_win .close{padding-right:20px}.GB_tooltip_win.shadow{box-shadow:0 1px 8px 0 rgba(0,0,0,.08)}.GB_top_arrow{height:15px;overflow:hidden;pointer-events:none;position:absolute;-webkit-transform:translateX(-4px);transform:translateX(-4px);width:24px}.GB_top_arrow:after{background-color:#fff;border:1px solid #ddd;box-shadow:0 1px 5px 0 rgba(0,0,0,.08);content:"";display:block;height:9px;left:6px;position:absolute;top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.GB_fixed_pos,.GB_top_arrow_fixed{position:fixed!important}.GB_Window_holder .cmp_small_close{margin-top:-3px}html.GB_fullscreen_enable{height:100%}html.GB_fullscreen_enable body{position:relative;overflow:hidden;height:100%}html.GB_fullscreen_enable .GB_window_full{width:100%;height:100%;overflow-y:visible}html.GB_fullscreen_enable .GB_window_full .GB_Window_holder{height:100%}html.GB_fullscreen_enable .GB_window_full .GB_frame{width:100%;height:100%}html.GB_fullscreen_enable .GB_window_full .content{height:100%}.GB_full_width{margin-top:0!important;padding:15px 0!important;width:100%!important;left:0!important;border-radius:0!important}.GB_full_width .GB_Window_holder{width:auto!important;padding:0 10px!important}.GB_full_width .GB_frame{width:100%!important}.GB_Gallery{margin:0 22px;margin-top:0!important;padding:0!important;background-color:transparent!important}.GB_Gallery div.content{padding:0!important;text-align:center}.GB_Gallery .orginal_link a{color:#202020;text-decoration:none;font-size:13px}.GB_Gallery .orginal_link a:hover{text-decoration:underline}.GB_Gallery .content,.GB_Gallery iframe{border:0;background-color:transparent}.GB_Gallery .cmp_small_close{display:none}.GB_Gallery .content{border:none}.alert_window .g_header{display:none}.alert_holder,.alert_window .iframe_holder{padding:0!important}.alert_holder{text-align:center!important;margin:auto}.alert_holder a{color:#d8422d;text-decoration:none}.alert_holder a:hover{text-decoration:underline}.alert_holder button{font-size:16px;padding:2px 10px}.alert_holder .icon_holder{padding-bottom:25px;text-align:left;color:grey}.alert_holder .text_holder{text-align:left;padding-bottom:25px;word-wrap:break-word}.alert_holder .button_holder{text-align:right}.alert_holder .ist_button_grey_hallow{color:#202020;padding:6px 12px 7px;margin-left:20px}.alert_content{margin-bottom:30px}.alert_btn_groups .no_btn{margin-left:1em}.alert_center_layout .alert_btn_groups,.alert_center_layout .alert_content{text-align:center}.alert_holder--no_icon .text_holder{text-align:center;margin-left:0}.uploader_dropzone{font-size:13px;padding:20px 10px;border:1px dashed grey;border-radius:3px;margin-bottom:10px}.uploader_dropzone svg{vertical-align:middle;margin-right:5px;cursor:pointer}.uploader_dropzone ul{margin:0;list-style:none;padding:0}.uploader_dropzone li{border-bottom:1px solid #ddd;padding:5px 0}.uploader_dropzone b{margin-left:5px;color:#dd4b39}.uploader_dropzone .file_input_container{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:bottom}.uploader_dropzone input{cursor:pointer!important;position:absolute;display:inline-block;font-size:30px;height:100%;left:0;opacity:.01;top:0;width:100%}.ist_menu{cursor:default;position:absolute;top:0;left:0;background-color:#fff;z-index:505;color:#333;border-collapse:separate;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);border:1px solid #ddd;-webkit-transform:translateY(1px);transform:translateY(1px)}.ist_menu table{border-collapse:collapse;padding:0;margin:4px 0;min-width:250px}.ist_menu td{padding:8px 10px;margin:0}.ist_menu img{vertical-align:bottom}.ist_menu td.separator{padding:4px 0}.ist_menu td.separator div{padding:0;height:1px;background-color:#ddd}.ist_menu .desc{color:#aaa;font-size:11px;padding-left:8px}.ist_menu .on{background-color:#f3f3f3;cursor:pointer}.ist_menu .no_hover td{color:#202020!important;background-color:#fff!important;display:block;padding-bottom:0!important}.ist_menu .IstMenu .no_hover td,.ist_menu .no_hover tr{cursor:default!important}.ist_menu .lbl{text-align:left!important;color:#aaa;font-size:11px}.ist_menu .menu_buttons{margin:0;padding:0}.ist_menu .menu_buttons li{margin:0;padding:0;list-style-type:none;text-align:center}.ist_menu .menu_buttons a{margin:4px 7px;float:left;display:block}.ist_tooltip_holder{text-align:left;position:absolute;color:#fff!important;line-height:1.2;font-size:13px;z-index:60000;border-collapse:collapse;-webkit-transform:translateY(6px);transform:translateY(6px)}.ist_tooltip_holder b{font-weight:700}.ist_tooltip_holder.ist_tooltip_left .IstTooltip_arrow_top{left:9px;right:auto}.ist_tooltip_holder.ist_tooltip_right .IstTooltip_arrow_top{left:auto;right:9px}.ist_tooltip_holder .IstTooltip_arrow_top{background-color:#333;display:block;height:7px;position:absolute;top:-4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:7px}.ist_tooltip_content{padding:.5em .75em;background-color:#333!important;color:#fff;overflow:hidden;line-height:1.2;white-space:nowrap;font-size:13px;margin-top:-1px;border:1px solid #333;border-top:none;border-radius:3px}.ist_tooltip_content,.ist_tooltip_content div,.ist_tooltip_content span{line-height:15px!important}.ist_tooltip_content small{font-size:11px;color:#ccc}.ist_tooltip_content img{border:2px solid #fff;margin:0 6px 0 0;float:left}.ist_tooltip_content a{color:#ffc}.ist_tooltip_content span img{border:none;float:none;margin:none}.emoticon{vertical-align:middle!important;margin:1px 0}img.emoji{width:16px;height:16px;vertical-align:baseline}.only_emojis .emoji{font-size:23px!important}.only_emojis img.emoji{width:23px;height:23px}.emo_holder{width:210px;padding:5px;border:1px solid #ddd;border-radius:3px;position:absolute;background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);z-index:30000}.emo_holder a.emoselect{border-radius:3px;color:#202020;display:block;float:left;text-decoration:none;width:26px;height:26px;padding:4px;text-align:center}.emo_holder a.emoselect span{font-size:19px;line-height:28px}.emo_holder a.emoselect:hover{background-color:#ccc}.flipped{transform:scaleX(-1)}.js-highlight{background-color:#ffc}body,html{overflow-x:hidden;-webkit-tap-highlight-color:rgba(0,0,0,.4)}body{margin:auto auto auto 0;color:#202020;padding:0!important;margin-bottom:0!important;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext_editor,body,input,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:13px}html[lang=ja] .richtext_editor,html[lang=ja] body,html[lang=ja] input,html[lang=ja] textarea{font-family:hiragino sans,hiragino kaku gothic pro,meiryo,sans-serif}table{border-collapse:collapse}table .content{width:100%;padding:0}b{font-weight:700}form{padding:0;margin:0}td{vertical-align:top}img{border:0;vertical-align:middle}a{color:#202020}a:hover{text-decoration:underline}button{font-size:13px;color:#202020;text-decoration:none;cursor:pointer;background-color:transparent;border:none;padding:0;margin:0}button:disabled{opacity:.3}::placeholder{color:#999}.focus-outline,[data-whatinput=mouse] *{outline:none}[data-whatinput=keyboard] .focus-outline{box-shadow:0 0 0 1px #1f60c2,0 0 0 4px #dceaff;border-color:transparent!important}[data-whatinput=keyboard].theme_dark .focus-outline{box-shadow:0 0 0 1px #dceaff,0 0 0 4px #1f60c2}[hidden]{display:none!important}.alert_holder.delete_confirmation button{padding:6px 12px 7px;font-size:13px}#page_background{background-color:#fafafa}#app_holder{display:flex;justify-content:center;min-height:100vh;margin-left:calc(100vw - 100%);margin-right:0}@media print{#app_holder{display:block}}#content_wrapper{width:922px}#content{min-height:380px;background-color:#fff;margin-left:266px;border-right:1px solid #f1f1f1;min-height:100vh;transition:opacity .25s cubic-bezier(.4,0,.6,1)}#content.content--empty-state #editor{padding-bottom:0!important}#content .spinner>div{background-color:#dd4b39}#activity_app,.history_item .content,.note_text,.project_header,.richtext_editor,.sync_error_text,.user_info,input,textarea{user-select:text!important}.controller_history{margin-top:20px;padding:0!important;border-color:#ddd}.controller_history a{color:#999}.controller_history a:hover{color:#555;text-decoration:none!important}.clickable{cursor:pointer}.dragable{cursor:move}.section_header,.section_header a{font-size:20px!important;font-weight:600}.section_header{margin:0!important;padding:0 30px 6px 0!important}@media print{.project_header{flex-wrap:wrap}.project_header .note_text{flex:1 0 100%}}.project_header_mini{padding-top:10px!important}.project_header_mini span{font-size:16px!important}.project_link,.section_header a{color:#333;text-decoration:none!important}.project_link:hover span,.section_header a:hover{text-decoration:underline!important}.invisible_space{float:left;width:27px;height:20px;margin-left:-27px;z-index:-1;margin-top:13px}.subsection_header{border-bottom:1px solid #f0f0f0;padding-bottom:.5em;margin-right:40px;margin-bottom:0}.subsection_header,.subsection_header button{font-size:14px;font-weight:700;color:#202020}.truncated{text-overflow:ellipsis;display:inline-block;white-space:nowrap;overflow:hidden;vertical-align:middle}span.emoji{font-size:18px;vertical-align:middle}.note_content code,.task_content_item code{background-color:#eee;white-space:pre-wrap}@media screen and (-webkit-min-device-pixel-ratio:0){select{font-size:13px;min-width:90px;border:1px solid #ddd;border-radius:3px;padding:3px;appearance:none;background:transparent url(/assets/images/c4e1c79d6a5bc4cb2dfee22ec3e0d5d2.svg) 99% no-repeat}}.svg_select_arrow{float:right}.side_panel_show{overflow-y:hidden}.theme_dark,.theme_dark body{background-color:#282828}.actions{color:#555}.actions a{margin-right:10px;text-decoration:none}.actions a:hover{text-decoration:underline}a.action{cursor:pointer;padding:1px;text-decoration:none;color:#dd4b39;font-size:14px}a.action:hover{text-decoration:underline}a.action .icon,a.action .icon:hover{display:inline-block;font-size:11px;margin-top:-2px;text-decoration:none!important;border:none}#app_holder{animation-name:effect-fade-in;animation-duration:.12s}#agenda_view .add_task{transition:opacity .15s ease-in}.drop_item,.task_expand_collapse{animation-name:effect-fade-in;animation-duration:.15s}.task_expand_collapse.checked{animation-name:effect-fade-in-checked;animation-duration:.15s}.generic_left_list_added,.generic_left_list_updated,.item_added,.item_flash,.item_updated,.note_added,.note_updated{animation-name:effect-fade-in;animation-duration:.15s}.richtext_editor{animation-duration:80ms}.help_icon,.richtext_editor{animation-name:effect-fade-in}.help_icon{animation-duration:.1s}.task_item{transition:opacity .15s ease-in}.complete_animation{opacity:0}.gear_menu{transition:opacity .15s ease-in}.attach_overlay{animation-name:effect-fade-in;animation-duration:.1s}.item_hightlight_flash{animation-name:effect-highlight-flash;animation-duration:1s}.ist_tooltip_holder{animation-name:effect-fade-in;animation-duration:.15s}.GB_top_arrow,.ist_menu,.rich_text_placeholder{animation-name:effect-fade-in;animation-duration:80ms}@keyframes effect-fade-in{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.9}to{opacity:1}}@keyframes effect-fade-in-checked{0%{opacity:0}20%{opacity:.1}40%{opacity:.1}60%{opacity:.2}80%{opacity:.3}to{opacity:.4}}@keyframes effect-highlight-flash{0%{background-color:#ffc}60%{background-color:#ffc}to{background-color:transparnet}}.user_avatar.small{font-size:10px;line-height:17px!important;width:18px;height:18px;border-radius:35px}.user_avatar.medium{font-size:14px;line-height:50px!important;width:50px;height:50px;border-radius:50%}.blank_state_text{display:block;margin-top:0;margin-left:20px!important;font-size:13px;line-height:18px;z-index:100;padding:12px 15px!important}.blank_state_text b{font-size:14px!important}.blank_state_text img{margin-top:2px}.blank_state_text div{margin-left:58px}.blank_screen a,.blank_state_text a{color:#dd4b39;text-decoration:none}.blank_screen a:hover,.blank_state_text a:hover{text-decoration:underline}.date{color:grey;margin-left:5px;font-size:11px;padding:1px 0;line-height:21px;display:block;position:relative}.date svg{margin-bottom:-7px;vertical-align:middle;transform:translateY(-4px);margin-left:5px}.date i{margin-right:8px}.date.empty{padding:0!important;margin:0}.date.empty svg{margin-left:8px}.date_overdue{color:#d1453b!important}.date_today:not(.date_overdue){color:#058527!important}.date_tom{color:#eb8909!important}.date_future{color:#692fc2!important}.theme_dark .date{color:hsla(0,0%,100%,.4)}.theme_dark .date_overdue{color:#ff7066!important}.theme_dark .date_today:not(.date_overdue){color:#25b84c!important}.theme_dark .date_tom{color:#ff9a14!important}.theme_dark .date_future{color:#a970ff!important}.alarm_icon{margin-right:4px}.sm_icon_holder{display:inline-block;vertical-align:top;position:relative;top:1px}.input_due_date{font-size:13px!important;border:none;padding:0;margin-right:4px}.date_tooltip{padding:9px;display:block}.date_tooltip .project_bar_holder,.date_tooltip .reminder_viewer{padding-top:5px!important;margin-top:5px!important;border-top:1px solid #555}.date_tooltip .reminder_viewer{margin:0!important;padding:0!important;border:none}.date_tooltip .reminder_viewer li{list-style:none;border:none!important;padding:2px 0!important}.date_tooltip .reminder_viewer .reminder b{color:#999}.date_tooltip .project_bar_holder,.date_tooltip ul{text-align:left;font-size:10px;color:#999}.date_tooltip .project_bar{text-align:left}.due_date_holder{cursor:pointer!important;width:110px}.due_date_holder input{padding:3px 6px 0}.due_date_holder input::placeholder{color:#ccc}.td_due_date{cursor:pointer;border-bottom:1px solid #f0f0f0}.input_due_date,.richtext_editor,.text_box,textarea{resize:none;padding:6px 6px 0;outline:0;min-height:20px}.input_due_date{cursor:pointer}li.manager{padding:4px 0!important;background:none!important;margin-bottom:9px}li.manager form{padding:0;margin:0}li.manager table{background:none!important}li.manager .submit_btn{margin-right:5px;margin-top:5px}li.manager .td_submit{width:0!important;white-space:nowrap;padding-right:25px!important}li.manager .td_extra{width:100%!important}li.manager .counter_color{margin-top:3px!important}li.manager .input_due_date{width:85px}.cancel,.cancel_link{color:#555;cursor:pointer;font-size:13px;padding:2px 5px;text-decoration:none;white-space:nowrap}.cancel:hover,.cancel_link:hover{text-decoration:underline}.form_content{padding:0;width:100%}.form_content td{cursor:text}.form_content .input_container{box-sizing:border-box}.form_content .input_container,.form_content table{width:100%;border:1px solid #ddd;border-radius:3px;border-collapse:separate!important}.form_content .richtext_editor,.form_content input,.form_content textarea{font-size:14px;min-height:21px}.text_box_holder{width:100%;border-right:1px solid #eee;background-color:#fff!important}.richtext_editor,.text_box{border:none;width:90%;display:inline-block;padding:4px 6px 0}.form_action_icon{color:grey;margin-left:-6px;cursor:pointer}.form_action_icon:hover{color:#202020}.form_icon_holder{padding:10px 0 5px;width:100%;display:block}.form_icon_holder span{margin-left:12px;padding-bottom:3px!important;display:inline-block!important}.form_icon_holder span,.form_icon_holder svg{display:inline-block}.form_icon_holder svg{pointer-events:none}.form_icon_holder .icon_comments.active svg path{fill:currentColor}.form_icon_holder .icon_comments.active,.form_icon_holder .icon_priority.active,.form_icon_holder .icon_reminder.active{opacity:1}.form_icon_holder .icon_more svg{vertical-align:9px}.force_form_show{opacity:1}.form_content .error{background-color:#dd4b39;color:#fff;display:block;text-align:center}.form_content .error a{color:#fff;text-decoration:underline;padding:0 5px}.items{margin:0;padding:0;list-style-type:none}.items table{border-collapse:collapse;width:100%}.items .service_icon{margin-left:-4px;margin-top:-8px;color:#b3b3b3;transform:translateY(7px)}.items .icon{cursor:pointer;width:22px}.items .text{font-height:13px!important;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.items li.checked{opacity:.4!important}.items .has_content_icon .richtext_editor,.items .has_content_icon textarea{margin-left:25px;width:87%!important}.items .has_content_icon .content-icon{position:absolute;margin-top:-2px;margin-right:5px}.items .on_menu_show .gear_menu,.items td.menu:hover .gear_menu{opacity:1}.task_item{page-break-inside:avoid;padding:0 6px 0 0;font-size:14px;position:relative;border-radius:3px}.task_item--new_design{padding-right:40px}.task_item .text{line-height:18px;color:#333}.task_item .assign_user{position:relative;height:18px}.task_item .assign_user .people_assigner_react_holder{position:absolute;top:12px;left:5px;right:0;bottom:10px}.task_item .assign_user .people_assigner_react_holder button{visibility:hidden}.task_item td:last-child{padding-right:2px}.task_item.on_menu_show td{border-color:transparent!important}.task_item td{padding-top:10px;padding-bottom:10px}.task_item td.menu{border-bottom:1px solid transparent;cursor:pointer}.task_item td.td_scheduler{padding-top:12px;padding-left:3px}.task_item td.td_scheduler .scheduler_action{margin:0}.task_item td.td_scheduler .scheduler_action svg{margin-top:3.4px}.task_item td.td_due_date{padding-left:3px}.task_item td.td_due_date .due_date_controls{display:flex;align-items:center;line-height:21px}.task_item .task_info{padding-left:10px}.task_item .task_info svg{display:block;visibility:hidden}.task_item .scheduler_action{opacity:.5;cursor:pointer;visibility:hidden}.task_item .scheduler_action svg{vertical-align:bottom;transition:opacity .15s ease-in}.task_item .scheduler_action:hover{opacity:1}.task_item--assigned .assign_user{opacity:1!important}.task_item--assigned .assign_user .people_assigner_react_holder{top:16px;left:10px;right:0;bottom:10px}.task_item--assigned.task_item--new_design .assign_user .people_assigner_react_holder{top:6px!important;left:2px!important;right:0!important;bottom:0!important}.task_item:hover .scheduler_action,.task_item:hover td.task_info svg{visibility:visible}.task_item:hover .scheduler_action:hover,.task_item:hover td.task_info svg:hover{opacity:1}.task_item:hover .task_item_actions{background:linear-gradient(90deg,hsla(0,0%,100%,0),15px,#fff,45px,#fff)}.task_item:hover .task_item_actions>div{opacity:1!important}.task_item:hover .task_item_actions .column_project.task_content_item{display:none}.task_item.on_menu_show .scheduler_action{visibility:visible!important}.task_item.on_scheduler_show .scheduler_action{opacity:1!important;visibility:visible!important}.task_item.on_scheduler_show .task_item_actions{background:linear-gradient(90deg,hsla(0,0%,100%,0),15px,#fff,45px,#fff)}.task_item.on_scheduler_show .task_item_actions>div{opacity:1!important}.task_item.on_menu_show .gear_menu{opacity:1!important;visibility:visible!important}.task_item.on_menu_show .task_item_actions{background:linear-gradient(90deg,hsla(0,0%,100%,0),15px,#fff,45px,#fff)}.task_item.on_menu_show .task_item_actions>div{opacity:1!important}.task_item.on_menu_show .task_item_actions .column_project.task_content_item{display:none}.task_item .content{max-width:500px;overflow:hidden;cursor:text;user-select:text!important;line-height:21px;padding-right:144px}.task_item .content.no_project{padding-right:24px}.task_item td.checker,.task_item td.task_content_item{font-size:14px;border-bottom:1px solid #f0f0f0}.task_item td.checker .ist_checkbox,.task_item td.checker .item_checkbox{position:relative;top:2px}.task_item .assign_user{color:#555;padding-left:10px}.task_item .assign_user svg{max-height:24px;pointer-events:none;vertical-align:middle}.task_item .assign_user div{cursor:pointer;margin-top:-3px}.task_item .assign_user img{display:block;cursor:pointer;margin-left:0!important;margin:2px 0 0}.task_item.hide_note_icon .note_icon{visibility:hidden}.task_item:hover .note_icon{visibility:visible!important}.task_item .ex_link{cursor:pointer}.task_item .ex_link:hover{color:#dd4b39}.task_item:hover .ex_link{text-decoration:underline}.task_item .checker{padding-right:1em;padding-top:2px}.task_item table td.checker{padding-top:10px}.task_item .column_project{vertical-align:top;color:grey;font-size:11px;text-align:right;white-space:nowrap;padding-left:5px!important;padding-top:14px;padding-bottom:12px}.task_item .column_project:hover{background:none}.task_item .gear_menu{opacity:0;color:grey;transition:none}.task_item .gear_menu:hover{color:#202020;opacity:1}.task_item:hover td.menu .gear_menu{opacity:1}.task_item.indent_2{padding-left:28px!important}.task_item.indent_3{padding-left:56px!important}.task_item.indent_4{padding-left:84px!important}.task_item.indent_5{padding-left:112px!important}.task_item .on_drag.indent_1,.task_item .on_drag.indent_2,.task_item .on_drag.indent_3,.task_item .on_drag.indent_4,.task_item .on_drag.indent_5{padding-left:0!important;margin-top:-17px;margin-left:15px}.task_item .arrow{margin-top:9px;margin-left:-27px;padding-left:3px;padding-right:3px}.task_item .drag_and_drop_handler{opacity:0;color:grey;padding-top:0}.task_item .drag_and_drop_handler svg{margin-top:8px}.task_item .drag_and_drop_handler:hover{color:#202020}.task_item:hover .drag_and_drop_handler{opacity:1}.task_item.with_collapser .drag_and_drop_handler{margin-left:-39px}.task_item:not(.task_item--new_design) .date{color:#333!important}.task_item:not(.task_item--new_design) .date:after{content:"";display:block;position:absolute;width:100%;height:1px;bottom:1px;left:0;border-bottom:1px solid transparent}.task_item:not(.task_item--new_design) .date.date_overdue:after{border-color:#dd4b39!important}.task_item:not(.task_item--new_design) .date.date_today:after{border-color:#03a05c!important}.task_item:not(.task_item--new_design) .date.date_tom:after{border-color:#166cec!important}.task_item:not(.task_item--new_design) .date.date_future:after{border-color:#ffb504}.task_item:not(.task_item--new_design) .date.date_done:after{border-color:#ccc!important}.task_item:not(.task_item--new_design) .project_item{padding-left:0!important}.task_item.agenda_item:not(.task_item--new_design) .task_info{padding-top:11px;padding-bottom:9px}.task_item_details{display:flex;padding:10px 0;font-size:14px;border-bottom:1px solid #f0f0f0;line-height:21px}.task_item_details_bottom{display:flex;flex-wrap:wrap;align-items:center;margin-top:4px}.task_item_details_bottom>*{display:inline-block}.task_item_details_bottom .date:after{content:normal}.task_item_details_bottom .date .alarm_icon{margin-right:0;margin-left:1em;color:grey;margin-bottom:-6px}.task_item_details_bottom .date.empty .alarm_icon{margin-left:0}.task_item_details_bottom .date,.task_item_details_bottom .label{font-size:12px}.task_item_details_bottom .label{margin-right:12px}.task_item_details_bottom .note_icon{padding:0;margin:0 1em 0 0;visibility:visible}.task_item_details_bottom .note_icon svg{margin:0}.task_item_details_bottom .note_icon:first-child svg{margin-left:-2px}.task_item_details_bottom .note_icon.note_icon_show_on_hover{display:none}.task_item_details_bottom .td_due_date{border-bottom:none}.task_item_details_bottom .date:not(.empty){margin:0 1em 0 0!important;padding:0}.task_item_details_bottom>:first-child{padding-left:0}.task_item_details .content{flex-grow:1}.task_item_actions{display:flex;position:absolute;right:4px;top:0;padding-left:1em;padding-top:10px;height:calc(100% - 11px);cursor:pointer}.task_item_actions>*{display:inline-block;margin-left:10px;width:24px!important;height:24px!important;border-radius:1px;cursor:pointer!important;opacity:0!important;color:grey!important}.task_item_actions>:hover{color:#202020!important;background-color:#eee;border-radius:3px}.task_item_actions>:hover svg{color:#202020!important}.task_item_actions .menu{padding:0}.task_item_actions .menu .gear_menu svg{margin-right:2px}.task_item_actions .task_info svg{visibility:visible}.task_item_actions .assign_user img,.task_item_actions .form_action_icon{margin:0}.task_item_actions .assign_user,.task_item_actions .task_info{padding:0}.task_item_actions .assign_user img,.task_item_actions .task_info img{margin-top:3px;margin-left:3px!important}.task_item_actions .assign_user svg,.task_item_actions .task_info svg{margin-right:2px}.task_item_actions .people_assigner_react_holder{top:3px!important;left:0!important;right:0!important;bottom:0!important}.task_item_actions .assign_icon,.task_item_actions .assign_user,.task_item_actions .form_action_icon,.task_item_actions .gear_menu,.task_item_actions .scheduler_action,.task_item_actions .task_info{visibility:visible;opacity:1}.task_item_actions .column_project.task_content_item{font-size:12px;padding:0!important;vertical-align:baseline!important;opacity:1!important;width:auto!important}.task_item_actions .column_project.task_content_item .sm_icon_holder:not(.sm_icon_holder--empty){margin-right:1em}.task_item_actions .column_project.task_content_item .project_item{display:inline-flex;align-items:center;padding:0!important}.task_item_actions .column_project.task_content_item .project_item:not(.project_item--shared) .project_item__name{margin-right:4px;max-width:118px}.task_item_actions .column_project.task_content_item .project_item--shared{margin-right:-14px}.task_item_actions .column_project.task_content_item .project_item--shared .project_item__name{max-width:92px}.task_item_actions .column_project.task_content_item .project_item__color,.task_item_actions .column_project.task_content_item .project_item__name{display:initial}.task_item_actions .column_project.task_content_item .project_item__name{padding-left:0}.task_item_actions .column_project.task_content_item .project_item__name:hover{cursor:pointer;text-decoration:underline}.task_item_actions .column_project.task_content_item .project_item__color{margin-top:3px;margin-left:0!important;margin-right:4px!important}.task_item_actions .column_project.task_content_item .project_item__color--shared{width:20px;height:20px;margin-right:2px!important}.task_item.checked .task_item_content_text{text-decoration:line-through}.theme_dark .task_item_actions>*{color:hsla(0,0%,100%,.56)!important}.theme_dark .task_item_actions>:hover{color:hsla(0,0%,100%,.87)!important;background-color:#4d4d4d}.theme_dark .task_item_actions>:hover svg{color:hsla(0,0%,100%,.87)!important}.theme_dark .task_item_actions:hover{background:linear-gradient(90deg,rgba(31,31,31,0),15px,#1f1f1f,45px,#1f1f1f)}.theme_dark .task_item .gear_menu{color:hsla(0,0%,100%,.56)!important}.theme_dark .task_item.on_menu_show .task_item_actions,.theme_dark .task_item.on_scheduler_show .task_item_actions,.theme_dark .task_item:hover .task_item_actions{background:linear-gradient(90deg,rgba(31,31,31,0),15px,#1f1f1f,45px,#1f1f1f)}.theme_dark .task_item:not(.task_item--new_design) .date{color:hsla(0,0%,100%,.6)!important}@media (max-width:810px){.task_item--new_design .content.no_project{padding-right:48px}.task_item_actions .column_project.task_content_item .project_item:not(.project_item--shared) .project_item__name{max-width:78px}.task_item_actions .column_project.task_content_item .project_item--shared .project_item__name{max-width:52px}}ul.items li.manager .item_editor{width:auto;margin-right:28px;margin-top:1px}ul.items li.manager.indent_2{padding-left:28px!important}ul.items li.manager.indent_3{padding-left:56px!important}ul.items li.manager.indent_4{padding-left:84px!important}ul.items li.manager.indent_5{padding-left:112px!important}html.ice_dnd_active *{cursor:move!important}html.ice_dnd_active .task_item:hover .note_icon.note_icon_show_on_hover,html.ice_dnd_active .task_item:hover .scheduler_action{visibility:hidden!important}html.ice_dnd_active .task_item:hover .scheduler_action:hover{opacity:1}html.ice_dnd_active .task_item:hover .menu,html.ice_dnd_active .task_item:hover_actions{visibility:hidden!important}.checked .date{border-bottom:none!important}.arrow{position:absolute;margin-left:-18px;cursor:pointer;color:grey}.arrow:hover{color:#202020}.arrow.right svg{transform:rotate(-90deg)}.checked .ist_checkbox{border-color:grey;width:16px;height:16px;border-width:1px}.priority_1 .ist_checkbox{width:16px;height:16px}.priority_2 .ist_checkbox,.priority_3 .ist_checkbox,.priority_4 .ist_checkbox{border-width:2px;width:14px;height:14px}.priority_2 .ist_checkbox:after,.priority_3 .ist_checkbox:after,.priority_4 .ist_checkbox:after{background-size:14px 14px;width:14px;height:14px}.task_item.checked .ist_checkbox{background-color:grey}.task_item.checked.with_check_animation .ist_checkbox{background-color:none;animation:item-checkbox-complete .25s linear forwards}.task_item.checked .ist_checkbox svg{color:#fff}.task_item.checked.with_check_animation .ist_checkbox svg{animation:item-checkbox-mark-complete .25s linear forwards}@keyframes item-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.4);background-color:grey}to{transform:scale(1);background-color:grey}}@keyframes item-checkbox-mark-complete{0%{opacity:0}50%{color:#fff;opacity:1}to{color:#fff;opacity:1}}.labels_holder{display:block;margin-top:-3px}.labels_holder .label{margin-right:5px}.label{display:inline-block;font-size:10px;cursor:pointer}.label:hover{text-decoration:underline!important}.label_sep{margin-right:4px;cursor:default;color:#202020}.label_big{font-size:11px;text-decoration:underline;cursor:pointer}.add_new_label{color:#dd4b39!important;margin-left:8px}.generic_left_list{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.generic_left_list table{width:100%;transition:background .1s ease-in;border-radius:3px}.generic_left_list table:hover{background-color:#fff}.generic_left_list li{border-radius:3px}.generic_left_list li:hover .gear_menu{visibility:visible}.generic_left_list li table td{padding:8px 0}.generic_left_list li table td.td_color{position:relative;top:1px;min-width:38px;display:flex;justify-content:center}.generic_left_list li table td.td_color .counter_color{display:flex;height:1em;align-items:center}.generic_left_list li.manager table td{padding:0}.generic_left_list td.menu{padding-top:10px;padding-right:18px}.generic_left_list.items li{padding:0;position:relative}.generic_left_list .richtext_editor{box-sizing:border-box;width:100%;padding-left:35px}.generic_left_list .indent_2 .richtext_editor{width:126px}.generic_left_list .indent_3 .richtext_editor{width:111px}.generic_left_list .indent_4 .richtext_editor{width:96px}.generic_left_list .indent_2{padding-left:22px!important}.generic_left_list .indent_3{padding-left:44px!important}.generic_left_list .indent_4{padding-left:66px!important}.generic_left_list li.on_drag,.generic_left_list li.on_drag.indent_1,.generic_left_list li.on_drag.indent_2,.generic_left_list li.on_drag.indent_3,.generic_left_list li.on_drag.indent_4,.generic_left_list li.on_drag.indent_5{padding-left:0!important;margin-top:-17px;margin-left:15px}.generic_left_list .arrow{width:8px;height:20px;padding:0 5px;margin-left:-22px;margin-top:5px;background-color:transparent}.generic_left_list .name{font-size:14px;color:#333;padding-left:0;word-break:break-all;word-break:break-word;overflow-wrap:anywhere}.generic_left_list .empty{color:grey;padding:4px 0 4px 11px!important}.generic_left_list .drag_and_drop_handler{padding-top:4px}.generic_left_list .gear_menu{visibility:hidden;margin-right:4px!important;padding:0;color:#999}.generic_left_list .gear_menu>svg{display:inline-block;pointer-events:none;vertical-align:4px}.generic_left_list .gear_menu.shown{visibility:visible}.generic_left_list .no_color .richtext_editor{margin-left:3px}.generic_left_list .text_box_holder{border-right:none}.generic_left_list .text_box_holder .div_color{cursor:pointer;padding-right:8px;padding-bottom:8px;float:left!important;position:absolute;z-index:10}.generic_left_list .text_box_holder .div_color svg{pointer-events:none}.generic_left_list .text_box_holder .div_color.project{padding-top:6px}.generic_left_list .text_box_holder .counter_color{min-width:32px;display:flex;align-items:center;justify-content:center}.generic_left_list .current table{background:#fff;font-weight:700}.generic_left_list .indent_arrows div:last-child{margin-left:8px;transform:translateY(2px)}.generic_left_list .items li:hover table{background-color:#fff;border-radius:3px}.left_list_manager_holder{padding-bottom:20px}.left_list_man{padding:10px 0 5px 11px}.left_list_man .action{color:grey;margin-left:-2px}.left_list_man .action .icon_add{align-items:center;border-radius:50%;color:#dd4b39;display:inline-flex;height:17px;justify-content:center;margin-right:11px;transform:translateY(8px);vertical-align:7px;width:17px}.left_list_man .action:hover{color:#dd4b39;text-decoration:none}.left_list_man .action:hover .icon_add{color:#fff;background-color:#dd4b39}.left_list_man .action:hover .icon_add svg{transform:scale(.846)}a.go_premium{background-color:#dd4b39;color:#fff!important;padding:4px 0;position:fixed;bottom:0;left:0;width:100%;height:20px;text-align:center;border-radius:0!important;z-index:10;text-decoration:none;opacity:.5}a.go_premium:hover{opacity:1}.premium_only{text-align:left;border-radius:3px;border:1px solid #ddd;padding:20px 35px;margin:5px 0 15px;line-height:20px;box-shadow:2px 2px 2px #ddd}.premium_only a.sel_premium{text-decoration:none;color:#dd4b39!important}.premium_only a:hover{text-decoration:underline}.premium_only .p_header{color:#333;font-size:20px;border:none!important;padding:5px 0;white-space:normal!important;margin-bottom:10px;line-height:1.3em}.premium_only .text{padding:7px 0 0}.premium_only .text .desc{display:inline-block;padding-top:8px;color:#999}.premium_only .ist_button{margin-top:10px}.premium_only .p_banner,.premium_only .p_banner div{padding:0!important}.premium_only .p_banner{height:88px}.premium_only .p_banner_logo{float:left;margin-top:11px}.premium_only .p_banner_img{margin-top:-22px;position:absolute;right:25px}.GB_iframe_html .premium_only{margin:5px 0}.GB_Window_holder .premium_only{border:none!important;box-shadow:none!important}.project_item{font-size:11px;font-weight:400;padding-left:4px!important;line-height:17px;color:grey;display:inline-block;cursor:pointer}.project_item__name{text-overflow:ellipsis;display:inline-block;max-width:150px;white-space:nowrap;overflow:hidden;padding:0 2px}.project_item__color{padding:0!important;margin-left:4px!important;display:inline-block;width:10px;height:10px;border-radius:10px;vertical-align:top;margin-top:4px}.project_item__color.project_item__color--shared{margin-top:0;margin-left:0!important}.project_item__color.project_item__color--shared svg{width:20px;height:20px;margin-left:0!important;top:-1px!important}html.ice_dnd_active *{user-select:none!important;cursor:move}html.ice_dnd_active .drag_and_drop_handler{opacity:0!important}.drag_and_drop_handler{cursor:move;position:absolute;margin-left:-23px;padding-top:6px;width:18px;height:23px;display:flex;justify-content:center;opacity:.5;color:#555}.drag_and_drop_handler:hover{opacity:1}.drag_and_drop_handler.extra_arrow_margin{margin-left:-39px}.drop_background,.drop_background table{background-color:#eee!important}.task_item.on_drag .checker{padding-left:1em}.on_drag{position:fixed;padding:0!important}.on_drag *{cursor:move!important}.on_drag .drag_and_drop_handler{opacity:0}.on_drag .task_item_details,.on_drag table{background-color:#fff;box-shadow:0 5px 8px 0 rgba(0,0,0,.16);border-collapse:separate;cursor:move!important;border-radius:3px}.on_drag .task_item_details *,.on_drag table *{pointer-events:none}.on_drag .task_item_details td,.on_drag table td{border-color:transparent!important}.on_drag .column_project,.on_drag .task_item_actions,.on_drag .td_due_date,.on_drag .td_scheduler,.on_drag td.assign_user,.on_drag td.menu,.on_drag td.td_extra{display:none!important;opacity:0!important;visibility:hidden!important}.on_drag li,.on_drag td{background:none!important}.on_drag td.content{border-bottom:none!important}.on_drag .cancel{display:none}.on_drag .submit_btn{margin-right:0!important}.on_drag td.td_submit{padding-right:0!important}.drop_item,.manager.drop_item{background-color:#f1f1f1!important;padding:0!important;border-bottom:1px solid transparent!important;border-radius:3px}.editor_drag_elm,.project_drag_elm{border-bottom:1px solid #ddd;padding:5px}.editor_drag_elm .td_due_date{padding-right:21px}.theme_dark{scrollbar-face-color:#8b8b8b;scrollbar-track-color:#171717}.theme_dark .task_content a:hover{color:#282828}.theme_dark .files_view b svg path:first-child,.theme_dark .warning_red path:first-child{fill:#de4c4a}.theme_dark #editor .actions .action,.theme_dark #editor .actions .action_add_item,.theme_dark #editor .actions .plus_add_button,.theme_dark .left_list_man .action,.theme_dark .left_list_man .action_add_item,.theme_dark .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_dark #editor .actions .action .icon_add,.theme_dark #editor .actions .action_add_item .icon_add,.theme_dark #editor .actions .plus_add_button .icon_add,.theme_dark .left_list_man .action .icon_add,.theme_dark .left_list_man .action_add_item .icon_add,.theme_dark .left_list_man .plus_add_button .icon_add{color:#de4c4a}.theme_dark #editor .actions .action:hover,.theme_dark #editor .actions .action_add_item:hover,.theme_dark #editor .actions .plus_add_button:hover,.theme_dark .left_list_man .action:hover,.theme_dark .left_list_man .action_add_item:hover,.theme_dark .left_list_man .plus_add_button:hover{color:#de4c4a!important}.theme_dark #editor .actions .action:hover .icon_add,.theme_dark #editor .actions .action_add_item:hover .icon_add,.theme_dark #editor .actions .plus_add_button:hover .icon_add,.theme_dark .left_list_man .action:hover .icon_add,.theme_dark .left_list_man .action_add_item:hover .icon_add,.theme_dark .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#de4c4a}.theme_dark .plus_add_button{color:grey!important;text-decoration:none}.theme_dark .plus_add_button .icon_add{color:#de4c4a}.theme_dark .plus_add_button:hover{color:#de4c4a!important}.theme_dark .plus_add_button:hover .icon_add{color:#fff!important;background-color:#de4c4a}.theme_dark #agenda_view .agenda_add_task .action .icon_add{color:#de4c4a}.theme_dark #agenda_view .agenda_add_task:hover .action{color:#de4c4a!important}.theme_dark #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#de4c4a}.theme_dark .richtext_editor .t_link,.theme_dark .task_item .ex_link:hover{color:#de4c4a!important}.theme_dark #top_bar{background-color:#282828;border-color:transparent}.theme_dark #top_bar #logo svg,.theme_dark #top_bar .search_icon,.theme_dark #top_bar span svg{color:hsla(0,0%,100%,.87)}.theme_dark #top_bar #gear_holder:hover svg,.theme_dark #top_bar #logo:hover svg,.theme_dark #top_bar #notifications_counter:hover svg,.theme_dark #top_bar #quick_add_task_holder:hover svg,.theme_dark #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_dark #top_bar .quick_find{color:#000}.theme_dark #top_bar .quick_find::-webkit-input-placeholder{color:hsla(0,0%,100%,.87)}.theme_dark #top_bar .quick_find:-moz-placeholder,.theme_dark #top_bar .quick_find::-moz-placeholder{color:hsla(0,0%,100%,.87)}.theme_dark #top_bar .quick_find:-ms-input-placeholder{color:hsla(0,0%,100%,.87)}.theme_dark #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_dark #top_bar #top_icons #quick_add_task_holder,.theme_dark #top_bar .left_menu_toggle{color:hsla(0,0%,100%,.87)}.theme_dark #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_dark #top_icons #gear_holder .dot,.theme_dark #top_icons #notifications_counter .noti-dot{fill:#de4c4a}.theme_dark #top_completed_holder .count{color:hsla(0,0%,100%,.87)}.theme_dark #top_completed .karma-icon{color:#fff}.theme_dark .sync_alert path:first-child{fill:#de4c4a}.theme_dark #item_selecter button,.theme_dark .blank_screen a,.theme_dark .note_extra_info a,.theme_dark .premium_only a.sel_premium,.theme_dark a.action{color:#de4c4a!important}.theme_dark .completed_quick_viz a{color:#de4c4a}.theme_dark #notifier a{color:#ff7f74}.theme_dark .richtext_editor b{background-color:#de4c4a;color:#fff}.theme_dark .ist_button_red{background-color:#de4c4a;color:#fff!important}.theme_dark .GB_Window table.recur_example_table a:hover{color:#de4c4a}.theme_dark .ist_button_red:hover{background-color:#de4c4a!important;border-color:#de4c4a!important}.theme_dark #top_bar .spinner>div{background-color:hsla(0,0%,100%,.87)}.theme_dark #content .spinner>div{background-color:#282828}.theme_dark #notifications_holder .karma-icon,.theme_dark .karma_promo .karma-icon{color:#de4c4a}.theme_dark .karma_promo .btn_continue{background-color:#de4c4a;color:#fff!important}.theme_dark .template_importer a{color:#de4c4a!important}.theme_dark .template_importer .drop_over{border-color:#de4c4a!important}.theme_dark a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_dark a.fetch_old{color:#de4c4a}.theme_dark #notifications_holder .unread .left_container{border-left:4px solid #de4c4a}.theme_dark .goal_notifier .cta,.theme_dark .menu_new_version,.theme_dark .menu_version_updated,.theme_dark .timezone_link{color:#de4c4a}.theme_dark .favorite_promo svg #header{fill:#282828}.theme_dark .favorite_promo svg .top_icon{fill:#fff}.theme_dark .auto_complete_search{color:#de4c4a}.theme_dark .auto_complete_search svg path{fill:#de4c4a}.theme_dark .scheduler-picker-cell--selected>span{background-color:#dd4b39!important}.theme_dark .scheduler-picker-cell--selected>span:hover{background-color:#dd4b39}.theme_dark .scheduler-actions button{color:#dd4b39}.theme_dark .scheduler-timepicker-input-label svg path{fill:#dd4b39}.theme_dark .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_dark .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_dark .dropdown_select--popup .dropdown_select_actions>span,.theme_dark .dropdown_select--popup .dropdown_select_checkmark,.theme_dark .scheduler-timepicker-actions button{color:#dd4b39}.theme_dark .checkbox--checked .checkbox_state>span{background-color:#dd4b39}.theme_dark .richtextinput_match{background-color:#de4c4a;color:#fff}.theme_dark .hover_action_button{color:#de4c4a}.theme_dark .hover_action_button:after,.theme_dark .hover_action_button:before{background-color:#de4c4a}.theme_dark .ring_spinner path.inner{fill:#de4c4a}.theme_dark .ring_spinner path.outter{fill:rgba(222,76,74,.2)}.theme_dark .action_button .ring_spinner .inner{fill:#fff}.theme_dark .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_dark .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#dd4b39}.theme_dark .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_dark .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_dark .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#dd4b39}.theme_dark .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#dd4b39}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#dd4b39}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#dd4b39}.theme_dark ::-webkit-scrollbar{width:12px}.theme_dark ::-webkit-scrollbar-track{background:#171717}.theme_dark ::-webkit-scrollbar-thumb{border-radius:10px;background:#8b8b8b}.theme_dark ::placeholder{color:hsla(0,0%,100%,.4)}.theme_dark body{background-color:#282828}.theme_dark a,.theme_dark body,.theme_dark button{color:hsla(0,0%,100%,.87)}.theme_dark input{background-color:transparent}.theme_dark input,.theme_dark textarea{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.1)}.theme_dark select,.theme_dark textarea{background-color:#1f1f1f}.theme_dark select{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.1)}.theme_dark .note_icon{color:hsla(0,0%,100%,.56)}.theme_dark .note_icon:hover{color:hsla(0,0%,100%,.87)}.theme_dark .alert .icon_holder svg{color:#555}.theme_dark .attach_overlay{background-color:#4d4d4d}.theme_dark .attach_overlay span{color:hsla(0,0%,100%,.87)}.theme_dark .js-highlight{background-color:#363636}.theme_dark .copy_to_clipboard input{background-color:transparent!important;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark .copy_to_clipboard a.active{background-color:#4d4d4d}.theme_dark .form_action_icon{color:hsla(0,0%,100%,.56)}.theme_dark .form_action_icon:hover{color:hsla(0,0%,100%,.87)}.theme_dark .project_item{color:hsla(0,0%,100%,.6)}.theme_dark #agenda_view .agenda_add_task:hover .action .icon_add,.theme_dark #editor .actions .action:hover .icon_add,.theme_dark #editor .actions .action_add_item:hover .icon_add,.theme_dark .left_list_man .action:hover .icon_add,.theme_dark .left_list_man .action_add_item:hover .icon_add{color:#1f1f1f!important}.theme_dark .template_importer .uploader_dropzone{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)!important}.theme_dark .template_importer .uploader_dropzone.drop_over{background-color:#4d4d4d;border-color:grey!important}.theme_dark .template_importer .template_help{color:hsla(0,0%,100%,.4)}.theme_dark .template_importer .file_uploaded,.theme_dark .template_importer .uploader_dropzone li{border-color:hsla(0,0%,100%,.1)}.theme_dark .template_exporter{color:hsla(0,0%,100%,.87)}.theme_dark .template_exporter .desc{color:hsla(0,0%,100%,.4)}.theme_dark .template_exporter .ist_button{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)!important;text-shadow:none}.theme_dark .template_exporter .ist_button:hover{border-color:grey}.theme_dark .ist_button_grey_hallow{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6)}.theme_dark .ist_button_grey_hallow:hover{background-color:#4d4d4d;border-color:#4d4d4d;color:hsla(0,0%,100%,.87)}.theme_dark #item_selecter{background-color:#282828;border-color:#1f1f1f}.theme_dark #item_selecter .deselect_items{color:hsla(0,0%,100%,.87)!important}.theme_dark #item_selecter button{color:#ff7f74!important}.theme_dark .GB_top_arrow:after{background-color:#282828;border-color:#171717;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark .files_view>div{border-color:hsla(0,0%,100%,.1);background-color:transparent}.theme_dark .GB_tooltip_win{background-color:#282828;border-color:#171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .spinner>div{background-color:hsla(0,0%,100%,.6)!important}.theme_dark .completed_quick_viz{background-color:transparent!important;color:hsla(0,0%,100%,.87)}.theme_dark .completed_quick_viz a{color:#ff7f74}.theme_dark .completed_quick_viz .section_title{color:hsla(0,0%,100%,.87)}.theme_dark .completed_quick_viz .section_progress,.theme_dark .completed_quick_viz .section_setting_link,.theme_dark .completed_quick_viz .section_streak{border-color:hsla(0,0%,100%,.1)}.theme_dark .top_notifier{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .goal_notifier{color:hsla(0,0%,100%,.87)}.theme_dark .goal_notifier p{color:hsla(0,0%,100%,.6)}.theme_dark .ist_tab_nav li,.theme_dark .tab_nav li{border-color:hsla(0,0%,100%,.1)!important;color:hsla(0,0%,100%,.4)!important}.theme_dark .ist_tab_nav li.active,.theme_dark .tab_nav li.active{color:hsla(0,0%,100%,.87)!important;border-color:hsla(0,0%,100%,.87)!important}.theme_dark .sharing_manager{color:hsla(0,0%,100%,.87)}.theme_dark .sharing_manager ul.projects_list{border-color:hsla(0,0%,100%,.1)}.theme_dark .sharing_manager ul.projects_list li{color:hsla(0,0%,100%,.87)}.theme_dark .sharing_manager ul.projects_list li:hover{background-color:#363636}.theme_dark .sharing_manager .collaborator_selector .input_email,.theme_dark .sharing_manager .collaborator_tab_body .input_email{background-color:#282828;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark .sharing_manager .collaborator_selector .blank_screen,.theme_dark .sharing_manager .collaborator_tab_body .blank_screen{color:hsla(0,0%,100%,.6)}.theme_dark .sharing_manager .collaborator_selector .blank_screen h2,.theme_dark .sharing_manager .collaborator_tab_body .blank_screen h2{color:hsla(0,0%,100%,.87)}.theme_dark .sharing_manager .collaborator_selector .collaborator_list,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list{border-color:hsla(0,0%,100%,.1)}.theme_dark .sharing_manager .collaborator_selector .collaborator_list li.batch_selector.has_all_selected .check_box,.theme_dark .sharing_manager .collaborator_selector .collaborator_list li.is_selected .check_box,.theme_dark .sharing_manager .collaborator_selector .collaborator_list li:hover,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list li.batch_selector.has_all_selected .check_box,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list li.is_selected .check_box,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list li:hover{background-color:#363636}.theme_dark .sharing_manager .collaborator_selector .collaborator_list .user_info,.theme_dark .sharing_manager .collaborator_selector .collaborator_list li.batch_selector p,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .user_info,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list li.batch_selector p{color:hsla(0,0%,100%,.6)}.theme_dark .sharing_manager .collaborator_selector .collaborator_list .delete,.theme_dark .sharing_manager .collaborator_selector .collaborator_list .leave_channel,.theme_dark .sharing_manager .collaborator_selector .collaborator_list .user_info b,.theme_dark .sharing_manager .collaborator_selector .collaborator_list li.batch_selector p b,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .delete,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .leave_channel,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .user_info b,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list li.batch_selector p b{color:hsla(0,0%,100%,.87)}.theme_dark .sharing_manager .collaborator_selector .collaborator_list .delete:hover,.theme_dark .sharing_manager .collaborator_selector .collaborator_list .leave_channel:hover,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .delete:hover,.theme_dark .sharing_manager .collaborator_tab_body .collaborator_list .leave_channel:hover{color:#de4c4a}.theme_dark .LabelListItem.is_dragging{background-color:#000}.theme_dark .ist_menu{background-color:#282828;border-color:#171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);color:hsla(0,0%,100%,.87)}.theme_dark .ist_menu td.separator div{background-color:hsla(0,0%,100%,.1)}.theme_dark .ist_menu .version td a{color:#ff7f74!important}.theme_dark .ist_menu .on{background-color:#363636}.theme_dark .ist_menu .on .keyboard_key{background-color:#000}.theme_dark .ist_menu .on .indent_menu .small_text{color:hsla(0,0%,100%,.87)}.theme_dark .ist_menu .no_hover td{background-color:#282828!important;color:hsla(0,0%,100%,.4)!important}.theme_dark .ist_menu .indent_menu{color:hsla(0,0%,100%,.87)}.theme_dark .ist_menu .keyboard_key{background-color:#363636;color:hsla(0,0%,100%,.87)}.theme_dark .ist_menu .lbl,.theme_dark .ist_menu .priorities li.lbl,.theme_dark .ist_menu .scheduler_holder .desc{color:hsla(0,0%,100%,.6)}.theme_dark .ist_menu .priorities .priority_selected{border-color:hsla(0,0%,100%,.1)}.theme_dark .ist_menu .priorities a:hover{background-color:#363636}.theme_dark .ist_menu .priorities .icon_priority_4 svg g{fill:hsla(0,0%,100%,.56)}.theme_dark .ist_menu .priorities .app_icon{color:hsla(0,0%,100%,.56)!important}.theme_dark .ist_menu .menu_item .menu_icon{color:hsla(0,0%,100%,.56)}.theme_dark .ist_menu .menu_item td:hover{background-color:#363636}.theme_dark .ist_menu .menu_item.danger:hover .menu_icon,.theme_dark .ist_menu .menu_item.danger:hover .menu_label{color:#ff7f74}.theme_dark .ist_menu .colors a{color:#282828}.theme_dark .ist_menu .colors a:after{border-color:#282828}.theme_dark .menu_new_version,.theme_dark .menu_version_updated{color:#ff7f74}.theme_dark .who_to_notify{color:hsla(0,0%,100%,.6)}.theme_dark .who_to_notify.expanded{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)}.theme_dark .who_to_notify .user:hover{background-color:#363636}.theme_dark .who_to_notify .change,.theme_dark .who_to_notify .save_holder a{color:#ff7f74!important}.theme_dark .emo_holder{background-color:#282828;border-color:#171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .emo_holder a.emoselect{color:hsla(0,0%,100%,.87)}.theme_dark .emo_holder a.emoselect:hover{background-color:#171717}.theme_dark .GB_Window{background-color:#282828}.theme_dark .GB_window a.action,.theme_dark .notes_tab_container a.action{color:#ff7f74!important}.theme_dark .GB_window .g_header,.theme_dark .notes_tab_container .g_header{background-color:#282828!important}.theme_dark .GB_window .g_header .caption,.theme_dark .notes_tab_container .g_header .caption{color:hsla(0,0%,100%,.87)}.theme_dark .GB_window .note_extra_info,.theme_dark .notes_tab_container .note_extra_info{background-color:#282828;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6)}.theme_dark .GB_window .note_extra_info a,.theme_dark .notes_tab_container .note_extra_info a{color:#ff7f74!important}.theme_dark .GB_window .note_extra_info .icon,.theme_dark .notes_tab_container .note_extra_info .icon{color:hsla(0,0%,100%,.56)}.theme_dark .GB_window .items .date,.theme_dark .notes_tab_container .items .date{color:hsla(0,0%,100%,.6)}.theme_dark .GB_window .no_notes,.theme_dark .notes_tab_container .no_notes{color:hsla(0,0%,100%,.4)}.theme_dark .GB_window .textarea_holder,.theme_dark .notes_tab_container .textarea_holder{background-color:#282828;border-color:hsla(0,0%,100%,.1)}.theme_dark .GB_window .textarea_holder #note_textarea,.theme_dark .notes_tab_container .textarea_holder #note_textarea{background-color:#282828;color:hsla(0,0%,100%,.87)}.theme_dark .GB_window .textarea_holder .textarea_buttons,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons{border-color:hsla(0,0%,100%,.1)}.theme_dark .GB_window .textarea_holder .textarea_buttons a,.theme_dark .GB_window .textarea_holder .textarea_buttons a:visited,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a:visited{color:hsla(0,0%,100%,.56)!important;opacity:1}.theme_dark .GB_window .textarea_holder .textarea_buttons a:hover,.theme_dark .GB_window .textarea_holder .textarea_buttons a:visited:hover,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a:hover,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a:visited:hover{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1)}.theme_dark .GB_window .textarea_holder .textarea_buttons a:active,.theme_dark .GB_window .textarea_holder .textarea_buttons a:visited:active,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a:active,.theme_dark .notes_tab_container .textarea_holder .textarea_buttons a:visited:active{border-color:grey!important}.theme_dark .GB_window .textarea_holder .files_view>div,.theme_dark .notes_tab_container .textarea_holder .files_view>div{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1)}.theme_dark .GB_window .textarea_holder .files_view a,.theme_dark .notes_tab_container .textarea_holder .files_view a{color:hsla(0,0%,100%,.87)!important}.theme_dark .GB_window .note_actions>span,.theme_dark .notes_tab_container .note_actions>span{color:hsla(0,0%,100%,.56)}.theme_dark .GB_window .notes_holder .btn_area,.theme_dark .GB_window .notes_holder a,.theme_dark .notes_tab_container .notes_holder .btn_area,.theme_dark .notes_tab_container .notes_holder a{color:hsla(0,0%,100%,.87)}.theme_dark .GB_window .notes_holder .note_text.active,.theme_dark .notes_tab_container .notes_holder .note_text.active{background-color:#4d4d4d}.theme_dark .GB_window .notes_holder .file_attachment a,.theme_dark .notes_tab_container .notes_holder .file_attachment a{border-color:hsla(0,0%,100%,.1);background-color:#282828;color:hsla(0,0%,100%,.87)!important}.theme_dark .GB_window .notes_holder .file_attachment a .text,.theme_dark .notes_tab_container .notes_holder .file_attachment a .text{color:hsla(0,0%,100%,.87)!important}.theme_dark .GB_window .notes_holder .file_attachment a:hover,.theme_dark .notes_tab_container .notes_holder .file_attachment a:hover{background-color:#171717}.theme_dark .GB_window .notes_holder .file_attachment a:hover .text,.theme_dark .notes_tab_container .notes_holder .file_attachment a:hover .text{color:#de4c4a!important}.theme_dark .GB_window .notes_holder .file_attachment .preview,.theme_dark .notes_tab_container .notes_holder .file_attachment .preview{border-color:hsla(0,0%,100%,.1)}.theme_dark .GB_window .notes_holder .scheduler_action path,.theme_dark .notes_tab_container .notes_holder .scheduler_action path{fill:hsla(0,0%,100%,.87)}.theme_dark .GB_window .audio_player .timer,.theme_dark .notes_tab_container .audio_player .timer{color:#000}.theme_dark .GB_window .reaction_holder,.theme_dark .notes_tab_container .reaction_holder{border-color:#363636}.theme_dark .GB_window .reaction_holder:hover,.theme_dark .notes_tab_container .reaction_holder:hover{border-color:#555;color:#aaa}.theme_dark .GB_window .reaction_holder:active,.theme_dark .notes_tab_container .reaction_holder:active{background-color:#363636;border-color:transparent}.theme_dark .GB_window .reaction_holder.reacted,.theme_dark .notes_tab_container .reaction_holder.reacted{background-color:#363636;border-color:transparent;color:#fff}.theme_dark .GB_window .reaction_holder.reacted:active,.theme_dark .GB_window .reaction_holder.reacted:hover,.theme_dark .notes_tab_container .reaction_holder.reacted:active,.theme_dark .notes_tab_container .reaction_holder.reacted:hover{border-color:#555}.theme_dark .GB_window .orginal_link,.theme_dark .notes_tab_container .orginal_link{color:hsla(0,0%,100%,.87)}.theme_dark .GB_overlay{background-color:rgba(0,0,0,.85)}.theme_dark .GB_Gallery .orginal_link a{color:hsla(0,0%,100%,.6)}.theme_dark .note_content code,.theme_dark .task_content_item code{background-color:#363636}.theme_dark .reminder_manager .help{color:hsla(0,0%,100%,.87)}.theme_dark .reminder_manager .map_holder select{background-color:#1f1f1f;margin-top:15px;padding:.5em}.theme_dark .reminder_manager .adder{border-color:hsla(0,0%,100%,.1);background-color:#1f1f1f}.theme_dark .reminder_manager .adder a.service_selector{color:hsla(0,0%,100%,.87)}.theme_dark .reminder_manager .adder .relative a{color:hsla(0,0%,100%,.6)}.theme_dark .reminder_manager .adder .switcher{background-color:#282828;color:hsla(0,0%,100%,.87)}.theme_dark .reminder_viewer .reminder{color:hsla(0,0%,100%,.6)}.theme_dark .reminder_viewer .reminder b{color:hsla(0,0%,100%,.87)}.theme_dark .reminder_viewer li{border-color:hsla(0,0%,100%,.1)}.theme_dark .reminder_viewer .trash{color:hsla(0,0%,100%,.56)}.theme_dark .reminder_viewer .trash:hover{color:hsla(0,0%,100%,.87)}.theme_dark #notifications_holder .reject{color:hsla(0,0%,100%,.56)}.theme_dark #notifications_holder .text_holder{color:hsla(0,0%,100%,.87)}.theme_dark #notifications_holder .mark_all_as_read,.theme_dark #notifications_holder .time_holder{color:hsla(0,0%,100%,.4)}.theme_dark #notifications_holder .collapsible_box.unread,.theme_dark #notifications_holder li.unread{background-color:#363636}.theme_dark #notifications_holder li{background-color:#282828}.theme_dark #notifications_holder li:hover{background-color:#171717!important}.theme_dark #notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item.unread{color:hsla(0,0%,100%,.87)}.theme_dark #notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item{border-color:hsla(0,0%,100%,.1)}.theme_dark #notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item:hover{background-color:rgba(0,0,0,.15)!important}.theme_dark #notifications_holder .collapse_icon_wrap{color:hsla(0,0%,100%,.56);background-color:inherit}.theme_dark #notifications_holder .collapse_icon_wrap:hover{background-color:#363636!important}.theme_dark .reactions_menu{background-color:#282828}.theme_dark .reactions_menu .object_reaction:hover{background-color:#171717}.theme_dark #top_bar{box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}.theme_dark #quick_find>img{opacity:.6}.theme_dark #quick_find.is_focused .search_icon{color:hsla(0,0%,100%,.87)}.theme_dark #quick_find .quick_find{color:hsla(0,0%,100%,.87)!important}.theme_dark #quick_find .quick_find.quick_find_focused{color:hsla(0,0%,100%,.87)!important;background-color:#282828!important;border-color:hsla(0,0%,100%,.1)!important}.theme_dark #page_background{background-color:#282828}.theme_dark .drag_and_drop_handler{color:hsla(0,0%,100%,.56)}.theme_dark .drag_and_drop_handler:hover{color:hsla(0,0%,100%,.87)}.theme_dark .arrow{color:hsla(0,0%,100%,.56)}.theme_dark .arrow:hover{color:hsla(0,0%,100%,.87)}.theme_dark .form_content table{background-color:#171717!important}.theme_dark .form_content table,.theme_dark .manager table{border-color:hsla(0,0%,100%,.1)}.theme_dark .form_content .text_box_holder,.theme_dark .form_content input[type=text],.theme_dark .manager .text_box_holder,.theme_dark .manager input[type=text]{background-color:transparent!important;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark .form_content .text_box_holder::placeholder,.theme_dark .form_content input[type=text]::placeholder,.theme_dark .manager .text_box_holder::placeholder,.theme_dark .manager input[type=text]::placeholder{color:hsla(0,0%,100%,.4);opacity:1!important}.theme_dark .form_content .rich_text_placeholder,.theme_dark .manager .rich_text_placeholder{color:hsla(0,0%,100%,.4)}.theme_dark .form_content .input_due_date,.theme_dark .manager .input_due_date{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)}.theme_dark .form_content .cancel,.theme_dark .manager .cancel{color:hsla(0,0%,100%,.4)}.theme_dark .form_content .cancel:hover,.theme_dark .ks-dialog table .ks-dialog__label,.theme_dark .ks-dialog table th,.theme_dark .manager .cancel:hover{color:hsla(0,0%,100%,.87)}.theme_dark .ks-dialog table tr{border-color:hsla(0,0%,100%,.1)}.theme_dark .ks-dialog table .ks-dialog__shortcut{color:hsla(0,0%,100%,.4)}.theme_dark .ks-dialog table .ks-dialog__shortcut pre{background-color:#363636;color:hsla(0,0%,100%,.87)}.theme_dark .SmartSchedule .day_section li,.theme_dark .SmartSchedule .day_section li:first-child{border-color:hsla(0,0%,100%,.1)}.theme_dark .smart_schedule_tip .action_holder .menu_item_more,.theme_dark .SmartSchedule .action_holder .cancel_btn{color:hsla(0,0%,100%,.4)}.theme_dark .on_drag .task_item_details,.theme_dark .on_drag table{background-color:#363636!important;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark .drop_background,.theme_dark .drop_background table,.theme_dark .drop_item{background-color:#000!important}.theme_dark .ist_complete_select input{background-color:#171717;border-color:grey;color:hsla(0,0%,100%,.6)}.theme_dark #ist_complete_floater{background-color:#282828}.theme_dark #ist_complete_floater.in_ist_select{border-color:hsla(0,0%,100%,.1)!important}.theme_dark #ist_complete_floater .ist_complete_item{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.1)!important}.theme_dark #ist_complete_floater .ist_complete_item.current_match{background-color:#363636}.theme_dark #ist_complete_floater .no_matches{color:hsla(0,0%,100%,.4)}.theme_dark #activity_app .activity_selector .icon{color:hsla(0,0%,100%,.6)}.theme_dark #activity_app .select_event a,.theme_dark #activity_app .select_user a{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark #activity_app .select_event svg,.theme_dark #activity_app .select_user svg{color:hsla(0,0%,100%,.6)}.theme_dark #activity_app .event{border-color:hsla(0,0%,100%,.1)}.theme_dark #activity_app .object{color:hsla(0,0%,100%,.4)}.theme_dark #activity_app .load_more{border-color:hsla(0,0%,100%,.1)}.theme_dark #activity_app .item_header{color:hsla(0,0%,100%,.4)}.theme_dark .notes_add_tooltip textarea{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark .completed_today .heading{color:hsla(0,0%,100%,.87)}.theme_dark .drop_area{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)!important}.theme_dark .drop_area.active{background-color:#4d4d4d}.theme_dark .ist_checkbox{color:grey}.theme_dark .priority_2 .ist_checkbox{color:#5297ff}.theme_dark .priority_3 .ist_checkbox{color:#ff9a14}.theme_dark .priority_4 .ist_checkbox{color:#ff7066}.theme_dark #left_menu{background-color:#282828;border-color:transparent}.theme_dark #left_menu #top_filters li{color:hsla(0,0%,100%,.87)}.theme_dark #left_menu #top_filters li.current,.theme_dark #left_menu #top_filters li:hover{background-color:#363636}.theme_dark #left_menu #top_filters li .gear_menu{color:hsla(0,0%,100%,.87)}.theme_dark #left_menu #top_filters li.filter .item_icon{color:hsla(0,0%,100%,.56)}.theme_dark #left_menu #top_filters li .overdue_color{color:#ff7f74}.theme_dark #left_menu .generic_left_list .current table,.theme_dark #left_menu .generic_left_list table:hover{background-color:#363636}.theme_dark #left_menu .generic_left_list .drop_background{background-color:transparent!important}.theme_dark #left_menu .generic_left_list .drop_background table{background-color:#000!important}.theme_dark #left_menu .generic_left_list .gear_menu,.theme_dark #left_menu .generic_left_list .name{color:hsla(0,0%,100%,.87)}.theme_dark #left_menu .generic_left_list .empty{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4)}.theme_dark #left_menu .FilterListItem.on_menu_active,.theme_dark #left_menu .on_menu_show{background-color:#363636}.theme_dark #left_menu .FilterListItem .gear_menu{color:hsla(0,0%,100%,.87)}.theme_dark #left_menu .FilterListItemSortable.is_selected table{background-color:#363636}.theme_dark #left_menu .FilterListItemSortable .dnd_handle{color:hsla(0,0%,100%,.87)}.theme_dark #left_menu .FilterListItemSortable.drop_placeholder_mode table{background-color:#000}.theme_dark #left_menu .FilterListItemSortable.drag_start table{background:#363636!important;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark #left_menu .list_item_draglayer table{background-color:#363636;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark #left_menu .controller_history a{color:hsla(0,0%,100%,.6)}.theme_dark #left_menu .controller_history a:hover{color:hsla(0,0%,100%,.87)}.theme_dark #content{background-color:#1f1f1f;border-color:#1f1f1f}.theme_dark #content .gear_menu,.theme_dark #content .project_link,.theme_dark #content .section_header a{color:hsla(0,0%,100%,.87)}.theme_dark #content .history_icon span{color:hsla(0,0%,100%,.56)}.theme_dark #content .history_icon span:hover{color:hsla(0,0%,100%,.87)}.theme_dark #content .subsection_header{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark #content .subsection_header a{color:hsla(0,0%,100%,.87)}.theme_dark #content .subsection_header .subsection_header__date{color:hsla(0,0%,100%,.4)}.theme_dark #content #agenda_view .column_project{color:hsla(0,0%,100%,.6)}.theme_dark .project_history .text,.theme_dark ul.items .text{color:hsla(0,0%,100%,.87)}.theme_dark .project_history .date,.theme_dark ul.items .date{color:hsla(0,0%,100%,.6)}.theme_dark .project_history .task_item .content,.theme_dark .project_history .task_item .task_content_item,.theme_dark .project_history .task_item .td_due_date,.theme_dark .project_history .task_item_details,.theme_dark .project_history .task_item td.checker,.theme_dark ul.items .task_item .content,.theme_dark ul.items .task_item .task_content_item,.theme_dark ul.items .task_item .td_due_date,.theme_dark ul.items .task_item_details,.theme_dark ul.items .task_item td.checker{border-color:hsla(0,0%,100%,.1)}.theme_dark .project_history .task_item .arrow,.theme_dark ul.items .task_item .arrow{color:hsla(0,0%,100%,.56)}.theme_dark .project_history .task_item .arrow:hover,.theme_dark ul.items .task_item .arrow:hover{color:hsla(0,0%,100%,.87)}.theme_dark .project_history .task_item .assign_user,.theme_dark ul.items .task_item .assign_user{color:hsla(0,0%,100%,.56)}.theme_dark .project_history .task_item.selected,.theme_dark .project_history .task_item.selected .task_content_item,.theme_dark ul.items .task_item.selected,.theme_dark ul.items .task_item.selected .task_content_item{background-color:#363636!important}.theme_dark .project_history .on_menu_show,.theme_dark .project_history .on_scheduler_show,.theme_dark ul.items .on_menu_show,.theme_dark ul.items .on_scheduler_show{background-color:#363636}.theme_dark .project_history .on_menu_show .task_item_actions,.theme_dark .project_history .on_scheduler_show .task_item_actions,.theme_dark ul.items .on_menu_show .task_item_actions,.theme_dark ul.items .on_scheduler_show .task_item_actions{background:linear-gradient(90deg,rgba(54,54,54,0),1em,#363636,3em,#363636)!important}.theme_dark .project_history .service_icon,.theme_dark ul.items .service_icon{color:grey}.theme_dark .project_history .task_item a.ex_link,.theme_dark ul.items .task_item a.ex_link{color:hsla(0,0%,100%,.87)}.theme_dark .project_history .task_item .gear_menu,.theme_dark ul.items .task_item .gear_menu{color:hsla(0,0%,100%,.56)}.theme_dark .project_history .task_item .gear_menu:hover,.theme_dark ul.items .task_item .gear_menu:hover{color:hsla(0,0%,100%,.87)}.theme_dark .GB_Window table.recur_example_table{border-color:#3e3e3e;color:hsla(0,0%,100%,.87)}.theme_dark .GB_Window table.recur_example_table a,.theme_dark .GB_Window table.recur_example_table th{color:#fff}.theme_dark .GB_Window table.recur_example_table td,.theme_dark .GB_Window table.recur_example_table th{border-color:#3e3e3e}.theme_dark .promotion_modal h1{color:hsla(0,0%,100%,.87)}.theme_dark .promotion_modal h2{color:hsla(0,0%,100%,.6)}.theme_dark .empty-state-header{color:hsla(0,0%,100%,.87)}.theme_dark .empty-state-body{color:hsla(0,0%,100%,.6)}.theme_dark .empty-state-button{background-color:#de4c4a}.theme_dark .empty-state-link{color:#de4c4a}.theme_dark .empty-state>svg g{opacity:1}.theme_dark .empty-state>svg path[fill],.theme_dark .empty-state>svg use{fill:#4d4d4d}.theme_dark .empty-state>svg path[stroke]{stroke:#4d4d4d}.theme_dark .empty-state-tooltip,.theme_dark .empty-state-tooltip-content.reactist.tooltip{background-color:#282828;border-color:hsla(0,0%,100%,.1)}.theme_dark .empty-state-tooltip-content.reactist.tooltip .tooltip__text{color:hsla(0,0%,100%,.87)}.theme_dark .empty-state-tooltip-content.reactist.tooltip.arrow_bottom:after{background:#282828;box-shadow:inset -15px -15px 0 -13.5px hsla(0,0%,100%,.1)}.theme_dark .empty-state-tooltip-tips svg path{fill:hsla(0,0%,100%,.87)}.theme_dark .empty-state-footer{color:#de4c4a}.theme_dark .empty-state-footer svg path{fill:#de4c4a}.theme_dark .section_list>li.on_drag{background-color:#363636!important;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark .terms_dialog p{color:hsla(0,0%,100%,.6)}.theme_dark .terms_dialog h1,.theme_dark .terms_dialog h2{color:hsla(0,0%,100%,.87)}.theme_dark .task_item.priority_1.checked .ist_checkbox svg{color:#1f1f1f}.theme_dark .task_item.priority_1.checked.with_check_animation .ist_checkbox{animation:dark-p1-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_1.checked.with_check_animation .ist_checkbox svg{animation:dark-p1-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_1.with_check_animation .ist_checkbox{animation:dark-p1-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_1.with_check_animation .ist_checkbox svg{animation:dark-p1-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.checked svg{color:#1f1f1f}.theme_dark .item_checkbox.priority_1.checked.with_check_animation{animation:dark-p1-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.checked.with_check_animation svg{animation:dark-p1-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.with_check_animation{animation:dark-p1-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.with_check_animation svg{animation:dark-p1-checkmark-complete .25s linear forwards}@keyframes dark-p1-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:grey}to{transform:scale(1);background-color:grey}}@keyframes dark-p1-checkmark-complete{0%{opacity:0}50%{color:#1f1f1f;opacity:1}to{color:#1f1f1f;opacity:1}}.theme_dark .task_item.priority_2 .ist_checkbox{background-color:rgba(36,111,224,.1);border-color:#246fe0;color:#246fe0}.theme_dark .task_item.priority_2 .ist_checkbox:hover{background-color:rgba(36,111,224,.2)}.theme_dark .task_item.priority_2.checked .ist_checkbox{background-color:#246fe0}.theme_dark .task_item.priority_2.checked .ist_checkbox svg{color:#1f1f1f}.theme_dark .task_item.priority_2.checked.with_check_animation .ist_checkbox{animation:dark-p2-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_2.checked.with_check_animation .ist_checkbox svg{animation:dark-p2-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_2.with_check_animation .ist_checkbox{animation:dark-p2-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_2.with_check_animation .ist_checkbox svg{animation:dark-p2-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2{background-color:rgba(36,111,224,.1);border-color:#246fe0;color:#246fe0}.theme_dark .item_checkbox.priority_2:hover{background-color:rgba(36,111,224,.2)}.theme_dark .item_checkbox.priority_2.checked{background-color:#246fe0}.theme_dark .item_checkbox.priority_2.checked svg{color:#1f1f1f}.theme_dark .item_checkbox.priority_2.checked.with_check_animation{animation:dark-p2-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2.checked.with_check_animation svg{animation:dark-p2-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2.with_check_animation{animation:dark-p2-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2.with_check_animation svg{animation:dark-p2-checkmark-complete .25s linear forwards}@keyframes dark-p2-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#246fe0}to{transform:scale(1);background-color:#246fe0}}@keyframes dark-p2-checkmark-complete{0%{opacity:0}50%{color:#1f1f1f;opacity:1}to{color:#1f1f1f;opacity:1}}.theme_dark .task_item.priority_3 .ist_checkbox{background-color:rgba(235,137,9,.1);border-color:#eb8909;color:#eb8909}.theme_dark .task_item.priority_3 .ist_checkbox:hover{background-color:rgba(235,137,9,.2)}.theme_dark .task_item.priority_3.checked .ist_checkbox{background-color:#eb8909}.theme_dark .task_item.priority_3.checked .ist_checkbox svg{color:#1f1f1f}.theme_dark .task_item.priority_3.checked.with_check_animation .ist_checkbox{animation:dark-p3-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_3.checked.with_check_animation .ist_checkbox svg{animation:dark-p3-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_3.with_check_animation .ist_checkbox{animation:dark-p3-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_3.with_check_animation .ist_checkbox svg{animation:dark-p3-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3{background-color:rgba(235,137,9,.1);border-color:#eb8909;color:#eb8909}.theme_dark .item_checkbox.priority_3:hover{background-color:rgba(235,137,9,.2)}.theme_dark .item_checkbox.priority_3.checked{background-color:#eb8909}.theme_dark .item_checkbox.priority_3.checked svg{color:#1f1f1f}.theme_dark .item_checkbox.priority_3.checked.with_check_animation{animation:dark-p3-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3.checked.with_check_animation svg{animation:dark-p3-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3.with_check_animation{animation:dark-p3-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3.with_check_animation svg{animation:dark-p3-checkmark-complete .25s linear forwards}@keyframes dark-p3-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#eb8909}to{transform:scale(1);background-color:#eb8909}}@keyframes dark-p3-checkmark-complete{0%{opacity:0}50%{color:#1f1f1f;opacity:1}to{color:#1f1f1f;opacity:1}}.theme_dark .task_item.priority_4 .ist_checkbox{background-color:rgba(209,69,59,.1);border-color:#d1453b;color:#d1453b}.theme_dark .task_item.priority_4 .ist_checkbox:hover{background-color:rgba(209,69,59,.2)}.theme_dark .task_item.priority_4.checked .ist_checkbox{background-color:#d1453b}.theme_dark .task_item.priority_4.checked .ist_checkbox svg{color:#1f1f1f}.theme_dark .task_item.priority_4.checked.with_check_animation .ist_checkbox{animation:dark-p4-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_4.checked.with_check_animation .ist_checkbox svg{animation:dark-p4-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_4.with_check_animation .ist_checkbox{animation:dark-p4-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_4.with_check_animation .ist_checkbox svg{animation:dark-p4-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4{background-color:rgba(209,69,59,.1);border-color:#d1453b;color:#d1453b}.theme_dark .item_checkbox.priority_4:hover{background-color:rgba(209,69,59,.2)}.theme_dark .item_checkbox.priority_4.checked{background-color:#d1453b}.theme_dark .item_checkbox.priority_4.checked svg{color:#1f1f1f}.theme_dark .item_checkbox.priority_4.checked.with_check_animation{animation:dark-p4-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4.checked.with_check_animation svg{animation:dark-p4-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4.with_check_animation{animation:dark-p4-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4.with_check_animation svg{animation:dark-p4-checkmark-complete .25s linear forwards}@keyframes dark-p4-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#d1453b}to{transform:scale(1);background-color:#d1453b}}@keyframes dark-p4-checkmark-complete{0%{opacity:0}50%{color:#1f1f1f;opacity:1}to{color:#1f1f1f;opacity:1}}.theme_dark .section header{border-color:hsla(0,0%,100%,.1)}.theme_dark .section header .menu:hover{color:hsla(0,0%,100%,.87)}.theme_dark .section_form input{color:hsla(0,0%,100%,.87);background-color:transparent;border-color:hsla(0,0%,100%,.1)}.theme_dark .PremiumOnlyModal h1{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)}.theme_dark .modal_overlay-enter{background:transparent}.theme_dark .modal_overlay-enter-active,.theme_dark .modal_overlay-enter-done{background:rgba(0,0,0,.68)}.theme_dark .comments_drop_container{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)}.theme_dark .comments_drop_container__hover{background-color:#363636}.theme_dark .comments_attachment_download{background:#282828;border-color:hsla(0,0%,100%,.1)}.theme_dark .comments_attachment_download:hover{background:#171717}.theme_dark .comments_tooltip{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .comments_reactions_element:hover{background-color:#000}.theme_dark .comments_actions_icon{color:hsla(0,0%,100%,.56)}.theme_dark .comments_actions_icon:focus,.theme_dark .comments_actions_icon:hover{color:hsla(0,0%,100%,.87)}.theme_dark .modal_container{background-color:#1f1f1f;color:hsla(0,0%,100%,.87)}.theme_dark .item_editor_details,.theme_dark .item_editor_input{border-color:hsla(0,0%,100%,.1)}.theme_dark .item_editor_assign,.theme_dark .item_editor_extension,.theme_dark .item_editor_input{background-color:#171717}.theme_dark .item_due_selector,.theme_dark .item_due_selector .date,.theme_dark .item_editor_assign_due,.theme_dark .item_user_selector{color:hsla(0,0%,100%,.6)}.theme_dark .item_actions .item_action{color:hsla(0,0%,100%,.56)}.theme_dark .item_actions .item_action:hover{color:hsla(0,0%,100%,.87)}.theme_dark .dialog_nose{border-bottom-color:#171717}.theme_dark .dialog_nose:before{border-bottom-color:#282828}.theme_dark .dialog_nose_right{border-right-color:#171717}.theme_dark .dialog_nose_right:before{border-right-color:#282828}.theme_dark .richtextinput_suggestions{background-color:#282828}.theme_dark .richtextinput_suggestions_item{border-color:hsla(0,0%,100%,.1)}.theme_dark .richtextinput_suggestions_item--selected,.theme_dark .richtextinput_suggestions_item:hover{background-color:#363636;color:hsla(0,0%,100%,.87)}.theme_dark .richtextinput .public-DraftEditorPlaceholder-root{color:hsla(0,0%,100%,.4)}.theme_dark .richtextinput .public-DraftEditorPlaceholder-hasFocus{color:hsla(0,0%,100%,.6)}.theme_dark .priority_picker{background-color:#282828;color:hsla(0,0%,100%,.6);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);border-color:#171717}.theme_dark .priority_picker_dialog .dialog_nose{border-bottom-color:#171717}.theme_dark .priority_picker>span{color:#aaa}.theme_dark .priority_picker_priorities>span{color:#000}.theme_dark .priority_picker_priorities--p1>span:first-child,.theme_dark .priority_picker_priorities--p2>span:nth-child(2),.theme_dark .priority_picker_priorities--p3>span:nth-child(3),.theme_dark .priority_picker_priorities--p4>span:nth-child(4){border-color:hsla(0,0%,100%,.1)}.theme_dark .reminders_picker{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .reminders_picker h2{color:hsla(0,0%,100%,.87)}.theme_dark .reminders_picker_option:hover{background-color:#363636}.theme_dark .reminders_picker_options{border:1px solid #171717}.theme_dark .menu_list,.theme_dark .reminders_picker_options{background-color:#282828;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .menu_list{border-color:#171717;color:hsla(0,0%,100%,.87)}.theme_dark .menu_list .menu_separator{border-color:hsla(0,0%,100%,.1)}.theme_dark .menu_list .menu_item:hover{background-color:#363636}.theme_dark .menu_list .menu_item.danger_menu:hover .icon_menu_item__icon{color:#ff7f74}.theme_dark .menu_list .icon_menu_item__icon{color:hsla(0,0%,100%,.56)}.theme_dark .prority_selector_menu .priority_item.is_selected{border-color:hsla(0,0%,100%,.1)}.theme_dark .prority_selector_menu .icon_priority_1 svg g{fill:hsla(0,0%,100%,.8)}.theme_noir .task_content a:hover{color:#3d3d3d}.theme_noir .files_view b svg path:first-child,.theme_noir .warning_red path:first-child{fill:#de4c4a}.theme_noir #editor .actions .action,.theme_noir #editor .actions .action_add_item,.theme_noir #editor .actions .plus_add_button,.theme_noir .left_list_man .action,.theme_noir .left_list_man .action_add_item,.theme_noir .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_noir #editor .actions .action .icon_add,.theme_noir #editor .actions .action_add_item .icon_add,.theme_noir #editor .actions .plus_add_button .icon_add,.theme_noir .left_list_man .action .icon_add,.theme_noir .left_list_man .action_add_item .icon_add,.theme_noir .left_list_man .plus_add_button .icon_add{color:#3d3d3d}.theme_noir #editor .actions .action:hover,.theme_noir #editor .actions .action_add_item:hover,.theme_noir #editor .actions .plus_add_button:hover,.theme_noir .left_list_man .action:hover,.theme_noir .left_list_man .action_add_item:hover,.theme_noir .left_list_man .plus_add_button:hover{color:#3d3d3d!important}.theme_noir #editor .actions .action:hover .icon_add,.theme_noir #editor .actions .action_add_item:hover .icon_add,.theme_noir #editor .actions .plus_add_button:hover .icon_add,.theme_noir .left_list_man .action:hover .icon_add,.theme_noir .left_list_man .action_add_item:hover .icon_add,.theme_noir .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#3d3d3d}.theme_noir .plus_add_button{color:grey!important;text-decoration:none}.theme_noir .plus_add_button .icon_add{color:#3d3d3d}.theme_noir .plus_add_button:hover{color:#3d3d3d!important}.theme_noir .plus_add_button:hover .icon_add{color:#fff!important;background-color:#3d3d3d}.theme_noir #agenda_view .agenda_add_task .action .icon_add{color:#3d3d3d}.theme_noir #agenda_view .agenda_add_task:hover .action{color:#3d3d3d!important}.theme_noir #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#3d3d3d}.theme_noir .richtext_editor .t_link,.theme_noir .task_item .ex_link:hover{color:#3d3d3d!important}.theme_noir #top_bar{background-color:#3d3d3d;border-color:#414141}.theme_noir #top_bar #logo svg,.theme_noir #top_bar .search_icon,.theme_noir #top_bar span svg{color:#fff}.theme_noir #top_bar #gear_holder:hover svg,.theme_noir #top_bar #logo:hover svg,.theme_noir #top_bar #notifications_counter:hover svg,.theme_noir #top_bar #quick_add_task_holder:hover svg,.theme_noir #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_noir #top_bar .quick_find{color:#fff}.theme_noir #top_bar .quick_find::-webkit-input-placeholder{color:#cecece}.theme_noir #top_bar .quick_find:-moz-placeholder,.theme_noir #top_bar .quick_find::-moz-placeholder{color:#cecece}.theme_noir #top_bar .quick_find:-ms-input-placeholder{color:#cecece}.theme_noir #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_noir #top_bar #top_icons #quick_add_task_holder,.theme_noir #top_bar .left_menu_toggle{color:#fff}.theme_noir #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_noir #top_icons #gear_holder .dot,.theme_noir #top_icons #notifications_counter .noti-dot{fill:#e64a19}.theme_noir #top_completed_holder .count{color:#cecece}.theme_noir #top_completed .karma-icon{color:#fff}.theme_noir .sync_alert path:first-child{fill:#de4c4a}.theme_noir #item_selecter button,.theme_noir .blank_screen a,.theme_noir .note_extra_info a,.theme_noir .premium_only a.sel_premium,.theme_noir a.action{color:#3d3d3d!important}.theme_noir .completed_quick_viz a{color:#3d3d3d}.theme_noir #notifier a{color:#ea9388}.theme_noir .richtext_editor b{background-color:#3d3d3d;color:#fff}.theme_noir .ist_button_red{background-color:#3d3d3d;color:#fff!important}.theme_noir .GB_Window table.recur_example_table a:hover{color:#3d3d3d}.theme_noir .ist_button_red:hover{background-color:#3d3d3d!important;border-color:#3d3d3d!important}.theme_noir #top_bar .spinner>div{background-color:#cecece}.theme_noir #content .spinner>div{background-color:#3d3d3d}.theme_noir #notifications_holder .karma-icon,.theme_noir .karma_promo .karma-icon{color:#3d3d3d}.theme_noir .karma_promo .btn_continue{background-color:#3d3d3d;color:#fff!important}.theme_noir .template_importer a{color:#3d3d3d!important}.theme_noir .template_importer .drop_over{border-color:#3d3d3d!important}.theme_noir a.go_premium{background-color:#3d3d3d;color:#fff!important}.theme_noir a.fetch_old{color:#3d3d3d}.theme_noir #notifications_holder .unread .left_container{border-left:4px solid #3d3d3d}.theme_noir .goal_notifier .cta,.theme_noir .menu_new_version,.theme_noir .menu_version_updated,.theme_noir .timezone_link{color:#3d3d3d}.theme_noir .favorite_promo svg #header{fill:#3d3d3d}.theme_noir .favorite_promo svg .top_icon{fill:#fff}.theme_noir .auto_complete_search{color:#3d3d3d}.theme_noir .auto_complete_search svg path{fill:#3d3d3d}.theme_noir .empty-state-button{background-color:#3d3d3d}.theme_noir .empty-state-footer{color:#3d3d3d}.theme_noir .empty-state-footer svg path{fill:#3d3d3d}.theme_noir .empty-state-link{color:#3d3d3d}.theme_noir .scheduler-picker-cell--selected>span{background-color:#3d3d3d!important}.theme_noir .scheduler-picker-cell--selected>span:hover{background-color:#3d3d3d}.theme_noir .scheduler-actions button{color:#3d3d3d}.theme_noir .scheduler-timepicker-input-label svg path{fill:#3d3d3d}.theme_noir .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_noir .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_noir .dropdown_select--popup .dropdown_select_actions>span,.theme_noir .dropdown_select--popup .dropdown_select_checkmark,.theme_noir .scheduler-timepicker-actions button{color:#3d3d3d}.theme_noir .checkbox--checked .checkbox_state>span{background-color:#3d3d3d}.theme_noir .richtextinput_match{background-color:#3d3d3d;color:#fff}.theme_noir .hover_action_button{color:#3d3d3d}.theme_noir .hover_action_button:after,.theme_noir .hover_action_button:before{background-color:#3d3d3d}.theme_noir .ring_spinner path.inner{fill:#3d3d3d}.theme_noir .ring_spinner path.outter{fill:rgba(61,61,61,.2)}.theme_noir .action_button .ring_spinner .inner{fill:#fff}.theme_noir .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_noir .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#3d3d3d}.theme_noir .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_noir .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_noir .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#3d3d3d}.theme_noir .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#3d3d3d}.theme_noir .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_noir .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#3d3d3d}.theme_noir .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_noir .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_noir .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#3d3d3d}.theme_noir .scheduler-picker-cell--selected>span{background-color:#dd4b39!important}.theme_noir .scheduler-picker-cell--selected>span:hover{background-color:#dd4b39}.theme_noir .scheduler-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_noir .scheduler-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day{color:#dd4b39}.theme_noir .ring_spinner path.inner{fill:#848484}.theme_noir .ring_spinner path.outter{fill:hsla(0,0%,51.8%,.2)}.theme_neutral .task_content a:hover{color:#f7f7f7}.theme_neutral .files_view b svg path:first-child,.theme_neutral .warning_red path:first-child{fill:#de4c4a}.theme_neutral #editor .actions .action,.theme_neutral #editor .actions .action_add_item,.theme_neutral #editor .actions .plus_add_button,.theme_neutral .left_list_man .action,.theme_neutral .left_list_man .action_add_item,.theme_neutral .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_neutral #editor .actions .action .icon_add,.theme_neutral #editor .actions .action_add_item .icon_add,.theme_neutral #editor .actions .plus_add_button .icon_add,.theme_neutral .left_list_man .action .icon_add,.theme_neutral .left_list_man .action_add_item .icon_add,.theme_neutral .left_list_man .plus_add_button .icon_add{color:#dd4b39}.theme_neutral #editor .actions .action:hover,.theme_neutral #editor .actions .action_add_item:hover,.theme_neutral #editor .actions .plus_add_button:hover,.theme_neutral .left_list_man .action:hover,.theme_neutral .left_list_man .action_add_item:hover,.theme_neutral .left_list_man .plus_add_button:hover{color:#dd4b39!important}.theme_neutral #editor .actions .action:hover .icon_add,.theme_neutral #editor .actions .action_add_item:hover .icon_add,.theme_neutral #editor .actions .plus_add_button:hover .icon_add,.theme_neutral .left_list_man .action:hover .icon_add,.theme_neutral .left_list_man .action_add_item:hover .icon_add,.theme_neutral .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#dd4b39}.theme_neutral .plus_add_button{color:grey!important;text-decoration:none}.theme_neutral .plus_add_button .icon_add{color:#dd4b39}.theme_neutral .plus_add_button:hover{color:#dd4b39!important}.theme_neutral .plus_add_button:hover .icon_add{color:#fff!important;background-color:#dd4b39}.theme_neutral #agenda_view .agenda_add_task .action .icon_add{color:#dd4b39}.theme_neutral #agenda_view .agenda_add_task:hover .action{color:#dd4b39!important}.theme_neutral #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#dd4b39}.theme_neutral .richtext_editor .t_link,.theme_neutral .task_item .ex_link:hover{color:#dd4b39!important}.theme_neutral #top_bar{background-color:#f7f7f7;border-color:#e3e3e3}.theme_neutral #top_bar #logo svg,.theme_neutral #top_bar .search_icon,.theme_neutral #top_bar span svg{color:#484b4c}.theme_neutral #top_bar #gear_holder:hover svg,.theme_neutral #top_bar #logo:hover svg,.theme_neutral #top_bar #notifications_counter:hover svg,.theme_neutral #top_bar #quick_add_task_holder:hover svg,.theme_neutral #top_bar #top_completed:hover{background-color:rgba(0,0,0,.1)}.theme_neutral #top_bar .quick_find{color:#202020}.theme_neutral #top_bar .quick_find::-webkit-input-placeholder{color:#84898a}.theme_neutral #top_bar .quick_find:-moz-placeholder,.theme_neutral #top_bar .quick_find::-moz-placeholder{color:#84898a}.theme_neutral #top_bar .quick_find:-ms-input-placeholder{color:#84898a}.theme_neutral #top_bar .quick_find:hover{background-color:rgba(0,0,0,.1)}.theme_neutral #top_bar #top_icons #quick_add_task_holder,.theme_neutral #top_bar .left_menu_toggle{color:#484b4c}.theme_neutral #top_bar .left_menu_toggle svg:hover{background-color:rgba(0,0,0,.1)}.theme_neutral #top_icons #gear_holder .dot,.theme_neutral #top_icons #notifications_counter .noti-dot{fill:#e64a19}.theme_neutral #top_completed_holder .count{color:#84898a}.theme_neutral #top_completed .karma-icon{color:#535a5b}.theme_neutral .sync_alert path:first-child{fill:#de4c4a}.theme_neutral #item_selecter button,.theme_neutral .blank_screen a,.theme_neutral .note_extra_info a,.theme_neutral .premium_only a.sel_premium,.theme_neutral a.action{color:#535a5b!important}.theme_neutral .completed_quick_viz a{color:#535a5b}.theme_neutral #notifier a{color:#ea9388}.theme_neutral .richtext_editor b{background-color:#dd4b39;color:#fff}.theme_neutral .ist_button_red{background-color:#dd4b39;color:#fff!important}.theme_neutral .GB_Window table.recur_example_table a:hover{color:#535a5b}.theme_neutral .ist_button_red:hover{background-color:#dd4b39!important;border-color:#dd4b39!important}.theme_neutral #top_bar .spinner>div{background-color:#84898a}.theme_neutral #content .spinner>div{background-color:#535a5b}.theme_neutral #notifications_holder .karma-icon,.theme_neutral .karma_promo .karma-icon{color:#535a5b}.theme_neutral .karma_promo .btn_continue{background-color:#dd4b39;color:#fff!important}.theme_neutral .template_importer a{color:#535a5b!important}.theme_neutral .template_importer .drop_over{border-color:#dd4b39!important}.theme_neutral a.go_premium{background-color:#ddd;color:#202020!important}.theme_neutral a.fetch_old{color:#535a5b}.theme_neutral #notifications_holder .unread .left_container{border-left:4px solid #dd4b39}.theme_neutral .goal_notifier .cta,.theme_neutral .menu_new_version,.theme_neutral .menu_version_updated,.theme_neutral .timezone_link{color:#535a5b}.theme_neutral .favorite_promo svg #header{fill:#f7f7f7}.theme_neutral .favorite_promo svg .top_icon{fill:#535a5b}.theme_neutral .auto_complete_search{color:#535a5b}.theme_neutral .auto_complete_search svg path{fill:#535a5b}.theme_neutral .empty-state-button{background-color:#dd4b39}.theme_neutral .empty-state-footer{color:#535a5b}.theme_neutral .empty-state-footer svg path{fill:#535a5b}.theme_neutral .empty-state-link{color:#535a5b}.theme_neutral .scheduler-picker-cell--selected>span{background-color:#535a5b!important}.theme_neutral .scheduler-picker-cell--selected>span:hover{background-color:#535a5b}.theme_neutral .scheduler-actions button{color:#535a5b}.theme_neutral .scheduler-timepicker-input-label svg path{fill:#535a5b}.theme_neutral .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_neutral .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_neutral .dropdown_select--popup .dropdown_select_actions>span,.theme_neutral .dropdown_select--popup .dropdown_select_checkmark,.theme_neutral .scheduler-timepicker-actions button{color:#535a5b}.theme_neutral .checkbox--checked .checkbox_state>span{background-color:#535a5b}.theme_neutral .richtextinput_match{background-color:#dd4b39;color:#fff}.theme_neutral .hover_action_button{color:#535a5b}.theme_neutral .hover_action_button:after,.theme_neutral .hover_action_button:before{background-color:#535a5b}.theme_neutral .ring_spinner path.inner{fill:#535a5b}.theme_neutral .ring_spinner path.outter{fill:rgba(83,90,91,.2)}.theme_neutral .action_button .ring_spinner .inner{fill:#fff}.theme_neutral .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_neutral .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#535a5b}.theme_neutral .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_neutral .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_neutral .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#535a5b}.theme_neutral .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#535a5b}.theme_neutral .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_neutral .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#535a5b}.theme_neutral .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_neutral .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_neutral .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#535a5b}.theme_neutral .ring_spinner path.inner{fill:#848484}.theme_neutral .ring_spinner path.outter{fill:hsla(0,0%,51.8%,.2)}.theme_neutral .task_content a:hover{color:#dd4b39}.theme_tangerine .task_content a:hover{color:#ff9000}.theme_tangerine .files_view b svg path:first-child,.theme_tangerine .warning_red path:first-child{fill:#de4c4a}.theme_tangerine #editor .actions .action,.theme_tangerine #editor .actions .action_add_item,.theme_tangerine #editor .actions .plus_add_button,.theme_tangerine .left_list_man .action,.theme_tangerine .left_list_man .action_add_item,.theme_tangerine .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_tangerine #editor .actions .action .icon_add,.theme_tangerine #editor .actions .action_add_item .icon_add,.theme_tangerine #editor .actions .plus_add_button .icon_add,.theme_tangerine .left_list_man .action .icon_add,.theme_tangerine .left_list_man .action_add_item .icon_add,.theme_tangerine .left_list_man .plus_add_button .icon_add{color:#ff9000}.theme_tangerine #editor .actions .action:hover,.theme_tangerine #editor .actions .action_add_item:hover,.theme_tangerine #editor .actions .plus_add_button:hover,.theme_tangerine .left_list_man .action:hover,.theme_tangerine .left_list_man .action_add_item:hover,.theme_tangerine .left_list_man .plus_add_button:hover{color:#f17600!important}.theme_tangerine #editor .actions .action:hover .icon_add,.theme_tangerine #editor .actions .action_add_item:hover .icon_add,.theme_tangerine #editor .actions .plus_add_button:hover .icon_add,.theme_tangerine .left_list_man .action:hover .icon_add,.theme_tangerine .left_list_man .action_add_item:hover .icon_add,.theme_tangerine .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#ff9000}.theme_tangerine .plus_add_button{color:grey!important;text-decoration:none}.theme_tangerine .plus_add_button .icon_add{color:#ff9000}.theme_tangerine .plus_add_button:hover{color:#f17600!important}.theme_tangerine .plus_add_button:hover .icon_add{color:#fff!important;background-color:#ff9000}.theme_tangerine #agenda_view .agenda_add_task .action .icon_add{color:#ff9000}.theme_tangerine #agenda_view .agenda_add_task:hover .action{color:#f17600!important}.theme_tangerine #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#ff9000}.theme_tangerine .richtext_editor .t_link,.theme_tangerine .task_item .ex_link:hover{color:#f17600!important}.theme_tangerine #top_bar{background-color:#ff9000;border-color:#e98300}.theme_tangerine #top_bar #logo svg,.theme_tangerine #top_bar .search_icon,.theme_tangerine #top_bar span svg{color:#fff}.theme_tangerine #top_bar #gear_holder:hover svg,.theme_tangerine #top_bar #logo:hover svg,.theme_tangerine #top_bar #notifications_counter:hover svg,.theme_tangerine #top_bar #quick_add_task_holder:hover svg,.theme_tangerine #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_tangerine #top_bar .quick_find{color:#fff}.theme_tangerine #top_bar .quick_find::-webkit-input-placeholder{color:#ffe3bf}.theme_tangerine #top_bar .quick_find:-moz-placeholder,.theme_tangerine #top_bar .quick_find::-moz-placeholder{color:#ffe3bf}.theme_tangerine #top_bar .quick_find:-ms-input-placeholder{color:#ffe3bf}.theme_tangerine #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_tangerine #top_bar #top_icons #quick_add_task_holder,.theme_tangerine #top_bar .left_menu_toggle{color:#fff}.theme_tangerine #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_tangerine #top_icons #gear_holder .dot,.theme_tangerine #top_icons #notifications_counter .noti-dot{fill:#375e85}.theme_tangerine #top_completed_holder .count{color:#ffe3bf}.theme_tangerine #top_completed .karma-icon{color:#fff}.theme_tangerine .sync_alert path:first-child{fill:#de4c4a}.theme_tangerine #item_selecter button,.theme_tangerine .blank_screen a,.theme_tangerine .note_extra_info a,.theme_tangerine .premium_only a.sel_premium,.theme_tangerine a.action{color:#ff9000!important}.theme_tangerine .completed_quick_viz a{color:#ff9000}.theme_tangerine #notifier a{color:#ffbc66}.theme_tangerine .richtext_editor b{background-color:#ff9000;color:#fff}.theme_tangerine .ist_button_red{background-color:#ff9000;color:#fff!important}.theme_tangerine .GB_Window table.recur_example_table a:hover{color:#ff9000}.theme_tangerine .ist_button_red:hover{background-color:#ff9000!important;border-color:#ff9000!important}.theme_tangerine #top_bar .spinner>div{background-color:#ffe3bf}.theme_tangerine #content .spinner>div{background-color:#ff9000}.theme_tangerine #notifications_holder .karma-icon,.theme_tangerine .karma_promo .karma-icon{color:#ff9000}.theme_tangerine .karma_promo .btn_continue{background-color:#ff9000;color:#fff!important}.theme_tangerine .template_importer a{color:#ff9000!important}.theme_tangerine .template_importer .drop_over{border-color:#ff9000!important}.theme_tangerine a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_tangerine a.fetch_old{color:#ff9000}.theme_tangerine #notifications_holder .unread .left_container{border-left:4px solid #ff9000}.theme_tangerine .goal_notifier .cta,.theme_tangerine .menu_new_version,.theme_tangerine .menu_version_updated,.theme_tangerine .timezone_link{color:#ff9000}.theme_tangerine .favorite_promo svg #header{fill:#ff9000}.theme_tangerine .favorite_promo svg .top_icon{fill:#fff}.theme_tangerine .auto_complete_search{color:#ff9000}.theme_tangerine .auto_complete_search svg path{fill:#ff9000}.theme_tangerine .empty-state-button{background-color:#ff9000}.theme_tangerine .empty-state-footer{color:#ff9000}.theme_tangerine .empty-state-footer svg path{fill:#ff9000}.theme_tangerine .empty-state-link{color:#ff9000}.theme_tangerine .scheduler-picker-cell--selected>span{background-color:#ff9000!important}.theme_tangerine .scheduler-picker-cell--selected>span:hover{background-color:#ff9000}.theme_tangerine .scheduler-actions button{color:#ff9000}.theme_tangerine .scheduler-timepicker-input-label svg path{fill:#ff9000}.theme_tangerine .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_tangerine .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_tangerine .dropdown_select--popup .dropdown_select_actions>span,.theme_tangerine .dropdown_select--popup .dropdown_select_checkmark,.theme_tangerine .scheduler-timepicker-actions button{color:#ff9000}.theme_tangerine .checkbox--checked .checkbox_state>span{background-color:#ff9000}.theme_tangerine .richtextinput_match{background-color:#ff9000;color:#fff}.theme_tangerine .hover_action_button{color:#ff9000}.theme_tangerine .hover_action_button:after,.theme_tangerine .hover_action_button:before{background-color:#ff9000}.theme_tangerine .ring_spinner path.inner{fill:#ff9000}.theme_tangerine .ring_spinner path.outter{fill:rgba(255,144,0,.2)}.theme_tangerine .action_button .ring_spinner .inner{fill:#fff}.theme_tangerine .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_tangerine .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#ff9000}.theme_tangerine .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_tangerine .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_tangerine .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#ff9000}.theme_tangerine .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#ff9000}.theme_tangerine .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_tangerine .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#ff9000}.theme_tangerine .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_tangerine .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_tangerine .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#ff9000}.theme_sunflower .task_content a:hover{color:#fecf05}.theme_sunflower .files_view b svg path:first-child,.theme_sunflower .warning_red path:first-child{fill:#de4c4a}.theme_sunflower #editor .actions .action,.theme_sunflower #editor .actions .action_add_item,.theme_sunflower #editor .actions .plus_add_button,.theme_sunflower .left_list_man .action,.theme_sunflower .left_list_man .action_add_item,.theme_sunflower .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_sunflower #editor .actions .action .icon_add,.theme_sunflower #editor .actions .action_add_item .icon_add,.theme_sunflower #editor .actions .plus_add_button .icon_add,.theme_sunflower .left_list_man .action .icon_add,.theme_sunflower .left_list_man .action_add_item .icon_add,.theme_sunflower .left_list_man .plus_add_button .icon_add{color:#eeb500}.theme_sunflower #editor .actions .action:hover,.theme_sunflower #editor .actions .action_add_item:hover,.theme_sunflower #editor .actions .plus_add_button:hover,.theme_sunflower .left_list_man .action:hover,.theme_sunflower .left_list_man .action_add_item:hover,.theme_sunflower .left_list_man .plus_add_button:hover{color:#eeb500!important}.theme_sunflower #editor .actions .action:hover .icon_add,.theme_sunflower #editor .actions .action_add_item:hover .icon_add,.theme_sunflower #editor .actions .plus_add_button:hover .icon_add,.theme_sunflower .left_list_man .action:hover .icon_add,.theme_sunflower .left_list_man .action_add_item:hover .icon_add,.theme_sunflower .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#eeb500}.theme_sunflower .plus_add_button{color:grey!important;text-decoration:none}.theme_sunflower .plus_add_button .icon_add{color:#eeb500}.theme_sunflower .plus_add_button:hover{color:#eeb500!important}.theme_sunflower .plus_add_button:hover .icon_add{color:#fff!important;background-color:#eeb500}.theme_sunflower #agenda_view .agenda_add_task .action .icon_add{color:#eeb500}.theme_sunflower #agenda_view .agenda_add_task:hover .action{color:#eeb500!important}.theme_sunflower #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#eeb500}.theme_sunflower .richtext_editor .t_link,.theme_sunflower .task_item .ex_link:hover{color:#eeb500!important}.theme_sunflower #top_bar{background-color:#fecf05;border-color:#eabe04}.theme_sunflower #top_bar #logo svg,.theme_sunflower #top_bar .search_icon,.theme_sunflower #top_bar span svg{color:#484b4c}.theme_sunflower #top_bar #gear_holder:hover svg,.theme_sunflower #top_bar #logo:hover svg,.theme_sunflower #top_bar #notifications_counter:hover svg,.theme_sunflower #top_bar #quick_add_task_holder:hover svg,.theme_sunflower #top_bar #top_completed:hover{background-color:rgba(0,0,0,.1)}.theme_sunflower #top_bar .quick_find{color:#202020}.theme_sunflower #top_bar .quick_find::-webkit-input-placeholder{color:#535a5b}.theme_sunflower #top_bar .quick_find:-moz-placeholder,.theme_sunflower #top_bar .quick_find::-moz-placeholder{color:#535a5b}.theme_sunflower #top_bar .quick_find:-ms-input-placeholder{color:#535a5b}.theme_sunflower #top_bar .quick_find:hover{background-color:rgba(0,0,0,.1)}.theme_sunflower #top_bar #top_icons #quick_add_task_holder,.theme_sunflower #top_bar .left_menu_toggle{color:#484b4c}.theme_sunflower #top_bar .left_menu_toggle svg:hover{background-color:rgba(0,0,0,.1)}.theme_sunflower #top_icons #gear_holder .dot,.theme_sunflower #top_icons #notifications_counter .noti-dot{fill:#e64a19}.theme_sunflower #top_completed .karma-icon,.theme_sunflower #top_completed_holder .count{color:#535a5b}.theme_sunflower .sync_alert path:first-child{fill:#de4c4a}.theme_sunflower #item_selecter button,.theme_sunflower .blank_screen a,.theme_sunflower .note_extra_info a,.theme_sunflower .premium_only a.sel_premium,.theme_sunflower a.action{color:#535a5b!important}.theme_sunflower .completed_quick_viz a{color:#535a5b}.theme_sunflower #notifier a{color:#fee269}.theme_sunflower .richtext_editor b{background-color:#fecf05;color:#202020}.theme_sunflower .ist_button_red{background-color:#fecf05;color:#202020!important}.theme_sunflower .GB_Window table.recur_example_table a:hover{color:#535a5b}.theme_sunflower .ist_button_red:hover{background-color:#fecf05!important;border-color:#fecf05!important}.theme_sunflower #top_bar .spinner>div{background-color:#535a5b}.theme_sunflower #content .spinner>div{background-color:#fecf05}.theme_sunflower #notifications_holder .karma-icon,.theme_sunflower .karma_promo .karma-icon{color:#535a5b}.theme_sunflower .karma_promo .btn_continue{background-color:#fecf05;color:#202020!important}.theme_sunflower .template_importer a{color:#535a5b!important}.theme_sunflower .template_importer .drop_over{border-color:#fecf05!important}.theme_sunflower a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_sunflower a.fetch_old{color:#535a5b}.theme_sunflower #notifications_holder .unread .left_container{border-left:4px solid #fecf05}.theme_sunflower .goal_notifier .cta,.theme_sunflower .menu_new_version,.theme_sunflower .menu_version_updated,.theme_sunflower .timezone_link{color:#535a5b}.theme_sunflower .favorite_promo svg #header{fill:#fecf05}.theme_sunflower .favorite_promo svg .top_icon{fill:#535a5b}.theme_sunflower .auto_complete_search{color:#535a5b}.theme_sunflower .auto_complete_search svg path{fill:#535a5b}.theme_sunflower .empty-state-button{background-color:#fecf05}.theme_sunflower .empty-state-footer{color:#535a5b}.theme_sunflower .empty-state-footer svg path{fill:#535a5b}.theme_sunflower .empty-state-link{color:#535a5b}.theme_sunflower .scheduler-picker-cell--selected>span{background-color:#e69d01!important}.theme_sunflower .scheduler-picker-cell--selected>span:hover{background-color:#e69d01}.theme_sunflower .scheduler-actions button{color:#e69d01}.theme_sunflower .scheduler-timepicker-input-label svg path{fill:#e69d01}.theme_sunflower .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_sunflower .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_sunflower .dropdown_select--popup .dropdown_select_actions>span,.theme_sunflower .dropdown_select--popup .dropdown_select_checkmark,.theme_sunflower .scheduler-timepicker-actions button{color:#e69d01}.theme_sunflower .checkbox--checked .checkbox_state>span{background-color:#e69d01}.theme_sunflower .richtextinput_match{background-color:#fecf05;color:#202020}.theme_sunflower .hover_action_button{color:#535a5b}.theme_sunflower .hover_action_button:after,.theme_sunflower .hover_action_button:before{background-color:#535a5b}.theme_sunflower .ring_spinner path.inner{fill:#535a5b}.theme_sunflower .ring_spinner path.outter{fill:rgba(83,90,91,.2)}.theme_sunflower .action_button .ring_spinner .inner{fill:#fff}.theme_sunflower .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_sunflower .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#e69d01}.theme_sunflower .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_sunflower .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_sunflower .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#e69d01}.theme_sunflower .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#e69d01}.theme_sunflower .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_sunflower .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#e69d01}.theme_sunflower .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_sunflower .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_sunflower .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#e69d01}.theme_sunflower .task_content a:hover{color:#ad6200}.theme_clover .task_content a:hover{color:#3c9b0d}.theme_clover .files_view b svg path:first-child,.theme_clover .warning_red path:first-child{fill:#de4c4a}.theme_clover #editor .actions .action,.theme_clover #editor .actions .action_add_item,.theme_clover #editor .actions .plus_add_button,.theme_clover .left_list_man .action,.theme_clover .left_list_man .action_add_item,.theme_clover .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_clover #editor .actions .action .icon_add,.theme_clover #editor .actions .action_add_item .icon_add,.theme_clover #editor .actions .plus_add_button .icon_add,.theme_clover .left_list_man .action .icon_add,.theme_clover .left_list_man .action_add_item .icon_add,.theme_clover .left_list_man .plus_add_button .icon_add{color:#3b9b0e}.theme_clover #editor .actions .action:hover,.theme_clover #editor .actions .action_add_item:hover,.theme_clover #editor .actions .plus_add_button:hover,.theme_clover .left_list_man .action:hover,.theme_clover .left_list_man .action_add_item:hover,.theme_clover .left_list_man .plus_add_button:hover{color:#3b9b0e!important}.theme_clover #editor .actions .action:hover .icon_add,.theme_clover #editor .actions .action_add_item:hover .icon_add,.theme_clover #editor .actions .plus_add_button:hover .icon_add,.theme_clover .left_list_man .action:hover .icon_add,.theme_clover .left_list_man .action_add_item:hover .icon_add,.theme_clover .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#3b9b0e}.theme_clover .plus_add_button{color:grey!important;text-decoration:none}.theme_clover .plus_add_button .icon_add{color:#3b9b0e}.theme_clover .plus_add_button:hover{color:#3b9b0e!important}.theme_clover .plus_add_button:hover .icon_add{color:#fff!important;background-color:#3b9b0e}.theme_clover #agenda_view .agenda_add_task .action .icon_add{color:#3b9b0e}.theme_clover #agenda_view .agenda_add_task:hover .action{color:#3b9b0e!important}.theme_clover #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#3b9b0e}.theme_clover .richtext_editor .t_link,.theme_clover .task_item .ex_link:hover{color:#3b9b0e!important}.theme_clover #top_bar{background-color:#3c9b0d;border-color:#358f03}.theme_clover #top_bar #logo svg,.theme_clover #top_bar .search_icon,.theme_clover #top_bar span svg{color:#fff}.theme_clover #top_bar #gear_holder:hover svg,.theme_clover #top_bar #logo:hover svg,.theme_clover #top_bar #notifications_counter:hover svg,.theme_clover #top_bar #quick_add_task_holder:hover svg,.theme_clover #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_clover #top_bar .quick_find{color:#fff}.theme_clover #top_bar .quick_find::-webkit-input-placeholder{color:#cee5c2}.theme_clover #top_bar .quick_find:-moz-placeholder,.theme_clover #top_bar .quick_find::-moz-placeholder{color:#cee5c2}.theme_clover #top_bar .quick_find:-ms-input-placeholder{color:#cee5c2}.theme_clover #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_clover #top_bar #top_icons #quick_add_task_holder,.theme_clover #top_bar .left_menu_toggle{color:#fff}.theme_clover #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_clover #top_icons #gear_holder .dot,.theme_clover #top_icons #notifications_counter .noti-dot{fill:#ffab00}.theme_clover #top_completed_holder .count{color:#cee5c2}.theme_clover #top_completed .karma-icon{color:#fff}.theme_clover .sync_alert path:first-child{fill:#de4c4a}.theme_clover #item_selecter button,.theme_clover .blank_screen a,.theme_clover .note_extra_info a,.theme_clover .premium_only a.sel_premium,.theme_clover a.action{color:#3c9b0d!important}.theme_clover .completed_quick_viz a{color:#3c9b0d}.theme_clover #notifier a{color:#8ac36d}.theme_clover .richtext_editor b{background-color:#3c9b0d;color:#fff}.theme_clover .ist_button_red{background-color:#3c9b0d;color:#fff!important}.theme_clover .GB_Window table.recur_example_table a:hover{color:#3c9b0d}.theme_clover .ist_button_red:hover{background-color:#3c9b0d!important;border-color:#3c9b0d!important}.theme_clover #top_bar .spinner>div{background-color:#cee5c2}.theme_clover #content .spinner>div{background-color:#3c9b0d}.theme_clover #notifications_holder .karma-icon,.theme_clover .karma_promo .karma-icon{color:#3c9b0d}.theme_clover .karma_promo .btn_continue{background-color:#3c9b0d;color:#fff!important}.theme_clover .template_importer a{color:#3c9b0d!important}.theme_clover .template_importer .drop_over{border-color:#3c9b0d!important}.theme_clover a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_clover a.fetch_old{color:#3c9b0d}.theme_clover #notifications_holder .unread .left_container{border-left:4px solid #3c9b0d}.theme_clover .goal_notifier .cta,.theme_clover .menu_new_version,.theme_clover .menu_version_updated,.theme_clover .timezone_link{color:#3c9b0d}.theme_clover .favorite_promo svg #header{fill:#3c9b0d}.theme_clover .favorite_promo svg .top_icon{fill:#fff}.theme_clover .auto_complete_search{color:#3c9b0d}.theme_clover .auto_complete_search svg path{fill:#3c9b0d}.theme_clover .empty-state-button{background-color:#3c9b0d}.theme_clover .empty-state-footer{color:#3c9b0d}.theme_clover .empty-state-footer svg path{fill:#3c9b0d}.theme_clover .empty-state-link{color:#3c9b0d}.theme_clover .scheduler-picker-cell--selected>span{background-color:#3c9b0d!important}.theme_clover .scheduler-picker-cell--selected>span:hover{background-color:#3c9b0d}.theme_clover .scheduler-actions button{color:#3c9b0d}.theme_clover .scheduler-timepicker-input-label svg path{fill:#3c9b0d}.theme_clover .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_clover .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_clover .dropdown_select--popup .dropdown_select_actions>span,.theme_clover .dropdown_select--popup .dropdown_select_checkmark,.theme_clover .scheduler-timepicker-actions button{color:#3c9b0d}.theme_clover .checkbox--checked .checkbox_state>span{background-color:#3c9b0d}.theme_clover .richtextinput_match{background-color:#3c9b0d;color:#fff}.theme_clover .hover_action_button{color:#3c9b0d}.theme_clover .hover_action_button:after,.theme_clover .hover_action_button:before{background-color:#3c9b0d}.theme_clover .ring_spinner path.inner{fill:#3c9b0d}.theme_clover .ring_spinner path.outter{fill:rgba(60,155,13,.2)}.theme_clover .action_button .ring_spinner .inner{fill:#fff}.theme_clover .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_clover .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#3c9b0d}.theme_clover .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_clover .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_clover .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#3c9b0d}.theme_clover .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#3c9b0d}.theme_clover .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_clover .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#3c9b0d}.theme_clover .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_clover .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_clover .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#3c9b0d}.theme_blueberry .task_content a:hover{color:#316fea}.theme_blueberry .files_view b svg path:first-child,.theme_blueberry .warning_red path:first-child{fill:#de4c4a}.theme_blueberry #editor .actions .action,.theme_blueberry #editor .actions .action_add_item,.theme_blueberry #editor .actions .plus_add_button,.theme_blueberry .left_list_man .action,.theme_blueberry .left_list_man .action_add_item,.theme_blueberry .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_blueberry #editor .actions .action .icon_add,.theme_blueberry #editor .actions .action_add_item .icon_add,.theme_blueberry #editor .actions .plus_add_button .icon_add,.theme_blueberry .left_list_man .action .icon_add,.theme_blueberry .left_list_man .action_add_item .icon_add,.theme_blueberry .left_list_man .plus_add_button .icon_add{color:#316fea}.theme_blueberry #editor .actions .action:hover,.theme_blueberry #editor .actions .action_add_item:hover,.theme_blueberry #editor .actions .plus_add_button:hover,.theme_blueberry .left_list_man .action:hover,.theme_blueberry .left_list_man .action_add_item:hover,.theme_blueberry .left_list_man .plus_add_button:hover{color:#316fea!important}.theme_blueberry #editor .actions .action:hover .icon_add,.theme_blueberry #editor .actions .action_add_item:hover .icon_add,.theme_blueberry #editor .actions .plus_add_button:hover .icon_add,.theme_blueberry .left_list_man .action:hover .icon_add,.theme_blueberry .left_list_man .action_add_item:hover .icon_add,.theme_blueberry .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#316fea}.theme_blueberry .plus_add_button{color:grey!important;text-decoration:none}.theme_blueberry .plus_add_button .icon_add{color:#316fea}.theme_blueberry .plus_add_button:hover{color:#316fea!important}.theme_blueberry .plus_add_button:hover .icon_add{color:#fff!important;background-color:#316fea}.theme_blueberry #agenda_view .agenda_add_task .action .icon_add{color:#316fea}.theme_blueberry #agenda_view .agenda_add_task:hover .action{color:#316fea!important}.theme_blueberry #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#316fea}.theme_blueberry .richtext_editor .t_link,.theme_blueberry .task_item .ex_link:hover{color:#316fea!important}.theme_blueberry #top_bar{background-color:#316fea;border-color:#135fd8}.theme_blueberry #top_bar #logo svg,.theme_blueberry #top_bar .search_icon,.theme_blueberry #top_bar span svg{color:#fff}.theme_blueberry #top_bar #gear_holder:hover svg,.theme_blueberry #top_bar #logo:hover svg,.theme_blueberry #top_bar #notifications_counter:hover svg,.theme_blueberry #top_bar #quick_add_task_holder:hover svg,.theme_blueberry #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_blueberry #top_bar .quick_find{color:#fff}.theme_blueberry #top_bar .quick_find::-webkit-input-placeholder{color:#cbdaf9}.theme_blueberry #top_bar .quick_find:-moz-placeholder,.theme_blueberry #top_bar .quick_find::-moz-placeholder{color:#cbdaf9}.theme_blueberry #top_bar .quick_find:-ms-input-placeholder{color:#cbdaf9}.theme_blueberry #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_blueberry #top_bar #top_icons #quick_add_task_holder,.theme_blueberry #top_bar .left_menu_toggle{color:#fff}.theme_blueberry #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_blueberry #top_icons #gear_holder .dot,.theme_blueberry #top_icons #notifications_counter .noti-dot{fill:#ffab00}.theme_blueberry #top_completed_holder .count{color:#cbdaf9}.theme_blueberry #top_completed .karma-icon{color:#fff}.theme_blueberry .sync_alert path:first-child{fill:#de4c4a}.theme_blueberry #item_selecter button,.theme_blueberry .blank_screen a,.theme_blueberry .note_extra_info a,.theme_blueberry .premium_only a.sel_premium,.theme_blueberry a.action{color:#316fea!important}.theme_blueberry .completed_quick_viz a{color:#316fea}.theme_blueberry #notifier a{color:#83a8f2}.theme_blueberry .richtext_editor b{background-color:#316fea;color:#fff}.theme_blueberry .ist_button_red{background-color:#316fea;color:#fff!important}.theme_blueberry .GB_Window table.recur_example_table a:hover{color:#316fea}.theme_blueberry .ist_button_red:hover{background-color:#316fea!important;border-color:#316fea!important}.theme_blueberry #top_bar .spinner>div{background-color:#cbdaf9}.theme_blueberry #content .spinner>div{background-color:#316fea}.theme_blueberry #notifications_holder .karma-icon,.theme_blueberry .karma_promo .karma-icon{color:#316fea}.theme_blueberry .karma_promo .btn_continue{background-color:#316fea;color:#fff!important}.theme_blueberry .template_importer a{color:#316fea!important}.theme_blueberry .template_importer .drop_over{border-color:#316fea!important}.theme_blueberry a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_blueberry a.fetch_old{color:#316fea}.theme_blueberry #notifications_holder .unread .left_container{border-left:4px solid #316fea}.theme_blueberry .goal_notifier .cta,.theme_blueberry .menu_new_version,.theme_blueberry .menu_version_updated,.theme_blueberry .timezone_link{color:#316fea}.theme_blueberry .favorite_promo svg #header{fill:#316fea}.theme_blueberry .favorite_promo svg .top_icon{fill:#fff}.theme_blueberry .auto_complete_search{color:#316fea}.theme_blueberry .auto_complete_search svg path{fill:#316fea}.theme_blueberry .empty-state-button{background-color:#316fea}.theme_blueberry .empty-state-footer{color:#316fea}.theme_blueberry .empty-state-footer svg path{fill:#316fea}.theme_blueberry .empty-state-link{color:#316fea}.theme_blueberry .scheduler-picker-cell--selected>span{background-color:#316fea!important}.theme_blueberry .scheduler-picker-cell--selected>span:hover{background-color:#316fea}.theme_blueberry .scheduler-actions button{color:#316fea}.theme_blueberry .scheduler-timepicker-input-label svg path{fill:#316fea}.theme_blueberry .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_blueberry .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_blueberry .dropdown_select--popup .dropdown_select_actions>span,.theme_blueberry .dropdown_select--popup .dropdown_select_checkmark,.theme_blueberry .scheduler-timepicker-actions button{color:#316fea}.theme_blueberry .checkbox--checked .checkbox_state>span{background-color:#316fea}.theme_blueberry .richtextinput_match{background-color:#316fea;color:#fff}.theme_blueberry .hover_action_button{color:#316fea}.theme_blueberry .hover_action_button:after,.theme_blueberry .hover_action_button:before{background-color:#316fea}.theme_blueberry .ring_spinner path.inner{fill:#316fea}.theme_blueberry .ring_spinner path.outter{fill:rgba(49,111,234,.2)}.theme_blueberry .action_button .ring_spinner .inner{fill:#fff}.theme_blueberry .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_blueberry .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#316fea}.theme_blueberry .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_blueberry .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_blueberry .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#316fea}.theme_blueberry .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#316fea}.theme_blueberry .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_blueberry .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#316fea}.theme_blueberry .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_blueberry .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_blueberry .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#316fea}.theme_sky .task_content a:hover{color:#4dc1e6}.theme_sky .files_view b svg path:first-child,.theme_sky .warning_red path:first-child{fill:#de4c4a}.theme_sky #editor .actions .action,.theme_sky #editor .actions .action_add_item,.theme_sky #editor .actions .plus_add_button,.theme_sky .left_list_man .action,.theme_sky .left_list_man .action_add_item,.theme_sky .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_sky #editor .actions .action .icon_add,.theme_sky #editor .actions .action_add_item .icon_add,.theme_sky #editor .actions .plus_add_button .icon_add,.theme_sky .left_list_man .action .icon_add,.theme_sky .left_list_man .action_add_item .icon_add,.theme_sky .left_list_man .plus_add_button .icon_add{color:#4dc1e6}.theme_sky #editor .actions .action:hover,.theme_sky #editor .actions .action_add_item:hover,.theme_sky #editor .actions .plus_add_button:hover,.theme_sky .left_list_man .action:hover,.theme_sky .left_list_man .action_add_item:hover,.theme_sky .left_list_man .plus_add_button:hover{color:#4dc1e6!important}.theme_sky #editor .actions .action:hover .icon_add,.theme_sky #editor .actions .action_add_item:hover .icon_add,.theme_sky #editor .actions .plus_add_button:hover .icon_add,.theme_sky .left_list_man .action:hover .icon_add,.theme_sky .left_list_man .action_add_item:hover .icon_add,.theme_sky .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#4dc1e6}.theme_sky .plus_add_button{color:grey!important;text-decoration:none}.theme_sky .plus_add_button .icon_add{color:#4dc1e6}.theme_sky .plus_add_button:hover{color:#4dc1e6!important}.theme_sky .plus_add_button:hover .icon_add{color:#fff!important;background-color:#4dc1e6}.theme_sky #agenda_view .agenda_add_task .action .icon_add{color:#4dc1e6}.theme_sky #agenda_view .agenda_add_task:hover .action{color:#4dc1e6!important}.theme_sky #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#4dc1e6}.theme_sky .richtext_editor .t_link,.theme_sky .task_item .ex_link:hover{color:#4dc1e6!important}.theme_sky #top_bar{background-color:#4dc1e6;border-color:#47b7da}.theme_sky #top_bar #logo svg,.theme_sky #top_bar .search_icon,.theme_sky #top_bar span svg{color:#fff}.theme_sky #top_bar #gear_holder:hover svg,.theme_sky #top_bar #logo:hover svg,.theme_sky #top_bar #notifications_counter:hover svg,.theme_sky #top_bar #quick_add_task_holder:hover svg,.theme_sky #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_sky #top_bar .quick_find{color:#fff}.theme_sky #top_bar .quick_find::-webkit-input-placeholder{color:#d2eff8}.theme_sky #top_bar .quick_find:-moz-placeholder,.theme_sky #top_bar .quick_find::-moz-placeholder{color:#d2eff8}.theme_sky #top_bar .quick_find:-ms-input-placeholder{color:#d2eff8}.theme_sky #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_sky #top_bar #top_icons #quick_add_task_holder,.theme_sky #top_bar .left_menu_toggle{color:#fff}.theme_sky #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_sky #top_icons #gear_holder .dot,.theme_sky #top_icons #notifications_counter .noti-dot{fill:#512da8}.theme_sky #top_completed_holder .count{color:#d2eff8}.theme_sky #top_completed .karma-icon{color:#fff}.theme_sky .sync_alert path:first-child{fill:#de4c4a}.theme_sky #item_selecter button,.theme_sky .blank_screen a,.theme_sky .note_extra_info a,.theme_sky .premium_only a.sel_premium,.theme_sky a.action{color:#4dc1e6!important}.theme_sky .completed_quick_viz a{color:#4dc1e6}.theme_sky #notifier a{color:#94d9f0}.theme_sky .richtext_editor b{background-color:#4dc1e6;color:#fff}.theme_sky .ist_button_red{background-color:#4dc1e6;color:#fff!important}.theme_sky .GB_Window table.recur_example_table a:hover{color:#4dc1e6}.theme_sky .ist_button_red:hover{background-color:#4dc1e6!important;border-color:#4dc1e6!important}.theme_sky #top_bar .spinner>div{background-color:#d2eff8}.theme_sky #content .spinner>div{background-color:#4dc1e6}.theme_sky #notifications_holder .karma-icon,.theme_sky .karma_promo .karma-icon{color:#4dc1e6}.theme_sky .karma_promo .btn_continue{background-color:#4dc1e6;color:#fff!important}.theme_sky .template_importer a{color:#4dc1e6!important}.theme_sky .template_importer .drop_over{border-color:#4dc1e6!important}.theme_sky a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_sky a.fetch_old{color:#4dc1e6}.theme_sky #notifications_holder .unread .left_container{border-left:4px solid #4dc1e6}.theme_sky .goal_notifier .cta,.theme_sky .menu_new_version,.theme_sky .menu_version_updated,.theme_sky .timezone_link{color:#4dc1e6}.theme_sky .favorite_promo svg #header{fill:#4dc1e6}.theme_sky .favorite_promo svg .top_icon{fill:#fff}.theme_sky .auto_complete_search{color:#4dc1e6}.theme_sky .auto_complete_search svg path{fill:#4dc1e6}.theme_sky .empty-state-button{background-color:#4dc1e6}.theme_sky .empty-state-footer{color:#4dc1e6}.theme_sky .empty-state-footer svg path{fill:#4dc1e6}.theme_sky .empty-state-link{color:#4dc1e6}.theme_sky .scheduler-picker-cell--selected>span{background-color:#44b6da!important}.theme_sky .scheduler-picker-cell--selected>span:hover{background-color:#44b6da}.theme_sky .scheduler-actions button{color:#44b6da}.theme_sky .scheduler-timepicker-input-label svg path{fill:#44b6da}.theme_sky .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_sky .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_sky .dropdown_select--popup .dropdown_select_actions>span,.theme_sky .dropdown_select--popup .dropdown_select_checkmark,.theme_sky .scheduler-timepicker-actions button{color:#44b6da}.theme_sky .checkbox--checked .checkbox_state>span{background-color:#44b6da}.theme_sky .richtextinput_match{background-color:#4dc1e6;color:#fff}.theme_sky .hover_action_button{color:#4dc1e6}.theme_sky .hover_action_button:after,.theme_sky .hover_action_button:before{background-color:#4dc1e6}.theme_sky .ring_spinner path.inner{fill:#4dc1e6}.theme_sky .ring_spinner path.outter{fill:rgba(77,193,230,.2)}.theme_sky .action_button .ring_spinner .inner{fill:#fff}.theme_sky .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_sky .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#44b6da}.theme_sky .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_sky .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_sky .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#44b6da}.theme_sky .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#44b6da}.theme_sky .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_sky .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#44b6da}.theme_sky .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_sky .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_sky .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#44b6da}.theme_amethyst .task_content a:hover{color:#8e24aa}.theme_amethyst .files_view b svg path:first-child,.theme_amethyst .warning_red path:first-child{fill:#de4c4a}.theme_amethyst #editor .actions .action,.theme_amethyst #editor .actions .action_add_item,.theme_amethyst #editor .actions .plus_add_button,.theme_amethyst .left_list_man .action,.theme_amethyst .left_list_man .action_add_item,.theme_amethyst .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_amethyst #editor .actions .action .icon_add,.theme_amethyst #editor .actions .action_add_item .icon_add,.theme_amethyst #editor .actions .plus_add_button .icon_add,.theme_amethyst .left_list_man .action .icon_add,.theme_amethyst .left_list_man .action_add_item .icon_add,.theme_amethyst .left_list_man .plus_add_button .icon_add{color:#8e24aa}.theme_amethyst #editor .actions .action:hover,.theme_amethyst #editor .actions .action_add_item:hover,.theme_amethyst #editor .actions .plus_add_button:hover,.theme_amethyst .left_list_man .action:hover,.theme_amethyst .left_list_man .action_add_item:hover,.theme_amethyst .left_list_man .plus_add_button:hover{color:#8e24aa!important}.theme_amethyst #editor .actions .action:hover .icon_add,.theme_amethyst #editor .actions .action_add_item:hover .icon_add,.theme_amethyst #editor .actions .plus_add_button:hover .icon_add,.theme_amethyst .left_list_man .action:hover .icon_add,.theme_amethyst .left_list_man .action_add_item:hover .icon_add,.theme_amethyst .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#8e24aa}.theme_amethyst .plus_add_button{color:grey!important;text-decoration:none}.theme_amethyst .plus_add_button .icon_add{color:#8e24aa}.theme_amethyst .plus_add_button:hover{color:#8e24aa!important}.theme_amethyst .plus_add_button:hover .icon_add{color:#fff!important;background-color:#8e24aa}.theme_amethyst #agenda_view .agenda_add_task .action .icon_add{color:#8e24aa}.theme_amethyst #agenda_view .agenda_add_task:hover .action{color:#8e24aa!important}.theme_amethyst #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#8e24aa}.theme_amethyst .richtext_editor .t_link,.theme_amethyst .task_item .ex_link:hover{color:#8e24aa!important}.theme_amethyst #top_bar{background-color:#8e24aa;border-color:#82219c}.theme_amethyst #top_bar #logo svg,.theme_amethyst #top_bar .search_icon,.theme_amethyst #top_bar span svg{color:#fff}.theme_amethyst #top_bar #gear_holder:hover svg,.theme_amethyst #top_bar #logo:hover svg,.theme_amethyst #top_bar #notifications_counter:hover svg,.theme_amethyst #top_bar #quick_add_task_holder:hover svg,.theme_amethyst #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_amethyst #top_bar .quick_find{color:#fff}.theme_amethyst #top_bar .quick_find::-webkit-input-placeholder{color:#e2c8e9}.theme_amethyst #top_bar .quick_find:-moz-placeholder,.theme_amethyst #top_bar .quick_find::-moz-placeholder{color:#e2c8e9}.theme_amethyst #top_bar .quick_find:-ms-input-placeholder{color:#e2c8e9}.theme_amethyst #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_amethyst #top_bar #top_icons #quick_add_task_holder,.theme_amethyst #top_bar .left_menu_toggle{color:#fff}.theme_amethyst #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_amethyst #top_icons #gear_holder .dot,.theme_amethyst #top_icons #notifications_counter .noti-dot{fill:#4dc1e6}.theme_amethyst #top_completed_holder .count{color:#e2c8e9}.theme_amethyst #top_completed .karma-icon{color:#fff}.theme_amethyst .sync_alert path:first-child{fill:#de4c4a}.theme_amethyst #item_selecter button,.theme_amethyst .blank_screen a,.theme_amethyst .note_extra_info a,.theme_amethyst .premium_only a.sel_premium,.theme_amethyst a.action{color:#8e24aa!important}.theme_amethyst .completed_quick_viz a{color:#8e24aa}.theme_amethyst #notifier a{color:#bb7bcc}.theme_amethyst .richtext_editor b{background-color:#8e24aa;color:#fff}.theme_amethyst .ist_button_red{background-color:#8e24aa;color:#fff!important}.theme_amethyst .GB_Window table.recur_example_table a:hover{color:#8e24aa}.theme_amethyst .ist_button_red:hover{background-color:#8e24aa!important;border-color:#8e24aa!important}.theme_amethyst #top_bar .spinner>div{background-color:#e2c8e9}.theme_amethyst #content .spinner>div{background-color:#8e24aa}.theme_amethyst #notifications_holder .karma-icon,.theme_amethyst .karma_promo .karma-icon{color:#8e24aa}.theme_amethyst .karma_promo .btn_continue{background-color:#8e24aa;color:#fff!important}.theme_amethyst .template_importer a{color:#8e24aa!important}.theme_amethyst .template_importer .drop_over{border-color:#8e24aa!important}.theme_amethyst a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_amethyst a.fetch_old{color:#8e24aa}.theme_amethyst #notifications_holder .unread .left_container{border-left:4px solid #8e24aa}.theme_amethyst .goal_notifier .cta,.theme_amethyst .menu_new_version,.theme_amethyst .menu_version_updated,.theme_amethyst .timezone_link{color:#8e24aa}.theme_amethyst .favorite_promo svg #header{fill:#8e24aa}.theme_amethyst .favorite_promo svg .top_icon{fill:#fff}.theme_amethyst .auto_complete_search{color:#8e24aa}.theme_amethyst .auto_complete_search svg path{fill:#8e24aa}.theme_amethyst .empty-state-button{background-color:#8e24aa}.theme_amethyst .empty-state-footer{color:#8e24aa}.theme_amethyst .empty-state-footer svg path{fill:#8e24aa}.theme_amethyst .empty-state-link{color:#8e24aa}.theme_amethyst .scheduler-picker-cell--selected>span{background-color:#8e24aa!important}.theme_amethyst .scheduler-picker-cell--selected>span:hover{background-color:#8e24aa}.theme_amethyst .scheduler-actions button{color:#8e24aa}.theme_amethyst .scheduler-timepicker-input-label svg path{fill:#8e24aa}.theme_amethyst .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_amethyst .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_amethyst .dropdown_select--popup .dropdown_select_actions>span,.theme_amethyst .dropdown_select--popup .dropdown_select_checkmark,.theme_amethyst .scheduler-timepicker-actions button{color:#8e24aa}.theme_amethyst .checkbox--checked .checkbox_state>span{background-color:#8e24aa}.theme_amethyst .richtextinput_match{background-color:#8e24aa;color:#fff}.theme_amethyst .hover_action_button{color:#8e24aa}.theme_amethyst .hover_action_button:after,.theme_amethyst .hover_action_button:before{background-color:#8e24aa}.theme_amethyst .ring_spinner path.inner{fill:#8e24aa}.theme_amethyst .ring_spinner path.outter{fill:rgba(142,36,170,.2)}.theme_amethyst .action_button .ring_spinner .inner{fill:#fff}.theme_amethyst .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_amethyst .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#8e24aa}.theme_amethyst .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_amethyst .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_amethyst .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#8e24aa}.theme_amethyst .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#8e24aa}.theme_amethyst .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_amethyst .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#8e24aa}.theme_amethyst .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_amethyst .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_amethyst .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#8e24aa}.theme_graphite .task_content a:hover{color:#506578}.theme_graphite .files_view b svg path:first-child,.theme_graphite .warning_red path:first-child{fill:#de4c4a}.theme_graphite #editor .actions .action,.theme_graphite #editor .actions .action_add_item,.theme_graphite #editor .actions .plus_add_button,.theme_graphite .left_list_man .action,.theme_graphite .left_list_man .action_add_item,.theme_graphite .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_graphite #editor .actions .action .icon_add,.theme_graphite #editor .actions .action_add_item .icon_add,.theme_graphite #editor .actions .plus_add_button .icon_add,.theme_graphite .left_list_man .action .icon_add,.theme_graphite .left_list_man .action_add_item .icon_add,.theme_graphite .left_list_man .plus_add_button .icon_add{color:#506578}.theme_graphite #editor .actions .action:hover,.theme_graphite #editor .actions .action_add_item:hover,.theme_graphite #editor .actions .plus_add_button:hover,.theme_graphite .left_list_man .action:hover,.theme_graphite .left_list_man .action_add_item:hover,.theme_graphite .left_list_man .plus_add_button:hover{color:#506578!important}.theme_graphite #editor .actions .action:hover .icon_add,.theme_graphite #editor .actions .action_add_item:hover .icon_add,.theme_graphite #editor .actions .plus_add_button:hover .icon_add,.theme_graphite .left_list_man .action:hover .icon_add,.theme_graphite .left_list_man .action_add_item:hover .icon_add,.theme_graphite .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#506578}.theme_graphite .plus_add_button{color:grey!important;text-decoration:none}.theme_graphite .plus_add_button .icon_add{color:#506578}.theme_graphite .plus_add_button:hover{color:#506578!important}.theme_graphite .plus_add_button:hover .icon_add{color:#fff!important;background-color:#506578}.theme_graphite #agenda_view .agenda_add_task .action .icon_add{color:#506578}.theme_graphite #agenda_view .agenda_add_task:hover .action{color:#506578!important}.theme_graphite #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#506578}.theme_graphite .richtext_editor .t_link,.theme_graphite .task_item .ex_link:hover{color:#506578!important}.theme_graphite #top_bar{background-color:#506578;border-color:#495d6e}.theme_graphite #top_bar #logo svg,.theme_graphite #top_bar .search_icon,.theme_graphite #top_bar span svg{color:#fff}.theme_graphite #top_bar #gear_holder:hover svg,.theme_graphite #top_bar #logo:hover svg,.theme_graphite #top_bar #notifications_counter:hover svg,.theme_graphite #top_bar #quick_add_task_holder:hover svg,.theme_graphite #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_graphite #top_bar .quick_find{color:#fff}.theme_graphite #top_bar .quick_find::-webkit-input-placeholder{color:#d3d8dd}.theme_graphite #top_bar .quick_find:-moz-placeholder,.theme_graphite #top_bar .quick_find::-moz-placeholder{color:#d3d8dd}.theme_graphite #top_bar .quick_find:-ms-input-placeholder{color:#d3d8dd}.theme_graphite #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_graphite #top_bar #top_icons #quick_add_task_holder,.theme_graphite #top_bar .left_menu_toggle{color:#fff}.theme_graphite #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_graphite #top_icons #gear_holder .dot,.theme_graphite #top_icons #notifications_counter .noti-dot{fill:#c0ca33}.theme_graphite #top_completed_holder .count{color:#d3d8dd}.theme_graphite #top_completed .karma-icon{color:#fff}.theme_graphite .sync_alert path:first-child{fill:#de4c4a}.theme_graphite #item_selecter button,.theme_graphite .blank_screen a,.theme_graphite .note_extra_info a,.theme_graphite .premium_only a.sel_premium,.theme_graphite a.action{color:#506578!important}.theme_graphite .completed_quick_viz a{color:#506578}.theme_graphite #notifier a{color:#d9df84}.theme_graphite .richtext_editor b{background-color:#506578;color:#fff}.theme_graphite .ist_button_red{background-color:#506578;color:#fff!important}.theme_graphite .GB_Window table.recur_example_table a:hover{color:#506578}.theme_graphite .ist_button_red:hover{background-color:#506578!important;border-color:#506578!important}.theme_graphite #top_bar .spinner>div{background-color:#d3d8dd}.theme_graphite #content .spinner>div{background-color:#506578}.theme_graphite #notifications_holder .karma-icon,.theme_graphite .karma_promo .karma-icon{color:#506578}.theme_graphite .karma_promo .btn_continue{background-color:#506578;color:#fff!important}.theme_graphite .template_importer a{color:#506578!important}.theme_graphite .template_importer .drop_over{border-color:#506578!important}.theme_graphite a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_graphite a.fetch_old{color:#506578}.theme_graphite #notifications_holder .unread .left_container{border-left:4px solid #506578}.theme_graphite .goal_notifier .cta,.theme_graphite .menu_new_version,.theme_graphite .menu_version_updated,.theme_graphite .timezone_link{color:#506578}.theme_graphite .favorite_promo svg #header{fill:#506578}.theme_graphite .favorite_promo svg .top_icon{fill:#fff}.theme_graphite .auto_complete_search{color:#506578}.theme_graphite .auto_complete_search svg path{fill:#506578}.theme_graphite .empty-state-button{background-color:#506578}.theme_graphite .empty-state-footer{color:#506578}.theme_graphite .empty-state-footer svg path{fill:#506578}.theme_graphite .empty-state-link{color:#506578}.theme_graphite .scheduler-picker-cell--selected>span{background-color:#506578!important}.theme_graphite .scheduler-picker-cell--selected>span:hover{background-color:#506578}.theme_graphite .scheduler-actions button{color:#506578}.theme_graphite .scheduler-timepicker-input-label svg path{fill:#506578}.theme_graphite .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_graphite .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_graphite .dropdown_select--popup .dropdown_select_actions>span,.theme_graphite .dropdown_select--popup .dropdown_select_checkmark,.theme_graphite .scheduler-timepicker-actions button{color:#506578}.theme_graphite .checkbox--checked .checkbox_state>span{background-color:#506578}.theme_graphite .richtextinput_match{background-color:#506578;color:#fff}.theme_graphite .hover_action_button{color:#506578}.theme_graphite .hover_action_button:after,.theme_graphite .hover_action_button:before{background-color:#506578}.theme_graphite .ring_spinner path.inner{fill:#506578}.theme_graphite .ring_spinner path.outter{fill:rgba(80,101,120,.2)}.theme_graphite .action_button .ring_spinner .inner{fill:#fff}.theme_graphite .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_graphite .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#506578}.theme_graphite .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_graphite .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_graphite .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#506578}.theme_graphite .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#506578}.theme_graphite .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_graphite .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#506578}.theme_graphite .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_graphite .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_graphite .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#506578}.theme_gold .task_content a:hover{color:#e0b53f}.theme_gold .files_view b svg path:first-child,.theme_gold .warning_red path:first-child{fill:#de4c4a}.theme_gold #editor .actions .action,.theme_gold #editor .actions .action_add_item,.theme_gold #editor .actions .plus_add_button,.theme_gold .left_list_man .action,.theme_gold .left_list_man .action_add_item,.theme_gold .left_list_man .plus_add_button{color:grey!important;text-decoration:none}.theme_gold #editor .actions .action .icon_add,.theme_gold #editor .actions .action_add_item .icon_add,.theme_gold #editor .actions .plus_add_button .icon_add,.theme_gold .left_list_man .action .icon_add,.theme_gold .left_list_man .action_add_item .icon_add,.theme_gold .left_list_man .plus_add_button .icon_add{color:#e0b53f}.theme_gold #editor .actions .action:hover,.theme_gold #editor .actions .action_add_item:hover,.theme_gold #editor .actions .plus_add_button:hover,.theme_gold .left_list_man .action:hover,.theme_gold .left_list_man .action_add_item:hover,.theme_gold .left_list_man .plus_add_button:hover{color:#e0b53f!important}.theme_gold #editor .actions .action:hover .icon_add,.theme_gold #editor .actions .action_add_item:hover .icon_add,.theme_gold #editor .actions .plus_add_button:hover .icon_add,.theme_gold .left_list_man .action:hover .icon_add,.theme_gold .left_list_man .action_add_item:hover .icon_add,.theme_gold .left_list_man .plus_add_button:hover .icon_add{color:#fff!important;background-color:#e0b53f}.theme_gold .plus_add_button{color:grey!important;text-decoration:none}.theme_gold .plus_add_button .icon_add{color:#e0b53f}.theme_gold .plus_add_button:hover{color:#e0b53f!important}.theme_gold .plus_add_button:hover .icon_add{color:#fff!important;background-color:#e0b53f}.theme_gold #agenda_view .agenda_add_task .action .icon_add{color:#e0b53f}.theme_gold #agenda_view .agenda_add_task:hover .action{color:#e0b53f!important}.theme_gold #agenda_view .agenda_add_task:hover .action .icon_add{color:#fff!important;background-color:#e0b53f}.theme_gold .richtext_editor .t_link,.theme_gold .task_item .ex_link:hover{color:#e0b53f!important}.theme_gold #top_bar{background-color:#e0b53f;border-color:#d1ad4b}.theme_gold #top_bar #logo svg,.theme_gold #top_bar .search_icon,.theme_gold #top_bar span svg{color:#fff}.theme_gold #top_bar #gear_holder:hover svg,.theme_gold #top_bar #logo:hover svg,.theme_gold #top_bar #notifications_counter:hover svg,.theme_gold #top_bar #quick_add_task_holder:hover svg,.theme_gold #top_bar #top_completed:hover{background-color:hsla(0,0%,100%,.2)}.theme_gold #top_bar .quick_find{color:#202020}.theme_gold #top_bar .quick_find::-webkit-input-placeholder{color:#fff}.theme_gold #top_bar .quick_find:-moz-placeholder,.theme_gold #top_bar .quick_find::-moz-placeholder{color:#fff}.theme_gold #top_bar .quick_find:-ms-input-placeholder{color:#fff}.theme_gold #top_bar .quick_find:hover{background-color:hsla(0,0%,100%,.2)}.theme_gold #top_bar #top_icons #quick_add_task_holder,.theme_gold #top_bar .left_menu_toggle{color:#fff}.theme_gold #top_bar .left_menu_toggle svg:hover{background-color:hsla(0,0%,100%,.2)}.theme_gold #top_icons #gear_holder .dot,.theme_gold #top_icons #notifications_counter .noti-dot{fill:#2e4c9e}.theme_gold #top_completed .karma-icon,.theme_gold #top_completed_holder .count{color:#fff}.theme_gold .sync_alert path:first-child{fill:#de4c4a}.theme_gold #item_selecter button,.theme_gold .blank_screen a,.theme_gold .note_extra_info a,.theme_gold .premium_only a.sel_premium,.theme_gold a.action{color:#caa339!important}.theme_gold #notifier a,.theme_gold .completed_quick_viz a{color:#caa339}.theme_gold .richtext_editor b{background-color:#e0b53f;color:#fff}.theme_gold .ist_button_red{background-color:#e0b53f;color:#fff!important}.theme_gold .GB_Window table.recur_example_table a:hover{color:#caa339}.theme_gold .ist_button_red:hover{background-color:#e0b53f!important;border-color:#e0b53f!important}.theme_gold #top_bar .spinner>div{background-color:#fff}.theme_gold #content .spinner>div{background-color:#e0b53f}.theme_gold #notifications_holder .karma-icon,.theme_gold .karma_promo .karma-icon{color:#caa339}.theme_gold .karma_promo .btn_continue{background-color:#e0b53f;color:#fff!important}.theme_gold .template_importer a{color:#caa339!important}.theme_gold .template_importer .drop_over{border-color:#e0b53f!important}.theme_gold a.go_premium{background-color:#dd4b39;color:#fff!important}.theme_gold a.fetch_old{color:#caa339}.theme_gold #notifications_holder .unread .left_container{border-left:4px solid #e0b53f}.theme_gold .goal_notifier .cta,.theme_gold .menu_new_version,.theme_gold .menu_version_updated,.theme_gold .timezone_link{color:#caa339}.theme_gold .favorite_promo svg #header{fill:#e0b53f}.theme_gold .favorite_promo svg .top_icon{fill:#fff}.theme_gold .auto_complete_search{color:#caa339}.theme_gold .auto_complete_search svg path{fill:#caa339}.theme_gold .empty-state-button{background-color:#e0b53f}.theme_gold .empty-state-footer{color:#caa339}.theme_gold .empty-state-footer svg path{fill:#caa339}.theme_gold .empty-state-link{color:#caa339}.theme_gold .scheduler-picker-cell--selected>span{background-color:#caa339!important}.theme_gold .scheduler-picker-cell--selected>span:hover{background-color:#caa339}.theme_gold .scheduler-actions button{color:#caa339}.theme_gold .scheduler-timepicker-input-label svg path{fill:#caa339}.theme_gold .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_gold .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day,.theme_gold .dropdown_select--popup .dropdown_select_actions>span,.theme_gold .dropdown_select--popup .dropdown_select_checkmark,.theme_gold .scheduler-timepicker-actions button{color:#caa339}.theme_gold .checkbox--checked .checkbox_state>span{background-color:#caa339}.theme_gold .richtextinput_match{background-color:#e0b53f;color:#fff}.theme_gold .hover_action_button{color:#caa339}.theme_gold .hover_action_button:after,.theme_gold .hover_action_button:before{background-color:#caa339}.theme_gold .ring_spinner path.inner{fill:#caa339}.theme_gold .ring_spinner path.outter{fill:rgba(202,163,57,.2)}.theme_gold .action_button .ring_spinner .inner{fill:#fff}.theme_gold .action_button .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.theme_gold .upcoming_view__calendar .upcoming_view__day_cell--selected:after{border-color:#caa339}.theme_gold .upcoming_view__calendar .upcoming_view__day_cell--current,.theme_gold .upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_gold .upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#caa339}.theme_gold .upcoming_view__calendar .upcoming_view__day_cell--busy:before{background-color:#caa339}.theme_gold .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_gold .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#caa339}.theme_gold .upcoming_view__date_picker .upcoming_view__day_cell--busy:before,.theme_gold .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_gold .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#caa339}.ks-dialog .ks-dialog__caption{color:#aaa;font-size:11px;margin-top:0}.ks-dialog .ks-dialog__link{color:#aaa;text-decoration:underline}.ks-dialog .ks-dialog__link:hover{color:#777}.ks-dialog .ks-dialog__wrapper-table,.ks-dialog table+table{margin-top:30px}.ks-dialog table{width:100%}.ks-dialog table tbody tr{border-bottom:1px solid #eee}.ks-dialog table th{color:#202020;font-size:14px;font-weight:700;padding:6px 0;text-align:left}.ks-dialog table td{color:#202020;font-size:13px;padding:10px 0}.ks-dialog table .ks-dialog__label{line-height:1.4;vertical-align:middle;width:50%}.ks-dialog table .ks-dialog__shortcut{color:#999;line-height:2;text-align:right}.ks-dialog pre{background-color:#f3f3f3;border-radius:2px;color:#333;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:13px;line-height:1.4;margin:0;padding:2px 5px 3px}.ks-dialog html[lang=ja] pre{font-family:hiragino sans,hiragino kaku gothic pro,meiryo,sans-serif}.loading_screen{position:fixed;z-index:2000;height:100%;width:100%;background-color:#fff}.loading_screen,.loading_screen--loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading_screen--loader{width:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading_screen--logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px}.loading_screen--spinner{position:relative;left:-2px;-webkit-animation-name:circular-spinner;animation-name:circular-spinner;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.loading_screen.fade_out{opacity:0;-webkit-transition:opacity 225ms cubic-bezier(.4,0,1,1) .15s;transition:opacity 225ms cubic-bezier(.4,0,1,1) .15s}.loading_screen.fade_out .loading_screen--spinner{opacity:0;-webkit-transition:opacity .15s cubic-bezier(.4,0,1,1);transition:opacity .15s cubic-bezier(.4,0,1,1)}@-webkit-keyframes circular-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes circular-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.theme_dark .loading_screen{background-color:#1f1f1f}.theme_dark .loading_screen--logo .logo_bg{fill:hsla(0,0%,100%,.87)}.theme_dark .loading_screen--logo .logo_stripe{fill:#1f1f1f}.theme_dark .loading_screen--spinner .ring_thumb{fill:hsla(0,0%,100%,.87)}.theme_dark .loading_screen--spinner .ring_track{fill:hsla(0,0%,100%,.4)}.ist_menu .menu_section_header{cursor:default}.ist_menu .menu_section_header .on{background-color:#fff;color:#333;cursor:default}.ist_menu .menu_section_header .on .small_text{color:#aaa}.ist_menu.color_picker table{min-width:auto}.ist_menu.color_picker table td{padding:0}.ist_menu li.colors{overflow:auto;width:160px;padding:2px 6px}.ist_menu li.colors a{margin:4px;height:32px;width:32px;border-radius:50%;border:0;cursor:pointer!important;position:relative;color:#fff}.ist_menu li.colors a:after{content:"";display:block;position:absolute;width:24px;height:24px;top:2px;left:2px;border:2px solid #fff;border-radius:50%;opacity:0}.ist_menu li.colors a:hover:after{opacity:1}.ist_menu li.colors a svg{padding:4px;display:none}.ist_menu li.colors a.selected_color svg{display:block}.ist_menu li.priorities{cursor:default;display:flex;margin-bottom:5px}.ist_menu .priorities{white-space:nowrap!important}.ist_menu .priorities li.lbl{color:#202020;margin-bottom:1em}.ist_menu .priorities a{text-align:center;margin:0;border:1px solid transparent;color:#202020!important;border-radius:3px;cursor:pointer;height:24px;width:24px;padding:1px}.ist_menu .priorities a:hover{background-color:#f3f3f3}.ist_menu .priorities a svg{display:block}.ist_menu .priorities a.icon_priority_4{color:grey!important}.ist_menu .priorities a+a{margin-left:16px}.ist_menu .priorities .priority_selected{border-color:#ddd}.ist_menu .priorities .app_icon{color:grey!important}.ist_menu .cancel{color:#dd4b39}.ist_menu .version td,.ist_menu .version td a{color:#999!important;padding-top:6px!important;padding-bottom:6px!important;font-size:11px;text-decoration:none}.ist_menu .version td a:hover{text-decoration:underline}.ist_menu .small_text{color:#aaa;font-size:11px}.ist_menu .indent_menu{display:flex;align-items:center;justify-content:space-between}.ist_menu .indent_desc{padding-right:2.5em}.ist_menu .plus{margin:2px;color:#aaa}.ist_menu .on .indent_menu .small_text{color:#333}.ist_menu .on .keyboard_key{background-color:#333;color:#eee}.ist_menu .keyboard_key{background-color:#f1f1f1;border-radius:3px;font-size:11px;line-height:1em;padding:2px 5px}.ist_menu .menu_item_assign{display:none}.ist_menu .menu_item_assign.show{display:table-row}.ist_menu .lbl{cursor:default}.menu{padding-left:3px}.menu.icon{border:none!important}.menu.icon.is_hidden{visibility:hidden}.selected .menu{background-color:transparent!important}.on_menu_show,.on_scheduler_show{background-color:#eee}.on_menu_show .task_item_actions,.on_scheduler_show .task_item_actions{background:linear-gradient(90deg,hsla(0,0%,93.3%,0),1em,#eee,3em,#eee)!important}.gear_menu{opacity:.5}.on_menu_show .gear_menu,.on_scheduler_show .gear_menu,.task_item:hover .menu{visibility:visible}.menu_new_version,.menu_version_updated{font-weight:700!important}.menu_version_updated{pointer-events:none}.ist_menu .menu_item>td{padding-bottom:4px;padding-top:4px}.ist_menu .menu_item .menu_label{line-height:24px}.ist_menu .menu_item .menu_icon{color:grey;height:24px;width:24px;margin-right:10px;display:flex;justify-content:center;align-items:center}.ist_menu .menu_item .menu_wrapper{align-items:flex-start;display:flex}.ist_menu .menu_item.danger:hover .menu_icon{color:#de4c4a}.ist_menu .menu_item.danger:hover .menu_label{color:#cc4643}.ist_menu .menu_item .menu_small_text{color:grey;font-size:11px;line-height:1.45}.no_hover span{cursor:default}#last_sync{cursor:pointer}@media (max-height:700px){.menu_theme{display:none}}.ist_complete_item .indent_2{padding-left:15px}.ist_complete_item .indent_3{padding-left:25px}.ist_complete_item .indent_4{padding-left:35px}.ist_complete_item .indent_4 .p_name{max-width:110px}#activity_app a:link,#activity_app a:visited{text-decoration:none}#activity_app a:active,#activity_app a:hover{text-decoration:underline}#activity_app h2{word-wrap:break-word}#activity_app .section_header,#activity_app .section_header a{font-size:20px!important}#activity_app .section_header a div{white-space:nowrap;display:inline-block}#activity_app .section_header a .svg_select_arrow{float:none;margin-top:-8px}#activity_app .section_header a .ist_complete_icon{display:none}#activity_app .subsection_header__date{color:grey!important;margin-left:6px;font-size:11px;font-weight:400}#activity_app .activity_selector{margin-top:-5px;margin-left:3px}#activity_app .activity_selector .icon{display:inline-block;transform:translateY(5px)}#activity_app .separator{margin:25px 0}#activity_app .filters select{margin-left:12px}#activity_app .filters .select_event a,#activity_app .filters .select_user a{padding-bottom:3px;padding-top:5px}#activity_app .filters .select_event svg,#activity_app .filters .select_user svg{vertical-align:middle}#activity_app .blank_state_text{margin-top:20px;padding:30px 35px!important}#activity_app .blank_state_text b{font-size:20px!important;padding-left:0}#activity_app .blank_state_text div{line-height:20px;border:none;box-shadow:none;margin-left:0!important;padding:25px 0 0!important}#activity_app .blank_state_text .text{text-align:left;padding-left:70px}#activity_app .spinner{padding:8px 0}#activity_app .load_more{display:block;padding:8px 0;text-decoration:none;cursor:pointer;color:#dd4b39;width:100%;text-align:left}#activity_app .load_more:hover{text-decoration:underline}#activity_app .no_results{border-bottom:1px solid #eee;border-top:none;color:#202020;text-decoration:none!important;font-weight:700}#activity_app .no_more_results{border-top:none;color:#999;text-decoration:none!important}#activity_app .event{border-bottom:1px solid #eee;margin-right:28px;padding:7px 0;padding:14px 0!important;word-wrap:break-word;min-height:50px}#activity_app .event .text{overflow:hidden}#activity_app .event .note_icon{visibility:hidden}#activity_app .event:hover .note_icon{visibility:visible!important}#activity_app .activity_time,#activity_app .project_activity{margin:0!important}#activity_app .activity_time{color:#999;min-width:20px;font-size:11px}#activity_app #activity_show h2,#activity_app .filters{margin-top:15px!important}#activity_app .item_header{color:#303333;text-decoration:none;max-width:510px;vertical-align:text-top}#activity_app .user{font-weight:700}#activity_app .avatar{float:left;margin-right:14px;position:relative}#activity_app .avatar_event_icon{position:absolute;bottom:0;right:0}#activity_app .avatar_event_icon svg{display:block}#activity_app .object{color:#999}#activity_app .bold{font-weight:600}#activity_app .project{float:right;margin-right:5px}#activity_app .p_name{margin-top:-5px;margin-left:4px;margin-right:8px}#activity_app .arrow{margin-left:5px}#activity_app .select_user{display:inline-block}#activity_app .select_user a{color:#333;margin-right:20px;padding:5px 2px 5px 6px;border:1px solid #ddd;border-radius:3px;float:left}#activity_app .user_select_item .assign_icon{margin-left:0}#activity_app .user_select_item .u_name{width:86px}#activity_app .activity_error{margin:100px 0;text-align:center}#activity_app .activity_error .error_message{font-size:14px;color:#aaa;display:table;margin:10px auto 0}#activity_app .e_name,#activity_app .u_name{margin-left:5px}#activity_app .select_event{display:inline-block}#activity_app .select_event a{color:#333;margin-left:0;padding:5px 2px 5px 5px;border:1px solid #ddd;border-radius:3px;width:150px;float:left}#activity_app .event_select_item{white-space:nowrap}#activity_app .event_select_item .e_name{text-decoration:none!important;display:inline-block!important;width:105px}#activity_app .event_select_item .event_icon{display:inline-block}#activity_app .project_header{justify-content:unset}#agenda_view ul{margin-bottom:30px}#agenda_view .agenda_add_task{padding:0 0 0 3px!important;font-size:13px!important;transition:opacity .15s ease-in;cursor:pointer;height:3em;line-height:3em;margin-left:-7px}#agenda_view .agenda_add_task .action{color:grey!important;padding-left:4px}#agenda_view .agenda_add_task .action .icon_add{align-items:center;border-radius:50%;color:#dd4b39;display:inline-flex;height:17px;justify-content:center;margin-right:13px;transform:translateY(8px);vertical-align:7px;width:17px}#agenda_view .agenda_add_task:hover .action{color:#dd4b39!important;text-decoration:none}#agenda_view .agenda_add_task:hover .action .icon_add{color:#fff;background-color:#dd4b39}#agenda_view .agenda_add_task:hover .action .icon_add svg{transform:scale(.846)}#agenda_view .section_overdue .smart_schedule_link{float:right;cursor:pointer;font-size:14px;font-weight:400;color:#d1453b}#agenda_view .section_overdue .smart_schedule_link:hover{text-decoration:underline}#agenda_view .section_separator{margin-bottom:30px!important}#agenda_view .subsection_header__date{color:grey!important;margin-left:6px;font-size:11px;font-weight:400}#agenda_view .section_day,#agenda_view .section_overdue{margin-bottom:40px}#agenda_view .date{font-weight:400}#agenda_view .column_project{vertical-align:top;color:grey;font-size:11px;text-align:right;white-space:nowrap;padding-left:5px!important;padding-top:14px;padding-bottom:12px}#agenda_view .column_project .aligner{display:flex;align-items:center}#agenda_view .column_project svg{position:relative;top:3px;margin-left:5px}#agenda_view .column_project svg[data-path="sm1/reminder_small.svg"]{top:3px}#agenda_view .no_matches a{display:block;padding:5px 0}#agenda_view .error_symbol{border-bottom:1px solid #dd4b39}#agenda_view .gear_menu>svg{vertical-align:0!important}#agenda_view .task_item .assign_user img{margin-top:3px}#agenda_view .task_item .assign_user svg{margin-top:-3px;transform:translateY(3px)}#agenda_view .task_item--new_design .column_project{padding:0!important;height:21px}#agenda_view .task_item--new_design .column_project svg{top:1px}#agenda_view .empty-state ul{margin-bottom:0}.search_holder .ist_tab_nav{margin-top:2em;padding-right:28px}.search_holder p.error_msg{user-select:text;font-size:14px;margin:2em 0}.search_holder .search_completed{cursor:pointer}.search_holder .completed_holder .task_item:hover .menu{visibility:hidden!important}.no_matches{padding-top:28px}.no_matches p{text-align:center;font-size:16px;cursor:text}.no_matches .icon_no_result{text-align:center;color:grey}.no_matches .icon_no_result img{display:inline-block}.no_matches .search_link_holder{display:flex;flex-direction:column;align-items:center}.no_matches .search_link_holder .search_completed{display:block}.menu_item.menu_reschedule_today .menu_icon{color:#058527}.menu_item.menu_reschedule_smart .menu_icon{color:#246fe0}.theme_dark #agenda_view .section_overdue .smart_schedule_link{color:#ff7066}.theme_dark .menu_item.menu_reschedule_today .menu_icon{color:#25b84c}.theme_dark .menu_item.menu_reschedule_smart .menu_icon{color:#5297ff}#GB_window.productivity-stat div.content{padding:0}.completed_quick_viz{min-height:200px;padding:0;color:#555;background-color:#fff!important}.completed_quick_viz.GB_iframe_html{max-height:calc(100vh - 144px);overflow-x:hidden;overflow-y:auto;padding:0 20px}.completed_quick_viz a{font-size:12px;color:#dd4b39;text-decoration:none;cursor:pointer}.completed_quick_viz a:hover{text-decoration:underline}.completed_quick_viz .project_colors{height:9px;font-size:11px;display:inline-block;margin-right:10px}.completed_quick_viz .short_date{display:inline-block;margin-right:.5em;color:grey}.completed_quick_viz .project_viz{background-color:#aaa;display:inline-block;margin-top:1px;height:9px}.completed_quick_viz .goal_line{z-index:1;position:absolute;margin-top:13px;opacity:.3;margin-left:3px}.completed_quick_viz .total_stat{font-size:12px;padding:0 0 19.5px}.completed_quick_viz .total_stat a{float:right;font-size:12px}.completed_quick_viz .section_progress{display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:1px solid #e0e0e0;padding:19.5px 0}.completed_quick_viz .section_progress .edit_link{margin:.75em 0 0;display:block}.completed_quick_viz .section_progress h4{font-weight:400;font-size:13px;margin:1em 0 0}.completed_quick_viz .section_progress p{color:grey;font-size:12px;margin:.5em 0 0}.completed_quick_viz .section_streak{text-align:center;border-bottom:1px solid #e0e0e0;padding:1em 0}.completed_quick_viz .section_streak p{font-size:12px;margin:0 0 .25em}.completed_quick_viz .section_streak .sm{font-size:12px;margin:.5em 0 0;color:grey;line-height:1.5em}.completed_quick_viz .section_title{font-weight:700;font-size:13px;color:#555;margin:0 0 1em}.completed_quick_viz .section_setting_link{border-top:1px solid #e0e0e0;padding:1em 0 0;text-align:center}.completed_quick_viz .section_completebar{padding:1em 0}.completed_quick_viz .goal_status{display:flex;flex-direction:column;align-items:center;text-align:center}.completed_quick_viz .completed_bar_chart{position:relative;padding:3px 0;text-align:left}.completed_quick_viz .completed_bar_chart .goalline{z-index:1;position:absolute;top:-2px;left:0}.completed_quick_viz .completed_bar_chart ul{list-style:none;position:relative;z-index:10;margin:0;padding:0;font-size:11px}.completed_quick_viz .completed_bar_chart li{padding:2px;margin-bottom:3px}.completed_quick_viz .status_error h6{font-size:13px;margin-bottom:1em}.completed_quick_viz .status_error p{font-size:11px}.completed_quick_viz .status_loading{display:flex;align-items:center;justify-content:center}.completed_quick_viz .status_loading .ring_spinner{margin:2em}.completed_quick_viz .empty-state{margin-top:10px}html[lang=de] .total_stat a,html[lang=de] .total_stat span,html[lang=es] .total_stat a,html[lang=es] .total_stat span,html[lang=it] .total_stat a,html[lang=it] .total_stat span,html[lang=ja] .total_stat a,html[lang=ja] .total_stat span,html[lang=pt_BR] .total_stat a,html[lang=pt_BR] .total_stat span,html[lang=ru] .total_stat a,html[lang=ru] .total_stat span,html[lang=tr] .total_stat a,html[lang=tr] .total_stat span{display:block;float:none}html[lang=de] .total_stat a,html[lang=es] .total_stat a,html[lang=it] .total_stat a,html[lang=ja] .total_stat a,html[lang=pt_BR] .total_stat a,html[lang=ru] .total_stat a,html[lang=tr] .total_stat a{margin-top:5px}#completed_today_holder .empty-state-body{cursor:pointer}#completed_today_holder .sharing{margin-top:14px}#completed_today_holder .sharing-facebook,#completed_today_holder .sharing-twitter{height:24px;width:24px;margin:0 7px;padding:3px;border-radius:3px;color:grey;display:inline-block;cursor:pointer}#completed_today_holder .sharing-facebook:hover,#completed_today_holder .sharing-twitter:hover{color:#fff}#completed_today_holder .sharing-twitter:hover{background:#24a9e6}#completed_today_holder .sharing-facebook:hover{background:#43619c}.copy_to_clipboard{text-align:left!important}.copy_to_clipboard input{width:200px;padding:2px 4px;margin-bottom:10px;margin-right:10px;border:1px solid #ddd;border-radius:3px;background-color:#f1f1f1}.copy_to_clipboard a{display:inline-block;white-space:nowrap}.copy_to_clipboard a.active{background-color:#ffc}.debug_tool{text-align:left!important;word-wrap:break-word;font-size:14px}.debug_tool a{cursor:pointer;color:#dd4b39}.debug_tool a:hover{text-decoration:underline}.debug_tool .status_table{width:500px}.debug_tool .status_table td{padding:.45em}.debug_tool .status_table td:first-child{padding-left:0;color:#848484;width:200px}.debug_tool .health_status .sm{margin-left:1em;font-size:11px;color:#848484}.debug_tool .sync_logs{display:block;height:200px;width:500px;overflow-y:scroll;border:1px solid #848484;font-family:"monospace",Courier;font-size:12px;margin-bottom:1em}.debug_tool .sync_logs td{padding:3px 0}.debug_tool .sync_logs .time{padding-right:1em;color:#848484}.debug_tool section{margin-top:1em}.file_attachment{display:block;margin-top:10px;position:relative}.file_attachment .preview{border:1px solid #ddd;border-radius:3px;max-width:400px;min-width:10px;min-height:10px}.file_attachment .no_action{cursor:default!important}.file_attachment .file_icon{vertical-align:middle;margin-right:10px}.file_attachment .desc_text,.file_attachment .text,.file_attachment a{text-decoration:none!important;color:#999!important;vertical-align:middle}.file_attachment .status{padding-left:8px;font-weight:700;color:#dd4b39!important}.file_attachment a{border:1px solid #eee;padding:7px 11px;display:inline-block;border-radius:3px;background-color:#fff;transition:all .2s ease}.file_attachment.with_preview{cursor:zoom-in}.file_attachment .file_attachment_download{display:none;position:absolute;bottom:10px;left:10px;cursor:pointer;padding:.5px 2px;background:#eee;border-radius:3px;border:1px solid #ccc;color:grey!important}.file_attachment .file_attachment_download:hover{color:#202020!important;border:1px solid #ccc;background:#eee}.file_attachment:hover .file_attachment_download{display:block}.file_attachment .text{font-weight:700;text-decoration:none;transition:all .2s ease}.file_attachment .desc_text{font-size:11px;margin-top:.5em}.file_attachment a:hover{background-color:#f1f1f1;border:1px solid #202020}.file_attachment a:hover .text{color:#dd4b39!important}.file_attachment .image_holder{max-width:400px;max-height:90px;overflow:hidden}.file_attachment .image_holder img{margin-right:0}.file_attachment.has_image.has_content a{padding:10px}@media (min-width:600px){.file_attachment.has_image.has_content .image_holder{display:inline-block;vertical-align:top}.file_attachment.has_image.has_content .content_holder{display:inline-block;width:300px;padding-left:20px}}@media (max-width:600px){.file_attachment.has_image.has_content .image_holder{margin-bottom:10px}}.audio_player{margin-top:5px;background-color:#eee;width:150px;padding:5px;border-radius:3px;font-size:14px!important;color:#202020;display:flex;align-items:center;position:relative}.audio_player .audio_link{color:#202020!important;position:absolute;top:1px;right:-9px}.audio_player a,.audio_player button{padding:4px 16px 4px 8px}.audio_player .play_control .icon_stop,.audio_player .play_control.on .icon_play{display:none}.audio_player .play_control.on .icon_stop{display:inline-block}.audio_player img{margin-top:-4px}.link_attachment .link_icon{vertical-align:middle;margin-right:5px}.init_error_popup{text-align:left!important}.init_error_popup textarea{box-sizing:border-box;width:100%;height:100px}.init_error_popup .ist_button{float:right;margin-top:1em;text-align:center;padding:.5em 2em;cursor:pointer}#item_selecter{position:fixed;top:0;z-index:2;min-height:21px;text-align:center;font-size:14px;padding-top:11px;padding-bottom:14px;background-color:#fafafa;border-bottom:1px solid #ddd;box-shadow:0 1px 2px rgba(0,0,0,.15);justify-content:center;white-space:nowrap}#item_selecter,#item_selecter button,#item_selecter span.tooltip__wrapper{display:flex;align-items:center}#item_selecter button{text-decoration:none;margin:0 11px;padding:2px 0;color:#d1453b;font-size:14px}#item_selecter button:hover{text-decoration:underline!important}#item_selecter button svg{margin-right:4px}#item_selecter .deselect_items{margin:0 5px;padding:0 5px;color:#555!important}#item_selecter .menu_item_more span,#item_selecter .menu_item_more svg,#item_selecter .menu_item_priority span,#item_selecter .menu_item_priority svg,#item_selecter .menu_item_schedule span,#item_selecter .menu_item_schedule svg{pointer-events:none}.selected,.selected .task_content_item{background-color:#ffc}.selected_top{padding-top:20px!important}.menu_selecter_more .menu_item_priority{display:none}html.item_selecter_on li.task_item .task_info,html.item_selecter_on li.task_item .td_due_date{pointer-events:none}html.item_selecter_on li.task_item:not(.task_item--new_design) .note_icon_show_on_hover{visibility:hidden!important}html.item_selecter_on li.task_item .scheduler_action,html.item_selecter_on li.task_item .task_info svg{visibility:hidden;pointer-events:none}html.item_selecter_on li.task_item .gear_menu,html.item_selecter_on li.task_item .gear_menu:hover,html.item_selecter_on li.task_item .scheduler_action:hover,html.item_selecter_on li.task_item .task_info svg:hover{visibility:hidden}html.item_selecter_on li.task_item.selected .task_item_actions{display:none}html.item_selecter_on li.task_item:hover .task_item_actions{background:initial}html.item_selecter_on li.task_item:hover .task_item_actions>div:not(.assign_user){opacity:0!important}html.item_selecter_on li.task_item:hover .task_item_actions .column_project.task_content_item{opacity:1!important;display:block}@media (max-width:750px){#item_selecter button span:not(.tooltip__wrapper):not(.popover):not(.popover__content){display:none}}.promotion_modal h1{font-size:22px;line-height:1;margin-top:0;color:#202020}.promotion_modal h1,.promotion_modal h2{font-weight:400;text-align:center;margin-bottom:0}.promotion_modal h2{font-size:16px;line-height:1.5;margin-top:8px;color:#777}.promotion_modal p{font-size:16px;text-align:center;line-height:1.5em;color:#777}.promotion_modal img{max-width:100%}.promotion_modal .promo_actions{margin-top:22px;display:flex;justify-content:flex-end;align-items:center}.promotion_modal .promo_actions a{display:inline-block;cursor:pointer;margin-left:26px}.promotion_modal .promo_actions .link{color:grey}.promotion_modal .promo_actions .got_it{color:#777;display:inline-block;text-align:center}.favorite_promo img{width:430px}.favorite_promo .link{margin-top:20px;margin-bottom:10px}.favorite_promo svg .top_icon{fill:#fff}html[lang=en] .favorite_promo p{width:430px}.karma_promo{max-width:350px;margin:15px auto}.karma_promo h1,.karma_promo h2,.karma_promo h3{margin:0;padding:0;font-weight:400}.karma_promo h1{font-size:20px;margin-top:0;margin-bottom:3px}.karma_promo h2{font-size:16px;margin-bottom:30px;opacity:.7}.karma_promo h3{font-size:14px;margin-bottom:30px}.karma_promo .btn_continue{display:inline-block;padding:9px 30px;border-radius:3px;color:#fff;cursor:pointer;opacity:.7}.karma_promo .btn_continue:hover{opacity:1}.karma_promo .btn_holder{height:37px}.karma_promo .share_icons{text-align:left}.karma_promo .share_icons a{margin:0 20px 0 0;display:inline-block;color:grey;padding:5px;border-radius:50%;width:24px;height:24px}.karma_promo .share_icons a:hover{color:#fff}.karma_promo .share_icons a.gplus:hover{background-color:#f24033}.karma_promo .share_icons a.twitter:hover{background-color:#24a9e6}.karma_promo .share_icons a.facebook:hover{background-color:#43619c}.karma_promo .karma_help{display:inline-block;margin-top:20px;text-decoration:none}.karma_promo .karma_help:hover{text-decoration:underline}.karma_promo .karma-icon{font-size:32px;line-height:0;color:#dd4b39}.karma_promo .btn_continue{background-color:#dd4b39}.promotion_modal--dark_theme img{margin-top:22px;max-width:388px}.promotion_modal--dark_theme .promo_actions{margin-top:24px;flex-direction:row;width:100%;justify-content:flex-end;padding-right:35px}.promotion_modal--new_checkbox img{margin:22px auto 0}#left_menu{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;width:266px;height:calc(100vh - 50px);padding-top:74px;padding-left:32px;margin-left:-32px;position:fixed;overflow-x:hidden;overflow-y:hidden;border-right:1px solid #f1f1f1;background-color:#fafafa}#left_menu:hover{overflow-y:auto}#left_menu_tabs{margin-top:25px;margin-bottom:20px;white-space:nowrap}#left_menu_tabs table{width:100%}#left_menu_tabs td{border-bottom:1px solid #e0e0e0}#left_menu_tabs .control{cursor:pointer;font-size:13px;line-height:1;padding:0 5px 5px 2px;text-align:center;color:#999;transition:color .1s ease-in}#left_menu_tabs .control:hover{color:#555}#list_holder{width:265px;padding-bottom:30px}#list_holder a.action .icon-add{margin-right:14px;margin-left:9px}.left_menu_toggle{display:none;padding:5px 5px 5px 0;color:#fff}.left_menu_toggle svg{padding:2px}.left_menu_toggle svg:hover{border-radius:3px;background-color:hsla(0,0%,100%,.2)}.left_menu_show #quick_find{display:none}.left_menu_show .left_menu_toggle{padding-right:130px}.left_menu_overlay{position:absolute;z-index:200;top:38px;width:100%;height:200%;background-color:hsla(0,0%,40%,.5)}.theme_dark .left_menu_overlay{background-color:rgba(0,0,0,.65)}.show_filters .filters,.show_labels .labels,.show_projects .projects{border-bottom:1px solid #737373!important;font-weight:700;color:#555!important}@media (pointer:coarse){#left_menu{overflow-y:auto}}.notes_gb_window{background-color:none!important;padding-left:0!important;padding-right:0!important}.notes_holder a{color:#202020}.notes_holder a:hover{text-decoration:underline}.notes_holder.notes_readonly .note_submit{display:none}.notes_holder .notes_list{min-height:250px;max-height:450px;overflow:auto;margin:5px 0 0;padding-top:5px}.notes_holder .user_name{font-weight:700;text-transform:uppercase;margin-right:8px;display:inline-block}.notes_holder .sep{display:inline-block;padding:0 7px}.notes_holder .has_avatar .note_content{display:block}.notes_holder .has_avatar .note_content,.notes_holder .has_avatar .note_meta{margin-left:40px}.notes_holder .has_avatar .user_avatar{width:29px;height:29px;float:left;border-radius:20px;margin-top:3px}.notes_holder .has_avatar .audio_player,.notes_holder .has_avatar .file_attachment,.notes_holder .has_avatar .files_view{margin-left:40px}.notes_holder .fetch_old{color:#dd4b39;text-decoration:none;padding:2px 0;text-align:center;display:block;font-size:14px;width:100%}.notes_holder .empty-state{width:250px;margin:15px auto}.note_item{margin:0}.note_item li{list-style:none}.note_item .task_item td{padding-top:0;padding-bottom:5px}.note_item .note_icon{display:none}.note_item .content{border-bottom:none!important}.note_item .task_item td.menu{padding-top:0!important}.note_item .arrow{display:none}.note_item .items li{padding-bottom:5px}.note_item .items li .item_editor{margin:0!important}.note_item .task_item{margin-left:0!important;margin:5px 0}.note_item .gear_menu,.note_item .on_menu_show,.note_item .on_scheduler_show,.note_item .task_content_item,.note_item .td_due_date,.note_item td.checker,.note_item td.menu{background-color:transparent!important;border-bottom:none!important}.note_item td.checker .ist_checkbox{transform:translateY(0)!important}.note_item .task_item .task_content_item{border-bottom:none!important}.note_item td.task_info{display:none}.note_item .scheduler_action{visibility:visible}.note_extra_info{padding:11px 0 9px!important;color:#999;font-size:11px;background-color:#fcfcfc;border-bottom:1px solid #eee;display:flex;align-items:baseline}.note_extra_info a{color:#dd4b39;text-decoration:none}.note_extra_info .project_link{max-width:150px;text-overflow:ellipsis;display:inline-block;white-space:nowrap;overflow:hidden}.note_extra_info .only_emojis .emoji,.note_extra_info span.emoji{font-size:14px}.note_extra_info .user_avatar{margin-right:5px}.note_extra_info .icon{color:#999;cursor:pointer;align-self:center;margin-top:-3px}.note_extra_info .icon svg{display:block}.note_submit{padding-top:10px}.note_submit textarea{font-size:14px;width:98%;padding-bottom:4px!important;margin-bottom:10px;max-height:200px;overflow:auto!important;border:1px solid #ddd}.note_submit .btn_area{text-align:left!important;padding-bottom:0;padding-top:3px}.note_text{border-radius:3px;text-align:left;padding:10px 0;page-break-inside:avoid;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.note_text:hover .note_actions,.note_text:hover .time{opacity:1!important;transition:opacity .2s ease-in}.note_text.active{background-color:#ffc}.note_actions{display:inline-block;margin-left:10px;opacity:0!important;margin-top:-4px;transition:opacity .2s ease-in}.note_actions .notes_shared .note_text .time{opacity:0}.note_actions>span{color:grey;cursor:pointer;display:inline-block;margin-right:10px;transition:color .2s ease-in}.note_actions>span svg{pointer-events:none}.note_actions>span:hover{color:#202020}.note_meta{font-size:11px;color:#999;padding:0 0 2px;display:flex;align-items:flex-start}.note_meta img{cursor:pointer;margin-right:10px;margin-left:10px;opacity:.47;transition:opacity .2s ease-in}.note_meta img:hover{opacity:1;transition:opacity .2s ease-out}.note_content a{text-decoration:underline!important}.note_content code{background-color:#eee;white-space:pre-wrap}.note_content .code_block{display:block;overflow-x:scroll}.note_content,.notes_list{font-size:14px}.note_content .service_icon,.notes_list .service_icon{display:none}.note_icon{margin-left:5px;cursor:pointer;padding:0 7px;white-space:nowrap;color:grey}.note_icon .note_count{font-size:11px;vertical-align:middle}.note_icon svg{vertical-align:middle;margin-right:2px}.note_icon:hover{color:#202020}.note_icon_show_on_hover{visibility:hidden}.notes_loading{min-height:506px}.note_action_link{display:block;color:#dd4b39!important;text-align:center;border-bottom:1px solid #eee;padding:8px 0}.no_notes{text-align:center;color:#555;margin-top:20px;font-size:14px}.note_edit .textarea_buttons{display:none}.notes_add_tooltip{padding-bottom:13px!important}.notes_add_tooltip .content{padding:0 16px!important}.notes_add_tooltip .caption{padding-left:16px}.notes_add_tooltip .close{padding-right:16px}.notes_add_tooltip textarea{width:calc(100% - 14px);height:75px;border:1px solid #ddd;border-radius:3px}.notes_add_tooltip .desc{font-size:11px;padding-top:2px;color:#ccc;float:right}@media screen and (max-height:800px){.notes_list{max-height:350px}}#GB_window.notifications{padding:15px 0 0!important}#GB_window.notifications div.content{padding:0}#GB_window.notifications .caption{padding-left:14px}#GB_window.GB_tooltip_win .close{padding-right:14px}#GB_window.notifications.GB_full_width .GB_Window_holder{padding:0!important}#notifications_holder{font-size:13px;width:400px!important;max-height:80vh;padding:0!important;border-collapse:collapse;border-radius:0 0 5px 5px;overflow-y:hidden;overflow-x:hidden}#notifications_holder:hover{overflow-y:auto}#notifications_holder.no_scrollbar:hover{overflow-y:hidden}#notifications_holder ul{margin:0;padding:0}#notifications_holder li{position:relative;display:table;table-layout:fixed;overflow:hidden;padding:0;margin:0;text-align:left;cursor:pointer;list-style:none;min-height:78px;opacity:1;filter:gray}#notifications_holder li:last-child{border-bottom:none!important}#notifications_holder li:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.has_actions,#notifications_holder li.has_actions:hover{background:none!important;cursor:auto}#notifications_holder li.accepted{text-align:center;opacity:1!important;filter:none}#notifications_holder li.has_actions,#notifications_holder li.unread,#notifications_holder li:hover{opacity:1!important;filter:none}#notifications_holder li.unread{background-color:rgba(0,0,0,.04)}#notifications_holder li.unread:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsed{margin-left:45px!important;min-height:15px}#notifications_holder li.collapsed .avatar_holder{display:none}#notifications_holder li.collapsed .text_holder{margin-left:0!important;margin-top:0}#notifications_holder .empty,#notifications_holder .indicator{padding:5px 10px!important;width:75%}#notifications_holder .empty{border-bottom:none;color:#555}#notifications_holder .actions a{margin:0!important}#notifications_holder .desc{color:#999;font-size:12px;margin-top:3px}#notifications_holder .accept{color:#dd4b39}#notifications_holder .reject{position:absolute;top:6px;right:-24px;z-index:100;color:grey}#notifications_holder .avatar_holder{float:left;padding:14px 0 0;position:relative;width:50px;text-align:center}#notifications_holder .avatar_holder .user_avatar{width:50px;height:50px;line-height:50px!important}#notifications_holder .avatar_holder img{border-radius:50%;width:27px;height:27px}#notifications_holder .avatar_holder .type_icon{position:absolute;bottom:0;right:0;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:50%}#notifications_holder .left_container{position:relative;display:table-cell;width:330px;border-bottom:1px solid rgba(0,0,0,.06)!important;padding:0 0 0 14px}#notifications_holder .left_container:hover{background-color:transparent}#notifications_holder .unread .left_container{padding:0 0 0 10px;border-left:4px solid #dd4b39}#notifications_holder .right_container{position:relative;cursor:auto;display:table-cell;width:70px;border-bottom:1px solid rgba(0,0,0,.06)!important;padding:0}#notifications_holder .text_holder{color:#202020;line-height:18px;margin-top:-3px;margin-left:64px;width:290px;padding:15px 0 0;word-wrap:break-word}#notifications_holder .karma-icon{color:#dd4b39}#notifications_holder .karma-icon svg{width:32px;height:32px}#notifications_holder .time_holder{font-size:11px;position:relative;bottom:-7px;color:#555;z-index:100;padding:0 0 15px}#notifications_holder .unread_icon_wrap{cursor:pointer;position:absolute;bottom:5px;left:0;padding:0}#notifications_holder .unread_icon_wrap svg{pointer-events:none}#notifications_holder h3{margin:5px}#notifications_holder .ist_button_hallow{line-height:24px;min-width:75%}#notifications_holder .final{margin-bottom:30px}#notifications_holder .empty-state{margin-top:10px;margin-bottom:20px}#notifications_holder li.collapsible_box{cursor:pointer;padding:0}#notifications_holder li.collapsible_box:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box .collapsed_list{display:none}#notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item{cursor:pointer;border-top:1px solid #eee;padding:5px 0;color:#999}#notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item:first-child{border-top:0}#notifications_holder li.collapsible_box .collapsed_list .collapsed_list_item.unread{color:#202020}#notifications_holder li.collapsible_box.unread{background-color:rgba(0,0,0,.04)}#notifications_holder li.collapsible_box.unread:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box .collapse_icon_wrap{cursor:pointer;position:absolute;top:0;left:0;height:44px;display:flex;align-items:center}#notifications_holder li.collapsible_box .collapse_icon_wrap svg{transform:rotate(90deg);transform-origin:center;cursor:pointer}#notifications_holder li.collapsible_box .collapse_icon_wrap:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box .left_container:hover{background-color:transparent}#notifications_holder li.collapsible_box.is_uncollapsed:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box.is_uncollapsed .collapsed_list{display:block}#notifications_holder li.collapsible_box.is_uncollapsed .collapsed_list .collapsed_list_item:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box.is_uncollapsed .left_container:hover{background-color:transparent}#notifications_holder li.collapsible_box.is_uncollapsed .collapse_icon_wrap{bottom:33px}#notifications_holder li.collapsible_box.is_uncollapsed .collapse_icon_wrap svg{transform:rotate(0deg);transform-origin:center}#notifications_holder li.collapsible_box.is_uncollapsed .collapse_icon_wrap:hover{background-color:rgba(0,0,0,.1)}#notifications_holder li.collapsible_box.is_uncollapsed.unread{background-color:rgba(0,0,0,.04)}#notifications_holder li.collapsible_box.is_uncollapsed.unread:hover{background-color:rgba(0,0,0,.1)}#notifications_counter{display:inline-block;cursor:pointer;vertical-align:middle}#more_button_noti{color:#dd4b39;display:block;text-decoration:none;padding:4px;margin:8px 0}#more_button_noti:hover{text-decoration:underline}.mark_all_as_read{color:#999;text-decoration:none}.mark_all_as_read:hover{text-decoration:underline}#notifier{position:fixed;min-height:22px;text-align:center;background-color:#4d4d4d;bottom:24px;border-radius:3px;z-index:20000;transition:opacity .25s ease-in;box-shadow:0 2px 3px 0 rgba(0,0,0,.156863),0 1px 10px 0 rgba(0,0,0,.0588235),0 4px 6px 0 rgba(0,0,0,.0196078)}#notifier .notifier_content{white-space:nowrap;padding:12px 20px;display:block;margin-top:1px;color:#fff}#notifier a{color:#ff7f74;text-decoration:none;margin:0 0 0 20px;font-weight:700;text-transform:uppercase}#notifier a:hover{text-decoration:underline}#notifier span.text_holder{display:inline-block;max-width:400px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}#notifier .project_link{margin:0;text-transform:none}#notifier .hide_link{display:inline-block;color:#999!important}.new_version_notifier{white-space:nowrap;padding:5px 20px;display:block;margin-top:1px;color:#fff}.new_version_notifier a{cursor:pointer;font-weight:700;text-transform:uppercase;text-decoration:none;margin:0 0 0 20px}.new_version_notifier .reload_btn{color:#ea9388}.new_version_notifier .hide_link{color:#999}.select_user a{color:#333;padding:2px 8px 2px 0}.user_select_item .u_name{max-width:140px;text-decoration:none!important;display:inline-block!important}.people_assigner_holder,li.manager td.people_assigner_holder{width:25px;padding:0 10px 0 2px!important;padding-top:0;text-align:left;vertical-align:middle}.people_assigner_holder div,.people_assigner_holder img,li.manager td.people_assigner_holder div,li.manager td.people_assigner_holder img{cursor:pointer;margin-left:0!important}.people_assigner_holder .assign_icon svg,.people_assigner_holder img,li.manager td.people_assigner_holder .assign_icon svg,li.manager td.people_assigner_holder img{vertical-align:middle}.people_assigner_holder .assign_icon,li.manager td.people_assigner_holder .assign_icon{display:inline-block;margin-right:-6px}.always_show{visibility:visible!important}.complete_item .user_avatar{margin-right:5px}#ist_complete_floater .collaborator_name{display:inline-block}#ist_complete_floater .user_avatar{width:20px;height:20px}.PremiumOnlyModal{text-align:left}.PremiumOnlyModal h1{background-color:#f1f1f1;font-size:13px;font-weight:400;color:#202020;line-height:1.5em;margin-bottom:20px;padding:15px 100px 15px 30px;position:relative;overflow-y:hidden}.PremiumOnlyModal h1 img{position:absolute;top:-14px;right:20px;width:76px}.PremiumOnlyModal .main_content{padding:0 30px}.PremiumOnlyModal p{line-height:1.75em}.PremiumOnlyModal .action_holder{margin-top:20px}.PremiumOnlyModal .link_cta{margin-right:1em}.promo_banner{position:fixed;bottom:1em;left:50%;margin-left:-121px;z-index:100;font-size:14px;color:#555;line-height:1.5em}.promo_banner h1{margin-top:0;font-weight:400;color:#555;font-size:14px}.promo_banner p{margin-top:0}.promo_banner .banner{position:relative;width:500px;box-sizing:border-box;background-color:#f1f1f1;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.4);padding:1em;overflow:auto;zoom:1;display:none;opacity:0;top:20px;animation:banner-show .3s ease-out}.promo_banner .banner.is-shown{display:flex;align-items:center;opacity:1;top:0}.promo_banner .banner-img{width:100px;height:auto}.promo_banner .main-section{padding-left:1em;width:350px}.promo_banner .link,.promo_banner .not-now-btn{color:#555;text-decoration:none;margin-left:1em;cursor:pointer}.promo_banner .link:hover,.promo_banner .not-now-btn:hover{text-decoration:underline}.promo_banner .ist_button{cursor:pointer;font-size:14px!important}.promo_banner a.action{cursor:pointer}.promo_banner .error-msg{color:#dd4b39}.promo_banner .banner-enter{opacity:.01;top:20px}.promo_banner .banner-enter.banner-enter-active{opacity:1;top:0;transition:all .3s ease-out}.promo_banner .banner-leave.banner-leave-active{opacity:0;transition:all .3s ease-out}.promo_banner.apps_promotion,.promo_banner.year-in-review{bottom:40px}.promo_banner.apps_promotion .banner,.promo_banner.year-in-review .banner{padding:.85em 1.15em .85em .85em;background-color:#fafafa}.promo_banner.apps_promotion .banner-img,.promo_banner.year-in-review .banner-img{width:42px}.promo_banner.apps_promotion h1,.promo_banner.year-in-review h1{display:inline;margin-right:4px;color:#202020}.promo_banner.apps_promotion p,.promo_banner.year-in-review p{color:grey}.promo_banner.apps_promotion .cta,.promo_banner.year-in-review .cta{color:#dd4b39;font-weight:700}.promo_banner.apps_promotion .close-section,.promo_banner.year-in-review .close-section{margin-top:3px;align-self:start}.promo_banner.apps_promotion .close-section .close-btn,.promo_banner.year-in-review .close-section .close-btn{cursor:pointer}.promo_banner.apps_promotion .main-section,.promo_banner.year-in-review .main-section{width:auto;flex:1}.promo_banner.apps_promotion .not-now-btn,.promo_banner.year-in-review .not-now-btn{color:#202020}.promo_banner.apps_promotion h1{font-weight:700}.promo_banner.apps_promotion .banner-img{width:70px;height:auto;margin:0 16px}@media (max-width:749px){.promo_banner{margin-left:-275px}.promo_banner .banner{width:550px}.promo_banner .banner-img{width:110px}.promo_banner .main-section{width:330px}}@media (max-width:600px){.promo_banner{margin-left:-190px}.promo_banner .banner{width:380px}.promo_banner .banner-img{width:76px}.promo_banner .main-section{width:228px}}@keyframes banner-show{0%{display:none;opacity:0}50%{display:block;opacity:.5}to{display:block;opacity:1}}.theme_dark .promo_banner.apps_promotion .banner,.theme_dark .promo_banner.year-in-review .banner{background-color:#282828}.theme_dark .promo_banner.apps_promotion .cta,.theme_dark .promo_banner.year-in-review .cta{color:#ff7f74}.theme_dark .promo_banner.apps_promotion .not-now-btn,.theme_dark .promo_banner.apps_promotion h1,.theme_dark .promo_banner.year-in-review .not-now-btn,.theme_dark .promo_banner.year-in-review h1{color:hsla(0,0%,100%,.87)}.theme_dark .promo_banner.apps_promotion p,.theme_dark .promo_banner.year-in-review p{color:hsla(0,0%,100%,.4)}#editor{vertical-align:top;padding:80px 14px 84px 44px}#editor li.manager form{margin-right:28px;margin-top:1px}#editor .top{padding-bottom:10px}#editor .item_table{width:100%!important}#editor .controller{padding:0 20px 0 3px}#editor .desc{color:#555;font-size:11px}#editor .light_error{color:#dd4b39}#editor .input_due_date{width:85px}#editor .empty{color:#999}#editor .gear_menu>svg{display:inline;pointer-events:none;vertical-align:0}#editor .gear_menu.shown{visibility:visible}#editor .drop_item{padding-bottom:1px solid!important}#editor .arrow{margin-top:9px;margin-left:-27px;padding-left:3px;padding-right:3px}#editor .action_add_item{display:block;height:3em;line-height:3em;color:grey;margin-left:-4px}#editor .action_add_item .icon_add{align-items:center;border-radius:50%;color:#dd4b39;display:inline-flex;height:17px;justify-content:center;margin-right:13px;transform:translateY(8px);vertical-align:7px;width:17px}#editor .action_add_item:hover{color:#dd4b39;text-decoration:none}#editor .action_add_item:hover .icon_add{color:#fff;background-color:#dd4b39}#editor .action_add_item:hover .icon_add svg{transform:scale(.846)}#editor .action_add_item.inlined-button{display:inline-block}#editor .items .indent_2{padding-left:28px!important}#editor .items .indent_3{padding-left:56px!important}#editor .items .indent_4{padding-left:84px!important}#editor .items .indent_5{padding-left:112px!important}#editor .on_drag.indent_1,#editor .on_drag.indent_2,#editor .on_drag.indent_3,#editor .on_drag.indent_4,#editor .on_drag.indent_5{padding-left:0!important;margin-top:-17px;margin-left:15px}#editor .drag_and_drop_handler{padding-top:0}#editor .drag_and_drop_handler svg{margin-top:8px}#editor li.manager .drag_and_drop_handler{margin-top:-4px}#editor .show_history_link{display:inline-block;color:#555;cursor:pointer}#editor .show_history_link svg{margin-right:5px;position:relative;top:7px}.project_history{margin:20px 0 0;font-size:13px;color:#555;padding-right:30px}.project_history .content{border-bottom:1px solid #eee}.project_history .content .empty{padding-left:0;padding-right:0}.project_history .history_desc{color:#555;margin:10px 0 5px;padding:2px 0 4px}.project_history .history_desc .empty{border-bottom:none!important}.project_history .date{float:right;color:#555}.project_history b,.project_history i,.project_history u{font-style:normal;font-weight:400;text-decoration:none}.history_icon{margin-top:10px;float:right}.history_icon span{color:grey;cursor:pointer;display:block;margin-right:12px}.history_icon span:hover{color:#202020}.history_icon{visibility:hidden}.current_editor .history_icon{visibility:visible!important}.project_editor_instance{margin-bottom:38px;padding-bottom:2px}.project_editor_instance ul{margin-bottom:0!important}.project_editors_multiple li.empty{display:none}.project_editor_instance.drop_over{z-index:100;position:relative}.project_editor_instance.drop_over>div{opacity:.15}.attach_overlay{z-index:0;position:absolute;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px dashed grey;border-radius:3px}.attach_overlay span{color:grey;font-size:14px}.select_project a{color:#333;padding:2px 8px 2px 0}#ist_complete_result .indent_3 .name,#ist_complete_result .indent_4 .name,#projects_archived_ul .indent_3 .name,#projects_archived_ul .indent_4 .name,#projects_list .indent_3 .name,#projects_list .indent_4 .name{word-wrap:break-word}#ist_complete_result .project:before,#projects_archived_ul .project:before,#projects_list .project:before{content:"";display:inline-block;width:10px;height:10px;background-color:currentColor;border-radius:50%}#ist_complete_result .project:before{margin:7px;transform:translateY(3px)}#projects_archived_holder{margin-top:34px!important;margin-left:12px!important;padding:4px 0!important}#hide_archived_link,#show_archived_link{margin-left:7px!important}.counter_count{display:inline-block;color:#aaa;padding-left:5px;font-size:12px}.counter_count:empty{display:none}.menu{vertical-align:top;text-align:right}.name{width:100%;line-height:17px}.td_separator{padding:0 1px}.counter_color{display:inline-block;vertical-align:middle;font-size:16px}.ist_complete_item .counter_color svg{display:block}.indent_arrows{padding-right:2px;padding-left:2px;text-align:center}.indent_arrows div{cursor:pointer;margin:-4px 4px 4px 6px;opacity:.5;max-height:17px}.indent_arrows div:hover{opacity:1}.indent_arrows_inline{padding:0 0 0 15px}.indent_arrows_inline div{display:inline-block;margin:0 2px 4px}#quick_find .search_icon{color:#fff}#quick_find.is_focused .search_icon{color:#484b4c}.quick_find{border:1px solid transparent!important;border-radius:3px;width:300px;box-sizing:border-box;outline:0;color:#fff;padding:5px 5px 5px 30px;margin-top:2px;background:none;transition:width .2s ease-in}.quick_find:hover{background-color:hsla(0,0%,100%,.2)}.quick_find::-webkit-input-placeholder{color:#f6d2ce}.quick_find:-moz-placeholder,.quick_find::-moz-placeholder{color:#f6d2ce}.quick_find:-ms-input-placeholder{color:#f6d2ce}.quick_find_focused{z-index:10;position:relative;background-color:#fff!important;border:1px solid #eee!important;color:#202020!important;width:calc(100% - 8px)!important}.quick_find_focused::-webkit-input-placeholder{color:#ccc!important}.quick_find_focused:-moz-placeholder,.quick_find_focused::-moz-placeholder{color:#ccc!important}.quick_find_focused:-ms-input-placeholder{color:#ccc!important}.search_icon{position:absolute;z-index:15;margin-top:4px;margin-left:3px;cursor:text!important;transition:opacity .1s ease-in}.auto_complete_parent{padding-left:5px;color:#999}.auto_complete_task{display:inline-block;border:1px solid #ddd;border-radius:3px;min-width:10px;height:10px;margin:3px 20px 3px 3px;vertical-align:top}.auto_complete_search{display:flex;align-items:center;line-height:1em;color:#dd4b39}.auto_complete_search svg path{fill:#dd4b39}@media only screen and (max-width:960px){#quick_find .quick_find_focused{width:99%!important}}@media only screen and (max-width:870px){#quick_find .quick_find{width:160px}}@media only screen and (max-width:460px){#quick_find .quick_find{width:100px}#quick_find .quick_find_focused{width:97%!important}}.reactions_menu{padding:2.5px;max-width:251px}.reactions_menu .no_hover td,.reactions_menu td,.reactions_menu td.separator{padding:0}.reactions_menu .menu_buttons a{margin:2.5px;display:flex;align-items:center;justify-content:center}.object_reaction{width:45px;height:35px;border-radius:3px}.object_reaction:hover{background-color:hsla(0,0%,53.3%,.1)}.object_reaction:active{background-color:hsla(0,0%,53.3%,.3)}.object_reaction .only_emojis span.emoji,.object_reaction .only_emojis span.emoji span{width:23px;height:23px;font-size:23px!important;display:inline-block}.object_reaction .only_emojis img.emoji{width:21px;height:21px;vertical-align:initial}.reactions_line{margin-left:40px}.no_reactions{margin:0}.reaction_holder{width:45px;height:27px;display:inline-block;vertical-align:top;border:1px solid rgba(0,0,0,.1);border-radius:3px;margin:7px 8px 0 0;cursor:pointer;color:#999}.reaction_holder:hover{border:1px solid rgba(0,0,0,.3);color:#999}.reaction_holder:active{background-color:#efefef;border:1px solid rgba(0,0,0,.2);color:#999}.reaction_plus{font-weight:700;width:30px;height:29px;opacity:1;text-align:center;padding-top:3px}.reacted{color:#397fbe;background-color:rgba(5,118,185,.05);border:1px solid rgba(5,118,185,.1)}.reacted:hover{color:#397fbe;background-color:rgba(5,118,185,.1);border:1px solid rgba(5,118,185,.09)}.reacted:active{color:#397fbe;background-color:rgba(5,118,185,.15);border:1px solid rgba(5,118,185,.15)}.reacted_people .user{margin:0!important;padding:1px!important}.notes_shared .note_text .reactions_sticky,.reactions_sticky{opacity:1}.reaction_holder .only_emojis span.emoji{float:left;vertical-align:middle;padding-left:4px;padding-top:1px;line-height:27px;font-size:15px!important}.reaction_holder .only_emojis img.emoji{width:16px;height:16px;padding:4px 0 0 1px}.reactions_count{width:15px;float:right;text-align:center;vertical-align:middle;padding-right:5px;line-height:27px;font-size:13px!important}.reminder_viewer{margin-bottom:15px!important}.reminder_viewer li{padding:10px 0!important;border-bottom:1px solid #eee}.reminder_viewer img{vertical-align:top;margin-right:0!important}.reminder_viewer.is_empty{border-bottom:none;padding-bottom:0;margin-bottom:0}.reminder_viewer .trash{color:grey;float:right}.reminder_viewer .trash:hover{color:#202020}.reminder_viewer .reminder{display:flex;align-items:center;color:#999;font-size:11px}.reminder_viewer .reminder .text{color:grey;padding-left:5px}.reminder_viewer .reminder svg{margin-left:-4px}.reminder_manager{text-align:left}.reminder_manager input{outline-style:none;font-size:13px}.reminder_manager li,.reminder_manager ul{list-style:none;margin:0;padding:0}.reminder_manager li{padding:0 6px}.reminder_manager .adder{margin:0 0 15px;border:1px solid #ddd;border-radius:3px;overflow:hidden;position:relative;padding-left:54px;height:37px}.reminder_manager .adder .switcher{background-color:#ddd;color:grey;position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;padding:0 3px}.reminder_manager .adder .absolute,.reminder_manager .adder .relative{height:100%}.reminder_manager .adder .absolute a,.reminder_manager .adder .relative a{display:inline-block}.reminder_manager .adder .relative{display:flex;align-items:center;height:100%}.reminder_manager .adder .relative a{color:#333;text-decoration:none}.reminder_manager .adder .relative .relative_selector{height:100%;display:flex;align-items:center;width:100%;padding-left:15px}.reminder_manager .adder .location_selecter_holder,.reminder_manager .adder .location_selecter_holder .location_selecter{height:100%}.reminder_manager .adder .absolute input,.reminder_manager .adder .location_selecter input{width:120px;border:0;height:100%;padding:0 0 0 10px}.reminder_manager .adder a.service_selector{color:#999;margin-top:-1px;padding:9px 3px 0!important;float:right;display:flex;align-items:center}.reminder_manager .help{margin-right:-1px;padding:6px 5px 3px;float:right;opacity:.3;color:#333}.reminder_manager .help:hover{opacity:1}.reminder_manager .location_selecter .indicator{margin-top:11px;margin-left:10px}.reminder_manager .map_holder{margin-bottom:15px}.reminder_manager .map_holder .map{width:263px;height:150px;border:1px solid #ddd;border-radius:3px}.reminder_manager .map_holder select{margin-top:3px;width:265px}.reminders_menu img{vertical-align:middle!important;margin-right:6px}.pac-container{z-index:50000;min-width:300px!important}.auto_exapnd,.auto_exapnd_clone{overflow-x:hidden}.auto_exapnd{overflow:hidden}.auto_exapnd_clone{bottom:0;visibility:hidden;background-color:red;position:absolute;overflow-y:auto;font-size:16px;padding:0 2px 3px 3px;word-wrap:break-word}.rich_text_placeholder{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;position:absolute;color:#ccc;padding:6px 6px 0;outline:0;overflow-x:hidden;white-space:nowrap;z-index:5}.richtext_editor{-webkit-touch-callout:text!important;-webkit-user-select:text!important;-khtml-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important;padding-bottom:4px!important;height:auto!important;line-height:19px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.richtext_editor b{display:inline-block;font-weight:400!important;background-color:#dd4b39;color:#fff;cursor:pointer;padding:0 2px 1px 3px;border-radius:3px}.richtext_editor b svg{margin-right:4px;transform:translateY(3px);width:15px;height:15px}.richtext_editor b.t_person svg{margin-right:3px}.richtext_editor b.t_link{color:#dd4b39!important;background:none!important;text-decoration:underline;padding:0;display:inline-block;max-width:155px;overflow:hidden;white-space:nowrap;vertical-align:top;text-overflow:ellipsis}.richtext_editor i{display:inline-block;font-size:0;height:0;width:0;opacity:0}.list_editor .rich_text_placeholder,.list_editor .richtext_editor,.quick_add_task .rich_text_placeholder,.quick_add_task .richtext_editor{padding:0!important}.list_editor .text_box_holder,.quick_add_task .text_box_holder{padding:6px!important}.generic_left_list .rich_text_placeholder{padding-left:34px!important}.sharing_manager{color:#333;min-width:350px;min-height:100%}.sharing_manager img.indicator{margin-top:40px}.sharing_manager ul.tab_nav{padding:0}.sharing_manager ul.tab_nav li{display:inline-block;border-bottom:1px solid #eee;color:#999;width:50%;text-align:center;padding-bottom:5px;cursor:pointer}.sharing_manager ul.tab_nav li.active{font-weight:700;color:#555;border-bottom:1px solid #777}.sharing_manager ul.projects_list{padding:0;list-style:none;max-height:360px;border-bottom:1px solid #eee;overflow-y:scroll;overflow-x:hidden;text-align:left!important}.sharing_manager ul.projects_list li{border-radius:3px;padding:8px 5px;font-size:14px;cursor:pointer}.sharing_manager ul.projects_list li:hover{background:#eee}.sharing_manager ul.projects_list .project_name{margin-left:10px;font-size:13px;position:relative;top:-1px}.sharing_manager ul.collaborator_list{list-style:none;padding:0;max-height:318px;overflow-y:scroll;overflow-x:hidden;border-bottom:1px solid #eee;text-align:left!important}.sharing_manager ul.collaborator_list li{position:relative;padding:10px 5px}.sharing_manager ul.collaborator_list .check_box{cursor:pointer;text-align:center;line-height:15px;border-radius:15px;transition:background .15s ease-in;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;position:absolute;top:50%;left:0;height:25px;width:25px;margin-top:-12.5px;z-index:10;opacity:0}.sharing_manager ul.collaborator_list .user_avatar{position:absolute;top:50%;left:0;height:25px!important;width:25px!important;margin-top:-12.5px;display:inline-block}.sharing_manager ul.collaborator_list .user_info{width:290px;color:#777;font-size:13px;text-align:left;display:inline-block;padding:0 0 0 35px}.sharing_manager ul.collaborator_list .user_info b{font-size:11px;font-weight:700;color:#555}.sharing_manager ul.collaborator_list .user_info .status{margin-left:8px;font-size:10px;color:#fff;text-transform:uppercase;padding:0 3px;border-radius:3px;font-weight:400!important}.sharing_manager ul.collaborator_list .user_info .pending{background-color:#3fa9f5}.sharing_manager ul.collaborator_list .user_info .owner{background-color:#202020}.sharing_manager ul.collaborator_list a.leave_channel{position:absolute;right:10px;top:50%;margin-top:-12px;opacity:.4}.sharing_manager ul.collaborator_list a.leave_channel:hover{opacity:1}.sharing_manager ul.collaborator_list a.delete{position:absolute;right:10px;top:50%;margin-top:-12px;opacity:0}.sharing_manager ul.collaborator_list .collaborator_list_item:hover a.delete{opacity:.6}.sharing_manager ul.collaborator_list .collaborator_list_item:hover a.delete:hover{opacity:1}.sharing_manager ul.collaborator_list.selectable li{cursor:pointer}.sharing_manager ul.collaborator_list.selectable li:hover{background:#eee}.sharing_manager ul.collaborator_list.selectable li.is_selected .check_box{background-color:#ccc;opacity:1}.sharing_manager ul.collaborator_list.selectable li.is_selected .user_avatar{opacity:0}.sharing_manager ul.collaborator_list.selectable li.is_unselectable,.sharing_manager ul.collaborator_list.selectable li.is_unselectable:hover{cursor:default;background:none;opacity:.5}.sharing_manager ul.collaborator_list.selectable li.is_unselectable .check_box,.sharing_manager ul.collaborator_list.selectable li.is_unselectable:hover .check_box{opacity:1}.sharing_manager ul.collaborator_list.selectable li.is_unselectable .user_avatar,.sharing_manager ul.collaborator_list.selectable li.is_unselectable:hover .user_avatar{opacity:0}.sharing_manager ul.collaborator_list.selectable li.batch_selector .check_box{opacity:1}.sharing_manager ul.collaborator_list.selectable li.batch_selector .check_box img{display:none}.sharing_manager ul.collaborator_list.selectable li.batch_selector p{font-size:11px;font-weight:700;color:#555;margin:0;padding:0 0 0 35px}.sharing_manager ul.collaborator_list.selectable li.batch_selector.has_all_selected .check_box{background-color:#ccc}.sharing_manager ul.collaborator_list.selectable li.batch_selector.has_all_selected .check_box svg{display:inline-block}.sharing_manager .collaborator_selector .collaborator_list{border-bottom:1px solid #eee;padding-bottom:5px}.sharing_manager .collaborator_selector .ist_button{float:right}.sharing_manager .back_to_list_link{text-align:left}.sharing_manager .back_to_list_link>svg{opacity:.7;cursor:pointer;transform:rotate(90deg);vertical-align:middle}.sharing_manager .back_to_list_link>svg:hover{opacity:1}.sharing_manager .back_to_list_link .icon-project-shared{margin-right:5px}.sharing_manager .back_to_list_link .project_name{position:relative;margin-left:28px;top:2px}.sharing_manager .back_to_list_link .counter_color{margin-right:3px}.sharing_manager .invite_adder{width:350px;margin:0 auto 10px}.sharing_manager .invite_adder:after{content:"";display:table;clear:both}.sharing_manager .ist_button_red{box-sizing:border-box;height:30px;width:100px;float:right}.sharing_manager .input_email{box-sizing:border-box;float:left;width:230px;margin-right:0;height:30px;padding:0 10px;border:1px solid #eee;border-radius:3px}.sharing_manager .blank_screen{width:290px;text-align:center;margin:40px auto;color:#999}.sharing_manager .blank_screen h2{color:#555}.sharing_manager.team_inbox_view .invite_adder,.sharing_manager.team_inbox_view .tab_nav{display:none}.sharing_manager.team_inbox_view .collaborator_list{margin-top:0;border:0}.ist_complete_entry{padding:4px}.ist_complete_entry .user_avatar{float:left;margin:3px}.ist_complete_entry img.user_avatar{margin-top:3px}.ist_complete_entry .name_email{width:150px;padding:3px 0;margin-left:29px;color:#333}#blank_state_sharing{padding:10px 0}#blank_state_sharing .blank_state_text{background-color:#eee}.SmartSchedule{text-align:left}.SmartSchedule .smart_schedule_loader{padding:100px 0;text-align:center}.SmartSchedule .smart_schedule_loader img{width:100px;margin:0 auto}.SmartSchedule .desc{text-align:left;color:#999;padding-bottom:24px;margin-top:-10px;font-size:11px}.SmartSchedule .desc a{color:#999}.SmartSchedule .error_display{text-align:center;padding:25px}.SmartSchedule .error_display p{color:#555}.SmartSchedule .action_holder{text-align:right}.SmartSchedule .action_holder .submit_btn{margin-left:30px;cursor:pointer}.SmartSchedule .action_holder .cancel_btn{color:#333;text-decoration:none;cursor:pointer}.SmartSchedule .action_holder .cancel_btn:hover{text-decoration:underline}.SmartSchedule .day_section{font-size:14px;margin-bottom:28px}.SmartSchedule .day_section h2{text-align:left;font-size:14px;margin:0}.SmartSchedule .day_section h2 small{margin-left:5px;font-size:11px;font-weight:400;color:#999}.SmartSchedule .day_section ul{list-style:none;padding:0;margin:10px 0}.SmartSchedule .day_section li{position:relative;border-bottom:1px solid #f1f1f1;padding:14px 130px 14px 0}.SmartSchedule .day_section li:first-child{border-top:1px solid #f1f1f1}.SmartSchedule .day_section li.on_rescheduling .control,.SmartSchedule .day_section li:hover .control{opacity:1}.SmartSchedule .day_section li.on_rescheduling .project_label,.SmartSchedule .day_section li:hover .project_label{opacity:0}.SmartSchedule .day_section .task_block{width:100%}.SmartSchedule .day_section .task_content{margin-right:1em}.SmartSchedule .day_section .task_content .service_icon{margin-left:-4px;margin-right:5px!important;margin-top:-8px;color:#b3b3b3;-webkit-transform:translateY(7px);transform:translateY(7px)}.SmartSchedule .day_section .current_due{display:inline-block;color:#999;font-size:11px;font-weight:400}.SmartSchedule .day_section .control{position:absolute;right:0;top:10px;opacity:0}.SmartSchedule .day_section .control svg{opacity:.5;cursor:pointer}.SmartSchedule .day_section .control svg:hover{opacity:1}.SmartSchedule .day_section .control span:last-child{margin-left:10px}.SmartSchedule .day_section .project_label{position:absolute;right:0;top:15px;font-size:11px;color:#999;line-height:18px}.SmartSchedule .day_section .project_label_name{display:inline-block;max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SmartSchedule .day_section .project_label_color{display:inline-block;border-radius:50%;width:12px;height:12px;vertical-align:top;margin:3px 0 0 7px}.SmartSchedule .day_section .list_item-appear{opacity:.01}.SmartSchedule .day_section .list_item-appear.list_item-appear-active{opacity:1;transition:opacity .3s ease-in}.SmartSchedule .day_section .list_item-enter{opacity:.01}.SmartSchedule .day_section .list_item-enter.list_item-enter-active{opacity:1;transition:opacity .5s ease-in}.SmartSchedule .day_section__item_bar{display:inline-block;float:right}.SmartSchedule .section_transition-enter{opacity:.01}.SmartSchedule .section_transition-enter.section_transition-enter-active{opacity:1;transition:opacity .3s ease-in}.SmartSchedule .fade-enter{opacity:.01}.SmartSchedule .fade-enter.fade-enter-active{opacity:1;transition:opacity .3s ease-in}.SmartSchedule .fade-exit{opacity:1}.smart_schedule_offline{text-align:center;padding:0 30px;color:#555}.smart_schedule_offline h1{font-size:13px}.smart_schedule_offline p{margin-top:13px}.smart_schedule_offline .banner_img_wrap{text-align:center;margin:30px 0 40px}.smart_schedule_offline .banner_img_wrap img{width:120px}.smart_schedule_offline .action_holder{text-align:right;margin-top:50px}.smart_schedule_offline .action_holder .try_btn{cursor:pointer;padding-left:25px;padding-right:25px}.smart_schedule_tip{text-align:initial;padding:0 30px}.smart_schedule_tip h1{font-size:20px}.smart_schedule_tip ul{list-style-position:inside;padding:0}.smart_schedule_tip .banner_img_wrap{text-align:center;margin:30px 0 40px}.smart_schedule_tip .banner_img_wrap img{width:250px}.smart_schedule_tip .action_holder{text-align:right}.smart_schedule_tip .action_holder .menu_item_more{text-decoration:none;color:#202020;cursor:pointer}.smart_schedule_tip .action_holder .menu_item_more:hover{text-decoration:underline}.smart_schedule_tip .action_holder .try_btn{cursor:pointer;margin-left:20px;padding-left:25px;padding-right:25px}.scheduler_holder{white-space:nowrap}.scheduler_holder .icon_list{padding:5px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.scheduler_holder .icon_list .icon_scheduler{color:grey;border-radius:3px;height:28px;width:28px}.scheduler_holder .icon_list .icon_scheduler:hover{background-color:#f3f3f3;text-decoration:none}.scheduler_holder .icon_list .icon_scheduler.icon_today,.scheduler_holder .icon_list .icon_scheduler .icon_today{color:#058527}.scheduler_holder .icon_list .icon_scheduler.icon_tomorrow,.scheduler_holder .icon_list .icon_scheduler .icon_tomorrow{color:#eb8909}.scheduler_holder .icon_list .icon_scheduler.icon_next_week,.scheduler_holder .icon_list .icon_scheduler .icon_next_week{color:#692fc2}.scheduler_holder .icon_list .icon_scheduler.icon_postpone,.scheduler_holder .icon_list .icon_scheduler .icon_postpone,.scheduler_holder .icon_list .icon_scheduler.icon_suggestion,.scheduler_holder .icon_list .icon_scheduler .icon_suggestion{color:#246fe0}.scheduler_holder .icon_list>*{margin-left:12px}.scheduler_holder .icon_list>:first-child{margin-left:0}.scheduler_holder .desc{display:block;font-size:11px;color:#202020;padding:0;margin-bottom:1em}.scheduler_holder .icon_ai_scheduler{display:inline-block;position:relative;cursor:progress;transition:opacity .2s ease-in}.scheduler_holder .icon_ai_scheduler.hide{display:none}.scheduler_holder .icon_ai_scheduler .spin_loader{position:absolute;width:28px;height:28px;display:inline-block;opacity:1}.scheduler_holder .icon_ai_scheduler .predicted_date{display:inline-block;position:absolute;width:28px;height:28px;font-size:11px;font-weight:700;line-height:25px;text-align:center;padding:0;opacity:0;transition:opacity .2s ease-in}.scheduler_holder .icon_ai_scheduler .predicted_date img{position:absolute;top:0;left:0}.scheduler_holder .icon_ai_scheduler .error_icon{opacity:0;transition:opacity .2s ease-in}.scheduler_holder .icon_ai_scheduler.has_result{opacity:1;transition:opacity .2s ease-in;cursor:pointer}.scheduler_holder .icon_ai_scheduler.has_result:hover{opacity:1}.scheduler_holder .icon_ai_scheduler.has_result .spin_loader{opacity:0}.scheduler_holder .icon_ai_scheduler.has_result .predicted_date{opacity:1}.scheduler_holder .icon_ai_scheduler.has_result>span{cursor:inherit}.scheduler_holder .icon_ai_scheduler.has_error{opacity:1;transition:opacity .2s ease-in;cursor:not-allowed}.scheduler_holder .icon_ai_scheduler.has_error:hover{opacity:1}.scheduler_holder .icon_ai_scheduler.has_error .spin_loader{opacity:0}.scheduler_holder .icon_ai_scheduler.has_error .error_icon{opacity:1}.icon_scheduler{display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .2s ease-in;text-decoration:none}.theme_dark .scheduler_holder .icon_list .icon_scheduler,.theme_dark .scheduler_holder .icon_list>a{color:hsla(0,0%,100%,.56)}.theme_dark .scheduler_holder .icon_list .icon_scheduler:hover,.theme_dark .scheduler_holder .icon_list>a:hover{background-color:#363636}.theme_dark .scheduler_holder .icon_list .icon_scheduler.icon_today,.theme_dark .scheduler_holder .icon_list .icon_scheduler .icon_today,.theme_dark .scheduler_holder .icon_list>a.icon_today,.theme_dark .scheduler_holder .icon_list>a .icon_today{color:#25b84c}.theme_dark .scheduler_holder .icon_list .icon_scheduler.icon_tomorrow,.theme_dark .scheduler_holder .icon_list .icon_scheduler .icon_tomorrow,.theme_dark .scheduler_holder .icon_list>a.icon_tomorrow,.theme_dark .scheduler_holder .icon_list>a .icon_tomorrow{color:#ff9a14}.theme_dark .scheduler_holder .icon_list .icon_scheduler.icon_next_week,.theme_dark .scheduler_holder .icon_list .icon_scheduler .icon_next_week,.theme_dark .scheduler_holder .icon_list>a.icon_next_week,.theme_dark .scheduler_holder .icon_list>a .icon_next_week{color:#a970ff}.theme_dark .scheduler_holder .icon_list .icon_scheduler.icon_postpone,.theme_dark .scheduler_holder .icon_list .icon_scheduler .icon_postpone,.theme_dark .scheduler_holder .icon_list .icon_scheduler.icon_suggestion,.theme_dark .scheduler_holder .icon_list .icon_scheduler .icon_suggestion,.theme_dark .scheduler_holder .icon_list>a.icon_postpone,.theme_dark .scheduler_holder .icon_list>a .icon_postpone,.theme_dark .scheduler_holder .icon_list>a.icon_suggestion,.theme_dark .scheduler_holder .icon_list>a .icon_suggestion{color:#5297ff}.sync_error_handler{margin:3px!important}.sync_error_handler .sync_error_controller,.sync_error_handler .sync_report{text-align:left}.sync_error_handler .separator{padding:12px}.sync_error_handler .small_separator{padding:3px}.sync_error_handler .cancel{padding:0}.sync_error_handler .dimmed{color:#aaa}.sync_error_handler .sync_error_text{font-size:11px;margin:0;padding:15px 30px;min-height:100px;max-height:200px;overflow-y:scroll;border:1px solid #ddd}.sync_error_handler .log_action{list-style:none}.sync_error_handler .log_action button{border:none;background:none;padding:0;margin:0;cursor:pointer;font-size:11px;color:#555;text-decoration:underline}.sync_error_handler .log_action button.full_log_action{margin-bottom:10px}.sync_error_handler .log_action button.copy_log_action{margin-top:10px}.sync_error_tooltip{max-width:250px!important;white-space:normal!important}.sync_error_tooltip p{margin-top:0;margin-bottom:10px}@keyframes blink{50%{opacity:.5}}.sync_error_blinking{animation:blink 2s linear 0s infinite}.template_importer div{text-align:left}.template_importer .drop_over{border-color:grey;background-color:#eee}.template_importer .uploader_dropzone{margin-top:10px;text-align:center}.template_importer .file_input_container{margin-top:10px}.template_importer a{color:#dd4b39;text-decoration:none}.template_importer a:hover{text-decoration:underline}.template_help{padding-top:20px;color:#999}.template_help a{padding-top:10px;display:inline-block}.template_exporter .desc{color:#999}.template_exporter div{text-align:left;margin:15px 0}.template_exporter .copy_url{color:#555}.template_exporter .copy_url input{width:100%;background-color:#f1f1f1;margin:8px 0}.template_exporter .template_relative{margin-top:25px}.template_exporter .ist_button span,.template_exporter .ist_button svg{vertical-align:middle}.template_exporter .ist_button svg{margin-left:-2px;margin-right:6px}.timezone_alert{padding:20px;line-height:20px;text-align:center}.timezone_alert_message{width:240px;margin:0 auto}.timezone_link{color:#dd4b39;text-decoration:none;padding:0 5px}.timezone_link:hover{text-decoration:underline}.timezone_link_block{margin-top:10px;display:inline-block}.timezone_button{margin:20px auto}.timezone_yes_link{background:none;background-color:#dd4b39;color:#fff!important;text-shadow:none;border:1px solid transparent;padding:0 20px;font-weight:700}#top_bar{box-sizing:border-box;height:44px;background-color:#fff;top:0;position:fixed;z-index:1;display:flex;align-items:center;justify-content:center;width:100vw;border-bottom:1px solid #ca2100;background-color:#db4c3f;transition:height .2s ease-in;box-shadow:0 1px 2px rgba(0,0,0,.15)}#top_bar .unread{cursor:pointer;position:absolute;width:8px;height:8px;text-align:center;color:#fff;top:9px;right:5px;display:block;border-radius:10px;z-index:5;background-color:#ff9e13;border:1px solid #dd4b39}#top_bar .spinner>div{background-color:#fff}#top_bar_inner{height:100%;width:922px;padding-left:13px;position:relative}#logo{float:left;padding-top:7px}#logo svg{width:24px;height:24px;padding:2px;color:#fff}#logo:hover svg{border-radius:3px;background-color:hsla(0,0%,100%,.2)}#quick_find{white-space:nowrap;margin-left:292px;padding-top:6px}#quick_find .help_icon{position:relative;z-index:15;padding:0 5px;display:inline-block;transform:translate(-34px,7px)}#quick_find .help_icon svg{position:absolute;top:-24px}#top_icons{border:none;float:right;height:100%;white-space:nowrap!important;padding-right:12px}#top_icons img{cursor:pointer;vertical-align:middle}#top_icons>span,#top_icons button{display:flex;align-items:center;box-sizing:border-box;float:left;height:100%;margin-left:10px;cursor:pointer}#top_icons>span svg,#top_icons button svg{color:#fff}#top_icons #gear_holder,#top_icons #notifications_counter{position:relative}#top_icons #gear_holder svg{pointer-events:none}#top_icons #gear_holder .gear_alerted{display:none}#top_icons #gear_holder.is_alerted .gear_alerted{display:block}#top_icons #gear_holder.is_alerted .gear_normal{display:none}#top_icons #gear_holder svg,#top_icons #notifications_counter svg{padding:2px 4px}#top_icons #gear_holder:hover svg,#top_icons #notifications_counter:hover svg{border-radius:3px;background-color:hsla(0,0%,100%,.2)}#top_icons #quick_add_task_holder{position:relative;color:#fff}#top_icons #quick_add_task_holder>span{display:flex;align-items:center}#top_icons #quick_add_task_holder svg{padding:2px 4px}#top_icons #quick_add_task_holder:hover svg{border-radius:3px;background-color:hsla(0,0%,100%,.2)}#sync_state_icon{padding:0}#sync_state_icon>span{display:flex;align-items:center}#top_completed_holder{position:relative}#top_completed_holder a{color:grey;text-decoration:none;white-space:nowrap}#top_completed_holder a:hover .count{text-decoration:none}.theme_dark #top_completed_holder a .count{color:hsla(0,0%,100%,.87)!important}#top_completed{min-width:15px;font-weight:700;font-size:11px;padding:2px 4px}#top_completed:hover{border-radius:3px;background-color:hsla(0,0%,100%,.2)}.completed_pie_stat{display:flex;align-items:center}.completed_pie_stat .goal_pie_icon{width:25px;height:25px}.completed_pie_stat .count{text-decoration:none;white-space:nowrap;margin-left:5px;line-height:1;font-size:11px;font-weight:700;color:#fff}.completed_pie_stat .count:hover{text-decoration:none}.theme_dark #top_filters li.filter#filter_inbox .item_icon,.theme_dark #top_filters li.filter#filter_team_inbox .item_icon{color:#5297ff}.theme_dark #top_filters li.filter#filter_today .item_icon{color:#25b84c}.theme_dark #top_filters li.filter#filter_7days .item_icon{color:#a970ff}#top_filters{margin:0;padding:0}#top_filters li{min-height:24px;font-size:14px;color:#333;list-style:none;cursor:pointer;padding:5px 16px 5px 5px;transition:color .1s ease-in,background-color .1s ease-in;line-height:1.25;display:flex;border-radius:3px;align-items:center}#top_filters li.favorite_item{align-items:flex-start}#top_filters li.current{background:#fff;font-weight:700}#top_filters li.current .item_counter,#top_filters li.current .item_icon{font-weight:400}#top_filters li:hover{background-color:#fff}#top_filters li:hover .item_menu{opacity:.5}#top_filters li .item_icon{width:28px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:5px;margin-top:-1px;font-size:14px;color:#555}#top_filters li.filter#filter_inbox .item_icon,#top_filters li.filter#filter_team_inbox .item_icon{color:#246fe0}#top_filters li.filter#filter_today .item_icon{color:#058527}#top_filters li.filter#filter_7days .item_icon{color:#692fc2}#top_filters li.favorite_item .item_icon{position:relative;top:1.5px}#top_filters li .item_content{display:inline-block;width:187px;vertical-align:top;min-height:24px;line-height:24px;word-break:break-all;word-break:break-word}#top_filters li .item_counter{display:inline-block;color:#777;font-size:12px;margin-left:5px}#top_filters li .item_counter.overdue_color{color:#dd4b39}#top_filters li .item_menu{opacity:0}#top_filters li .item_menu>svg{display:inline-block;pointer-events:none;vertical-align:middle}.top_notifier{position:fixed;top:50px;right:50px;z-index:300;background-color:#fff;padding:15px 18.75px;border-collapse:separate;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.4);cursor:pointer}.top_notifier .icon_close{position:absolute;top:15px;right:15.75px}.goal_notifier{display:flex;justify-content:flex-start;align-items:flex-start;color:#202020}.goal_notifier h1{font-size:13px;font-weight:400;margin:-2px 0 0}.goal_notifier p{font-size:11px;color:#333;margin:.5em 0}.goal_notifier .content{padding:0 22.5px 0 15px}.goal_notifier .cta{display:block;font-size:11px;cursor:pointer}ul.ist_tab_nav{padding:0;margin-bottom:20px!important}ul.ist_tab_nav li{display:inline-block;border-bottom:1px solid #e0e0e0;color:#999;width:50%;text-align:center;padding-bottom:5px;cursor:pointer}ul.ist_tab_nav li.active{font-weight:700;color:#555;border-bottom:1px solid #737373}.ist_tab_content{display:none}.ist_tab_content.active{display:block}.who_to_notify{border-radius:3px;font-size:11px;display:inline-block;margin-left:15px;color:grey;padding-top:6px;text-align:left;transition:all .1s ease-in}.who_to_notify .change{margin-left:8px;font-size:11px;text-decoration:underline}.who_to_notify .selecter{font-size:11px;margin-top:10px}.who_to_notify .people{margin-left:-5px}.who_to_notify .save_holder{margin-left:8px;float:right}.who_to_notify .save_holder .hide_button,.who_to_notify .save_holder a{color:#dd4b39;text-decoration:none}.who_to_notify .save_holder .hide_button:hover,.who_to_notify .save_holder a:hover{text-decoration:underline}.who_to_notify .top_selecter{font-weight:700}.who_to_notify .desc_text{text-align:right}.who_to_notify .save_holder,.who_to_notify .selecter{display:none}.who_to_notify_tooltip{margin:0;padding:0}.who_to_notify_tooltip li{margin:0;padding:6px 0;display:flex;align-items:center}.who_to_notify_tooltip img{border:none!important}.people_holder .user{margin:5px 0;padding:5px;display:inline-block;white-space:nowrap;user-select:none;border-radius:3px}.people_holder .user span{width:50px}.people_holder .user img{border:none!important}.people_holder .user,.people_holder .user input,.people_holder .user label,.people_holder .user span{cursor:pointer!important}.people_holder .user:hover{background-color:#ccc}.people_holder .user_avatar{margin:-1px 5px 0 2px;vertical-align:bottom!important}.who_to_notify.expanded{font-size:11px;display:block;margin-left:0;padding:12px;background-color:#eee;color:#333;margin-bottom:12px}.who_to_notify.expanded .change{display:none}.who_to_notify.expanded .save_holder,.who_to_notify.expanded .selecter{display:block}.onboarding_tooltip{text-align:left!important}.onboarding_tooltip #karma_info_link{cursor:pointer}.onboarding_complete_overlay{position:absolute;top:0;left:0;width:100%;height:100%;color:#3c9b0d;padding:5px 30px 5px 0;box-sizing:border-box;overflow:hidden}.onboarding_complete_overlay .grey_background{background:#f3f3f3;width:100%;height:100%;position:absolute;bottom:0;animation-duration:.2s;animation-name:slideup;animation-iteration-count:1;z-index:10}.onboarding_complete_overlay .white_block{background:#fff;width:27px;height:100%;position:absolute;top:0;right:0;z-index:20}.onboarding_complete_overlay .maincontent{display:flex;align-items:center;height:100%}.onboarding_complete_overlay p{margin:0;position:relative;z-index:20;opacity:0;top:-10px;animation-delay:.2s;animation-duration:.3s;animation-name:slidedown;animation-fill-mode:forwards}.onboarding_complete_overlay svg{z-index:20;position:relative;margin:0 1em;opacity:.1;transform:scale(1.7);animation-duration:.3s;animation-name:checkmarkshow;animation-fill-mode:forwards;animation-timing-function:ease-in-out}.onboarding_complete_overlay svg #ist_checkbox_on{fill:#3c9b0d}li.indent_2 .onboarding_complete_overlay{padding-left:28px}li.indent_3 .onboarding_complete_overlay{padding-left:56px}li.indent_4 .onboarding_complete_overlay{padding-left:84px}@keyframes checkmarkshow{0%{opacity:.1;transform:scale(1.7)}75%{transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes slidedown{0%{opacity:.1;top:-10px}to{opacity:1;top:0}}@keyframes slideup{0%{height:0%}to{height:100%}}.date_autocomplete_item{padding:2px 5px;display:flex;justify-content:flex-start;align-items:center}.date_autocomplete_item .calendar_icon{display:inline-block;width:15px;margin-right:.75em}.date_autocomplete_item .calendar_icon svg{width:100%;height:15px}.reactist.collapse{height:0;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1) 0ms}.reactist.collapse--entered{height:auto}.reactist.collapse .collapse__wrapper{display:flex}.reactist.collapse .collapse__wrapper_inner{width:100%}.ring_spinner{animation-name:ring-spinner;animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear}.ring_spinner .inner{fill:#dd4b39}.ring_spinner .outter{fill:rgba(221,75,57,.2)}@keyframes ring-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.terms_dialog p{color:#555;margin-top:.25em}.terms_dialog h1{color:#202020;text-align:center;font-size:1.25em;margin-top:0;margin-bottom:1em}.terms_dialog h2{color:#202020;font-size:1em;margin-bottom:0}.terms_dialog .ist_button{display:block;width:200px;margin:2em auto 1em;cursor:pointer}.terms_dialog .footer{text-align:center;margin-top:1em;font-style:italic;font-size:12px}.empty-state{position:relative;max-width:360px;margin:auto;text-align:center;transition:opacity .17s ease-in}.empty-state-illustration{margin:auto;width:220px;height:200px}.empty-state-header{font-size:16px;color:#202020;margin:8px 0}.empty-state-body{color:#777;margin:8px 0}.empty-state-actions{display:flex;align-items:baseline;justify-content:center}.empty-state-actions .empty-state-button{margin:0}.empty-state-actions *+*{margin-left:8px}.empty-state-button{display:block;font-size:13px;line-height:17px;margin:20px auto 0;padding:6px 12px 7px;text-decoration:none;background-color:#dd4b39;border:1px solid transparent;border-radius:3px;color:#fff;cursor:pointer}.empty-state-link{display:inline-block;margin-top:20px;color:#d1453b}.empty-state-footer{display:flex;align-items:center;justify-content:center;margin-top:20px;color:#d1453b;visibility:hidden}.empty-state-footer svg{margin-top:2px;margin-right:4px}.empty-state-footer svg path{fill:#d1453b}.empty-state-footer span,.empty-state-footer svg{cursor:pointer}.empty-state-tooltip{background-color:#fff;border-radius:3px;border:1px solid #ccc;padding:4px 8px;margin-top:20px;cursor:default!important}.empty-state-tooltip-content.reactist.tooltip,.empty-state-tooltip-header,.empty-state-tooltip-label,.empty-state-tooltip-tip{display:flex;align-items:center}.empty-state-tooltip-content.reactist.tooltip svg,.empty-state-tooltip-header svg,.empty-state-tooltip-label svg,.empty-state-tooltip-tip svg{margin-right:4px;flex-shrink:0}.empty-state-tooltip-header{font-weight:700;margin-bottom:12px}.empty-state-tooltip-tips{list-style:none;padding:0;margin:0;text-align:left}.empty-state-tooltip-tip{align-items:flex-start}.empty-state-tooltip-tip span{margin-top:1px}.empty-state-tooltip,.empty-state-tooltip-content.reactist.tooltip{background-color:#fff;border-radius:3px;border:1px solid #ccc}.empty-state-tooltip-content.reactist.tooltip{max-width:370px;min-width:360px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:12px;text-align:start}.empty-state-tooltip-content.reactist.tooltip .tooltip__text{color:#202020}.empty-state-tooltip-content.reactist.tooltip.arrow_bottom:after{bottom:-7.5px;width:15px;height:15px;border:0;transform:rotate(45deg);background:#fff;box-shadow:inset -15px -15px 0 -13.5px rgba(0,0,0,.15)}.empty-state-7days .empty-state-footer{margin-bottom:40px}.empty-state-productivity .empty-state-header,.empty-state-project-new .empty-state-header,.empty-state-search .empty-state-header{margin-top:18px}.empty-state-search{margin-top:42px}.empty-state-search .empty-state-error-code{margin-bottom:16px}.empty-state-error-code{font-size:11px;display:block}.theme_dark .empty-state-footer,.theme_dark .empty-state-link{color:#ff7066}.theme_dark .empty-state-footer svg{fill:#ff7066}.dialog{position:absolute;top:0;left:0;visibility:hidden;z-index:3;outline:none}.dialog_nose{position:absolute;z-index:1002;margin-top:-12px;left:calc(50% - 6px);height:0;width:0;border:6px solid transparent;border-bottom-color:#ddd}.dialog_nose:before{content:"";position:absolute;border:6px solid transparent;border-bottom-color:#fff;left:-6px;top:-5px}.dialog_nose_right{border-bottom-color:transparent;border-right-color:#ddd;left:-12px;top:calc(50% - 6px)}.dialog_nose_right:before{border-bottom-color:transparent;border-right-color:#fff;left:-5px;top:-6px}.undo_toast_positioner{display:flex;justify-content:center}.undo_toast_positioner>.undo_toast{position:fixed}.undo_toast{min-height:22px;text-align:center;background-color:#4d4d4d;border-radius:3px;z-index:20000;box-shadow:0 2px 3px 0 rgba(0,0,0,.156863),0 1px 10px 0 rgba(0,0,0,.0588235),0 4px 6px 0 rgba(0,0,0,.0196078)}.undo_toast .notifier_content{white-space:nowrap;padding:12px 20px;display:flex;align-items:center;margin-top:1px;color:#fff}.undo_toast a{color:#ff7f74;text-decoration:none;margin:0 0 0 20px;font-weight:700;text-transform:uppercase;cursor:pointer}.undo_toast a:hover{text-decoration:underline}.undo_toast span.text_holder{display:inline-block;max-width:400px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.undo_toast .project_link{margin:0;text-transform:none}.undo_toast .hide_link{display:inline-block;color:#999!important}.project_detail .project_detail_header{padding:1.5em}.project_detail .project_detail_header .project_name{padding-top:2.75px;font-size:13px;margin:0}.project_detail .project_detail_header .project_name svg{display:inline-block;vertical-align:middle}.note_text:hover .comments_actions_action{opacity:1}.comments_container{display:flex;position:relative;flex-direction:column;height:100%;min-height:0;flex-grow:1;overflow:hidden}.comments_container>*,.comments_editor_container{box-sizing:border-box}.comments_list_container{flex:1 1 auto;max-height:none!important;margin-bottom:15px!important;margin-top:0!important;padding-top:20px!important}.comments_list_error{margin-bottom:15px;border:1px solid #ccc;border-radius:3px;color:red;padding:5px 10px;text-align:center}.comments_attachment_image{border:1px solid hsla(0,0%,100%,.1);border-radius:3px;max-width:400px;min-width:10px;min-height:10px}.comments_attachment_big_image{max-width:800px;display:inline-block;margin-bottom:5px;cursor:pointer}.comments_attachment_big_image_container{text-align:center}.comments_attachment_big_image_container a{text-decoration:underline;color:#fff}.comments_attachment_download{background-color:#282828;color:hsla(0,0%,100%,.87);transition:all .2s ease;display:none;position:absolute;bottom:10px;left:50px;cursor:pointer;padding:.5px 2px;background:#eee;border-radius:3px;border:1px solid #ccc}.comments_attachment_container{position:relative}.comments_attachment_container:hover .comments_attachment_download{display:block}.comments_textarea_holder{position:relative;background-color:#fff;border:1px solid #ddd;padding:8px;margin-bottom:10px;border-radius:3px}.comments_textarea_holder textarea{border:0;padding:0;margin:0;width:98%}.comments_textarea_holder--dragging{position:inherit}.comments_textarea_buttons{border-top:1px solid #eee;padding-top:5px;text-align:left;display:flex;align-items:center;justify-content:space-between}.comments_textarea_button{display:inline-block;position:relative}.comments_textarea_cancel{display:inline-block;margin-left:5px}.comments_drop_warning{cursor:pointer}.comments_drop_description{font-size:12px}.comments_drop_container{padding:16px;position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;border:1px dashed grey;border-radius:3px;text-align:center;background-color:#fff;color:grey;font-size:20px;align-items:center;justify-content:center;display:flex;flex-direction:column;align-content:center}.comments_drop_container__hover{background-color:#eee}.comments_drop_title{margin:5px;display:inline-block}.comments_drop_close{position:absolute;right:8px;top:8px;color:grey}.comments_drop_links{padding:0;margin:0;text-align:center}.comments_drop_link{position:relative;list-style:none;display:inline-block;margin:0 15px;min-width:80px;color:#dd4b39;font-size:16px;cursor:pointer}.comments_drop_link:hover{text-decoration:underline}.comments_drop_computer{cursor:pointer;position:absolute;left:0;top:-2px;width:80px!important;height:22px;z-index:2;opacity:.01}.comments_drop_spinner{display:inline-block;margin-left:8px;position:relative;top:3px}.comments_tooltip{background-color:#fff;color:#333;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);border:1px solid #ddd;padding:2.5px;max-width:251px}.comments_emojis_list{margin:0;width:210px;padding:2.5px;display:flex;flex-wrap:wrap}.comments_emojis_element{cursor:pointer;border-radius:3px;color:#202020;display:block;float:left;text-decoration:none;width:26px;height:26px;padding:4px;text-align:center;font-size:19px;line-height:28px}.comments_emojis_element:hover{background-color:#ccc}.comments_reactions_list{width:250px;padding:0;margin:4px 0;display:flex;flex-wrap:wrap}.comments_reactions_avatar{font-size:10px;line-height:17px!important;width:18px!important;height:18px!important;border-radius:35px!important;float:none!important;margin-top:0!important}.comments_reactions_element{margin:2.5px;display:flex;align-items:center;justify-content:center;list-style:none;width:45px;height:35px;border-radius:3px;cursor:pointer}.comments_reactions_element:hover{background:#eee}.comments_actions{display:inline-block;margin-left:10px;margin-top:-4px}.comments_actions_line{position:relative}.comments_actions_button:hover{text-decoration:none}.comments_actions_action{position:relative;margin-right:10px;display:inline-block;opacity:0;transition:opacity .2s ease-in}.comments_actions_icon{color:grey}.comments_actions_icon:focus,.comments_actions_icon:hover{opacity:1;color:#202020}.comments_actions_action .people_holder .user:hover{background:inherit}.comments_attachment_big_image_modal{display:flex;align-items:center;justify-content:center;margin:auto;z-index:600}.comments_attachment_big_image_modal .reactist_modal_box{background-color:transparent!important;width:auto;margin:0;box-shadow:none;border-radius:0}.comments_attachment_big_image_modal .comments_attachment_big_image_container{height:100vh;display:flex;flex-direction:column;justify-content:center}.comments_attachment_big_image_modal .comments_attachment_big_image_container .comments_attachment_big_image{width:100%;max-height:calc(100% - 24px);object-fit:contain}.modal_overlay{z-index:10001;position:fixed;margin:auto;top:0;left:0;width:100%;height:100%;transition:background .2s ease-in;display:flex;justify-content:center}.modal_overlay_centered{align-items:center}.modal_overlay-enter{background:transparent}.modal_overlay-enter-active,.modal_overlay-enter-done{background:hsla(0,0%,40%,.4)}.modal_container{margin-top:55px;overflow:visible;padding:25px 30px;border-radius:5px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);background-color:#fff}.modal_container_basic{box-shadow:none;padding:0;border:0;background:none}.modal_container_centered{margin:0}.modal_title{font-size:13px;text-align:left;font-weight:700;white-space:nowrap;padding:0 0 27px;height:20px;margin:0;color:#202020;line-height:24px}.modal_close{position:absolute;right:30px;color:grey;height:20px}.richtextinput_match{background-color:#dd4b39;color:#fff;padding:2px 4px;border-radius:3px;cursor:pointer}@supports (display:inline-block){.richtextinput_match{display:inline-block;padding:0 4px}}.richtextinput_match svg{margin-right:4px;transform:translateY(3px);width:15px;height:15px}.richtextinput_hidden{display:inline-block;width:0;height:0;font-size:0}.richtextinput_suggestions{list-style:none;margin:0;padding:0;background-color:#fff;overflow:auto;overflow-x:hidden;box-shadow:0 2px 10px rgba(0,0,0,.3);border-radius:0 0 3px 3px;max-height:160px}.richtextinput_suggestions_item{display:flex;align-items:center;padding:4px 10px;line-height:24px;border-bottom:1px solid #ddd;cursor:pointer}.richtextinput_suggestions_item:last-child{border:0}.richtextinput_suggestions_item_icon{display:flex;margin-right:10px;color:grey}.richtextinput_suggestions_item_icon--unshared:before{margin:7px;content:"";display:inline-block;width:10px;height:10px;background-color:currentColor;border-radius:50%}.richtextinput_suggestions_item--selected,.richtextinput_suggestions_item:hover{background-color:#eee;color:#333}.richtextinput .DraftEditor-editorContainer,.richtextinput .DraftEditor-root,.richtextinput .public-DraftEditor-content{height:inherit;text-align:initial}.richtextinput .public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.richtextinput .DraftEditor-root{position:relative}.richtextinput .DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent}.richtextinput .public-DraftEditor-block{position:relative}.richtextinput .DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.richtextinput .DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.richtextinput .DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.richtextinput .DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.richtextinput .DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.richtextinput .DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.richtextinput .public-DraftEditorPlaceholder-root{color:#9197a3;z-index:1}.richtextinput .public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.richtextinput .DraftEditorPlaceholder-hidden{display:none}.richtextinput .public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.richtextinput .public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.richtextinput .public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.richtextinput .public-DraftEditorPlaceholder-root{color:#ccc;position:absolute;z-index:0;width:calc(100% - 8px)}.richtextinput .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.richtextinput .public-DraftEditorPlaceholder-hasFocus{color:#aaa}.richtextinput .public-DraftEditor-content{max-height:200px;overflow-y:auto;overflow-x:hidden}.item_actions{display:flex;flex-shrink:0;height:24px;margin-left:10px}.item_actions svg{display:block}.item_actions .item_action{display:inline-block;color:grey;cursor:pointer}.item_actions .item_action:hover{color:#202020}.item_actions .item_action:not(:first-child){margin-left:12px}.item_actions .item_action .tooltip__wrapper{display:block}.item_actions__tooltip{display:flex;flex-direction:column;text-align:start;white-space:nowrap}.item_actions_priority{display:inline-block}.item_actions_indent,.item_actions_more{width:24px;height:24px}.item_editor_details{display:flex;border:1px solid #ddd;border-radius:3px;border-collapse:separate!important;margin-bottom:6px}.item_editor_details>:first-child{padding-left:8px}.item_editor_extension{display:flex;flex-shrink:0;align-items:center;padding-right:4px}.item_editor_input{font-size:14px;line-height:21px;flex-grow:1;outline:none;border:none;border-right:1px solid #ddd;word-break:break-word}.item_editor_input>div{padding:8px 8px 8px 0}.item_editor_assign{display:flex;flex-shrink:0}.item_editor_assign>*{padding-right:4px;text-decoration:none}.item_editor_assign>:first-child{padding-left:8px}.item_editor_assign>:last-child{padding-right:8px}.item_editor_assign_due{width:126px;border:none;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#999}.item_editor_assign_due--has_date{color:#202020}.item_editor_assign_people .reactist.tooltip__wrapper{color:grey}.item_editor_assign_people:hover .reactist.tooltip__wrapper{color:#202020}.item_editor_actions{display:flex;align-items:center}.item_editor_actions .item_actions{margin-left:auto;order:3}.item_editor_submit{cursor:pointer;margin-right:5px}.theme_dark .item_editor_assign_due{color:hsla(0,0%,100%,.4)}.theme_dark .item_editor_assign_due--has_date{color:hsla(0,0%,100%,.87)}.theme_dark .item_editor_assign_people .reactist.tooltip__wrapper{color:hsla(0,0%,100%,.56)}.theme_dark .item_editor_assign_people:hover .reactist.tooltip__wrapper{color:hsla(0,0%,100%,.87)}.item_user_selector{display:flex;flex-shrink:0;align-items:center;color:#555}.item_user_selector svg{display:block;margin-right:4px}.hover_action_button{width:calc(100% - 30px);height:24px;border:none;margin:0;padding:0;cursor:pointer;background:transparent;font-size:14px;font-weight:700;color:#dd4b39;display:flex;flex:1 1 auto;justify-content:center;align-items:center;position:relative;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.hover_action_button:focus,.hover_action_button:hover{opacity:1}.hover_action_button:after,.hover_action_button:before{content:"";display:block;height:1px;flex:1 1 auto;opacity:.5;background-color:#dd4b39}.hover_action_button:before{margin-right:10px}.hover_action_button:after{margin-left:10px}html.no_chrome #top_bar{display:none}html.no_chrome #content,html.no_chrome #page_background,html.no_chrome body{border:none!important;background-color:transparent}html.no_chrome #editor{min-height:80px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:30px 25px!important;width:auto!important;background-color:#fff}html.no_chrome #editor h2.section_header{display:none}html.no_chrome #GB_window{border-bottom-left-radius:4px;border-bottom-right-radius:4px}html.no_chrome .GB_overlay{display:none}html.no_chrome #loading_holder{margin:0;padding:10px;background-color:#fff}html.no_chrome .loading_screen--loader{display:none}html.no_chrome #loading{border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:none}html.no_chrome #loading center{padding-top:0}html.no_chrome #content,html.no_chrome #editor{width:auto}html.no_chrome .icon_ai_scheduler{display:none!important}html.no_chrome.theme_dark #editor,html.no_chrome.theme_dark #loading_holder{background-color:#1f1f1f}.page_add_task #logo{display:block!important}.page_add_task #quick_find,.page_add_task #top_icons{visibility:hidden}.page_add_task#top_bar{transition:none!important}.page_add_task #content,.page_add_task #editor,.page_add_task #top_bar_inner{width:600px;margin:auto!important;padding:0}.page_add_task #app_holder{max-width:none!important;margin:0!important}.page_add_task #logo{margin-left:41px}.page_add_task #left_menu{visibility:hidden}.page_add_task .section_header{margin-bottom:10px!important}.page_add_task .confirm .ist_button,.page_add_task .submit_btn{margin-top:10px}.page_add_task .form_icon_holder{padding-top:16px}.page_add_task .text_box_holder .content-icon{margin-top:2px;vertical-align:top}.page_add_task .richtext_editor{width:85%}.page_add_task .cancel{display:none}.reactist.tabs [role=tablist]{display:flex;border-bottom:0;flex-shrink:0}.reactist.tabs [role=tab]{text-align:center;flex:1;font-size:13px;line-height:1em;padding:9px 0;margin:0;color:grey;border-bottom:1px solid #e0e0e0}.reactist.tabs [role=tab][aria-selected=true]{line-height:1em;font-size:13px;font-weight:700;color:#202020;border-bottom:1px solid #202020}.reactist.tabs [role=tab]:hover{color:#202020}.theme_dark .reactist.tabs [role=tab]{color:#999;border-color:hsla(0,0%,100%,.1)}.theme_dark .reactist.tabs [role=tab][aria-selected=true]{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.87)}@keyframes fadein{0%{opacity:0}to{opacity:1}}:root{--reach-dialog:1}[data-reach-dialog-overlay]{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;background:rgba(0,0,0,.5);animation:fadein .2s;animation-timing-function:cubic-bezier(.4,0,.2,1);z-index:600}[data-reach-dialog-content]{width:50vw;margin:10vh auto;background:#fff;padding:0;outline:none}.reactist_modal_box{overflow:auto;overflow-x:hidden;width:580px;border-radius:5px;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);background-color:#fff}.reactist_modal_box.small{width:400px}.reactist_modal_box.medium{width:680px}.reactist_modal_box.large{width:60%;max-width:1000px}@media only screen and (max-width:992px){.reactist_modal_box,.reactist_modal_box.large{width:calc(100% - 120px)}}header.reactist_modal_box__header{position:relative;padding:0 24px;display:flex;align-items:center;background-color:#fafafa;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid #ddd}header.reactist_modal_box__header hgroup{margin:0;padding:14px 0;font-weight:700;flex-grow:1}header.reactist_modal_box__header h1,header.reactist_modal_box__header h2{display:block;margin:5px 0 0}header.reactist_modal_box__header h1{font-size:16px}header.reactist_modal_box__header h2{font-size:14px}header.reactist_modal_box__header .reactist_modal_box__header_button a,header.reactist_modal_box__header .reactist_modal_box__header_button button{display:flex;align-items:center;justify-content:center;margin:3px 0 0;border:none;background-color:transparent}section.reactist_modal_box__body{padding:20px 24px;background-color:inherit}section.reactist_modal_box__body.plain{padding:0}section.reactist_modal_box__body .dialog{overflow:auto}section.reactist_modal_box__body .dialog .icon{width:42px;float:left;margin-right:20px}section.reactist_modal_box__body .dialog .icon>*{max-height:42px;max-width:100%}section.reactist_modal_box__body .dialog .content{float:right;width:calc(100% - 62px)}section.reactist_modal_box__body .dialog .content h1{margin:0;font-weight:700;line-height:1}section.reactist_modal_box__body:after{clear:both;content:"";display:block}section.reactist_modal_box__body .close{float:right}footer.reactist_modal_box__actions{display:flex;justify-content:flex-end;padding:12px 24px;background-color:inherit;border-top:1px solid #ddd}footer.reactist_modal_box__actions button{margin-left:10px;padding:6px 12px 7px!important}.theme_dark [data-reach-dialog-overlay]{background:rgba(0,0,0,.4)}.theme_dark .reactist_modal_box{color:#eee;background-color:#282828}.theme_dark .reactist_modal_box .ist_button:not(.ist_button_red){color:#eee!important;background-color:#353535;text-shadow:none;border:none}.theme_dark header.reactist_modal_box__header{background-color:#202020;border-color:#333}.theme_dark footer.reactist_modal_box__actions{border-color:#333}.scheduler{width:250px;height:435px;position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.3);overflow:hidden;z-index:1}.scheduler-input{display:flex;flex-shrink:0;padding:8px 10px 8px 13px;align-items:center}.scheduler-input input{width:100%;line-height:24px;border:none;outline:0;box-sizing:border-box}.scheduler-input input::-ms-clear{display:none}.scheduler-input button{display:flex}.scheduler-input-timezone{outline:none}.scheduler-input-timezone:focus path,.scheduler-input-timezone:hover path{fill:#202020}.scheduler-picker-cell--greyed{color:grey}.scheduler-picker-cell--selected{font-weight:700}.scheduler-picker-cell--selected>span{background-color:#d1453b!important;color:#fff}.scheduler-picker-cell--selected:hover>span{background-color:#d1453b}.scheduler-picker-cell--selected:focus>span{box-shadow:0 0 0 1px #1f60c2,0 0 0 4px #dceaff}.scheduler-preview{display:flex;flex-direction:column;border-top:1px solid #ddd}.scheduler-preview img{flex-shrink:0}.scheduler-preview-help{font-size:10px;font-weight:400;background-color:#fff;white-space:normal}.scheduler-preview-help-every{font-weight:700}.scheduler-preview-help,.scheduler-preview-help-every,.scheduler-preview-help-link{color:#999}.scheduler-preview-help-link{text-decoration:underline}.scheduler-preview-help p{margin:0}.scheduler-preview-help p:first-child{margin-bottom:8px}.scheduler-preview-content{display:flex;font-weight:600;padding:8px 10px}.scheduler-preview-content svg{color:grey}.scheduler-preview-date{display:flex;flex-direction:column;margin-left:10px;flex:1}.scheduler-preview-date-info-time{float:right;font-weight:400}.scheduler-preview-date-tasks{color:#999;font-size:10px}.scheduler-preview--valid .scheduler-preview-content{cursor:pointer}.scheduler-preview--valid .scheduler-preview-help{padding:8px 10px}.scheduler-preview--valid .scheduler-timezone{margin-top:2px;padding:8px 10px 8px 44px}.scheduler-preview--invalid .scheduler-preview-help{margin-top:8px}.scheduler-suggestions{flex-shrink:0;padding:4px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.scheduler-suggestions-item{display:flex;padding:4px 10px;line-height:24px;outline:none;width:100%}.scheduler-suggestions-item-icon{display:flex;position:relative;margin-right:10px;color:grey}.scheduler-suggestions-item-icon svg{margin:auto}.scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--today{color:#058527}.scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--tomorrow{color:#eb8909}.scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--next-week{color:#692fc2}.scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--postpone,.scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--suggested{color:#246fe0}.scheduler-suggestions-item-label{font-weight:500}.scheduler-suggestions-item-weekday{margin-left:auto;color:grey}.scheduler-suggestions-item:not(.scheduler-suggestions-item--disabled):focus,.scheduler-suggestions-item:not(.scheduler-suggestions-item--disabled):hover{background-color:#f3f3f3;cursor:pointer}.scheduler-scrollable{flex-grow:1}.scheduler-scrollable:not(.scheduler-scrollable--disabled){width:100%;overflow-y:scroll}.scheduler-actions{display:flex;justify-content:space-between;flex-shrink:0;padding:8px 10px;border-top:1px solid #ddd}.scheduler-actions button{line-height:24px;color:#d1453b;font-weight:600}.scheduler-actions-time{display:flex;align-items:center;border:1px solid #ddd;border-radius:3px;overflow:hidden}.scheduler-actions-time button{line-height:22px}.scheduler-actions-time-label,.scheduler-actions-time-remove{padding:0 4px}.scheduler-actions-time-label:focus,.scheduler-actions-time-label:hover,.scheduler-actions-time-remove:focus,.scheduler-actions-time-remove:hover{background-color:#f1f1f1;outline:none}.scheduler-actions-time-remove{display:flex;align-items:center;height:100%}.scheduler-actions-time-separator{width:1px;height:100%;background-color:#ddd}.scheduler-actions-addtime,.scheduler-actions-save,.scheduler-actions-time{color:#d1453b}.scheduler-actions-addtime--disabled,.scheduler-actions-save--disabled,.scheduler-actions-time--disabled{cursor:default;color:#aaa}.scheduler-timepicker{border-radius:3px;background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.3)}.scheduler-timepicker-controls{display:flex;flex-direction:column;padding:8px 10px}.scheduler-timepicker-input{display:flex;align-items:center;padding-bottom:8px}.scheduler-timepicker-input input{width:100%;line-height:22px;padding:0 4px;border-radius:3px;border:1px solid #ccc;outline:none;box-sizing:border-box}.scheduler-timepicker-input input:not([value=""]){padding-right:20px}.scheduler-timepicker-input input::-ms-clear{display:none}.scheduler-timepicker-input-controls,.scheduler-timepicker-input-label{display:flex;align-items:center;flex:1}.scheduler-timepicker-input-label{justify-content:space-between}.scheduler-timepicker-input-label svg{display:block}.scheduler-timepicker-input-label svg path{fill:#d1453b}.scheduler-timepicker-input-controls{position:relative;margin-left:4px}.scheduler-timepicker-input-controls .scheduler-timepicker-input-reset{position:absolute;right:2px;cursor:pointer}.scheduler-timepicker-actions{display:flex;justify-content:space-between;padding:8px 10px;border-top:1px solid #ddd}.scheduler-timepicker-actions button{color:#d1453b;line-height:24px}.scheduler-timepicker-actions-add{font-weight:700}.scheduler-timepicker-actions-add[disabled]{cursor:default!important;color:#aaa}.scheduler-timepicker-tooltip.tooltip__text{flex-direction:column;padding:4px;text-align:start!important}.scheduler-timepicker-tooltip.tooltip__text div:first-child{font-weight:700}.scheduler-timezone-label{display:inline-flex;align-items:center}.scheduler-timezone-label svg{color:#202020;margin-top:2px}.scheduler-timezone-list{display:flex;flex-direction:column;background-color:#fff;border:1px solid #ddd;border-radius:3px;padding:4px 0}.scheduler-timezone-item{display:flex;flex-direction:column;padding:8px;text-align:left;width:100%}.scheduler-timezone-item--selected,.scheduler-timezone-item:focus,.scheduler-timezone-item:hover{outline:none;background-color:#fafafa}.scheduler-timezone-item-header{font-weight:500}.scheduler-timezone-item-description{margin-top:2px;font-size:12px;color:#999}.scheduler-timezone-help{padding:8px;border-top:1px solid #ddd}.scheduler-timezone-help a{font-size:12px;color:grey;text-decoration:underline}.scheduler-editor-menu.dialog,.scheduler-editor-menu.dialog+.dialog,.scheduler-editor-menu.dialog+.dialog+.dialog,.scheduler-item-selecter.dialog,.scheduler-item-selecter.dialog+.dialog,.scheduler-item-selecter.dialog+.dialog+.dialog,.scheduler-note-item.dialog,.scheduler-note-item.dialog+.dialog,.scheduler-note-item.dialog+.dialog+.dialog,.scheduler-quick-add.dialog,.scheduler-quick-add.dialog+.dialog,.scheduler-quick-add.dialog+.dialog+.dialog,.scheduler-smart-schedule.dialog,.scheduler-smart-schedule.dialog+.dialog,.scheduler-smart-schedule.dialog+.dialog+.dialog{z-index:10001}.theme_dark .scheduler,.theme_dark .scheduler-timepicker,.theme_dark .scheduler-timezone-list{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);color:hsla(0,0%,100%,.87)}.theme_dark .scheduler-input input::placeholder{color:hsla(0,0%,100%,.6)}.theme_dark .scheduler-input-timezone:focus path,.theme_dark .scheduler-input-timezone:hover path{fill:hsla(0,0%,100%,.87)}.theme_dark .scheduler-picker-cell--greyed{color:hsla(0,0%,100%,.6)}.theme_dark .scheduler-picker-cell--selected>span{background-color:#de4c4a!important}.theme_dark .scheduler-picker-cell--selected>span:hover{background-color:#de4c4a}.theme_dark .scheduler-preview{border-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-preview-help{background-color:#282828}.theme_dark .scheduler-preview-date .scheduler-preview-date-tasks,.theme_dark .scheduler-preview-help,.theme_dark .scheduler-preview-help-every,.theme_dark .scheduler-preview-help-link{color:hsla(0,0%,100%,.6)}.theme_dark .scheduler-preview--valid .scheduler-preview-content{background-color:#000}.theme_dark .scheduler-preview-content svg{color:hsla(0,0%,100%,.56)}.theme_dark .scheduler-suggestions{border-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-suggestions-item:not(.scheduler-suggestions-item--disabled):focus,.theme_dark .scheduler-suggestions-item:not(.scheduler-suggestions-item--disabled):hover{background-color:#363636}.theme_dark .scheduler-suggestions-item-label{color:hsla(0,0%,100%,.87)}.theme_dark .scheduler-suggestions-item-weekday{color:hsla(0,0%,100%,.6)}.theme_dark .scheduler-suggestions-item-icon{color:grey}.theme_dark .scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--today{color:#25b84c}.theme_dark .scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--tomorrow{color:#ff9a14}.theme_dark .scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--next-week{color:#a970ff}.theme_dark .scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--postpone,.theme_dark .scheduler-suggestions-item-icon .scheduler-suggestions-item-icon--suggested{color:#5297ff}.theme_dark .scheduler-actions{border-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-actions button{color:#ff7f74}.theme_dark .scheduler-actions-time{border-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-actions-time-label:focus,.theme_dark .scheduler-actions-time-label:hover,.theme_dark .scheduler-actions-time-remove:focus,.theme_dark .scheduler-actions-time-remove:hover{background-color:#4d4d4d}.theme_dark .scheduler-actions-time-separator{background-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-actions-addtime--disabled,.theme_dark .scheduler-actions-save--disabled,.theme_dark .scheduler-actions-time--disabled{color:hsla(0,0%,100%,.4)}.theme_dark .scheduler-actions-time-remove svg path,.theme_dark .scheduler-input-close path{fill:hsla(0,0%,100%,.56)}.theme_dark .scheduler-timepicker-input-label svg path{fill:#de4c4a}.theme_dark .scheduler-timepicker-actions,.theme_dark .scheduler-timepicker-input input{border-color:hsla(0,0%,100%,.1)}.theme_dark .scheduler-timepicker-actions button{color:#ff7f74}.theme_dark .scheduler-timepicker-actions-add--disabled{color:hsla(0,0%,100%,.4)}.theme_dark .scheduler-timezone-label svg{color:#fff}.theme_dark .scheduler-timezone-item--selected,.theme_dark .scheduler-timezone-item:focus,.theme_dark .scheduler-timezone-item:hover{background-color:#363636}.theme_dark .scheduler-timezone-help{border-color:hsla(0,0%,100%,.1)}.icon_close{cursor:pointer;color:grey}.icon_close:hover{color:#202020}.theme_dark .icon_close{color:hsla(0,0%,100%,.56)}.theme_dark .icon_close:hover{color:hsla(0,0%,100%,.87)}.dropdown_select{display:inline-block}.dropdown_select--popup{padding:0;border-radius:5px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);outline:none;background:#fff}.dropdown_select--popup ul[role=listbox]{list-style:none;padding:0;border-collapse:collapse;max-height:300px;overflow-y:scroll;overflow-x:hidden;margin:0}.dropdown_select--popup li[role=option]{cursor:pointer}.dropdown_select--popup li[role=option][aria-disabled=true]{color:#999}.dropdown_select--popup li[role=option].dropdown_select__option--highlighted,.dropdown_select--popup li[role=option][aria-selected=true]{background-color:#f3f3f3}.dropdown_select--popup .dropdown_select_input{display:flex;padding:4px 10px;align-items:center;border-bottom:1px solid #ddd}.dropdown_select--popup .dropdown_select_input input{border:0;line-height:24px;flex-grow:1;outline:none}.dropdown_select--popup .dropdown_select_actions{display:flex;justify-content:space-between;line-height:24px;margin:4px 0;padding:4px 10px;border-top:1px solid #ddd}.dropdown_select--popup .dropdown_select_actions>span{font-weight:600;color:#d1453b}.dropdown_select--popup .dropdown_select_done[disabled]{color:#aaa;text-decoration:none;cursor:auto}.dropdown_select--popup .dropdown_select_checkmark{width:14px;height:14px;color:#dd4b39}.dropdown_select--popup li[role=separator]>hr{border:none;height:1px;color:#ddd;background-color:#ddd;margin:4px 0;padding:0}.dropdown_select--popup li[role=separator].dropdown_select_option_header{border-bottom:none;color:#555;padding-top:7px;padding-bottom:7px}.theme_dark .dropdown_select--popup{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .dropdown_select--popup .dropdown_select_actions,.theme_dark .dropdown_select--popup .dropdown_select_input{border-color:hsla(0,0%,100%,.1)}.theme_dark .dropdown_select--popup .dropdown_select_actions>span{color:#d1453b}.theme_dark .dropdown_select--popup .dropdown_select_done[disabled]{color:hsla(0,0%,100%,.4)}.theme_dark .dropdown_select--popup .dropdown_select_separator hr{color:hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1)}.theme_dark .dropdown_select--popup li[role=option].dropdown_select__option--highlighted,.theme_dark .dropdown_select--popup li[role=option][aria-selected=true]{background-color:#363636}.task_list_item{display:flex;align-items:stretch;position:relative;padding:0;margin-right:40px;font-size:14px;border-bottom:1px solid #f0f0f0;cursor:text}.task_list_item a:hover{text-decoration:underline}.task_list_item[data-item-indent="2"]{margin-left:28px}.task_list_item[data-item-indent="3"]{margin-left:56px}.task_list_item[data-item-indent="4"]{margin-left:84px}.task_list_item[data-item-indent="5"]{margin-left:112px}.task_list_item .arrow{margin-top:7px!important;margin-left:-27px;padding-left:3px;padding-right:3px}.task_list_item .task_list_item__content{flex:1}.task_list_item .task_list_item__content>.task_content{width:100%;text-align:left;text-decoration:none;font-size:14px;line-height:21px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.task_list_item .item_checkbox{margin:10px 10px 0 0}.task_list_item .task_list_item__drag_handle{position:absolute;top:6px;left:-23px;opacity:0;cursor:move;color:grey}.task_list_item .task_list_item__drag_handle:hover{color:#202020}.task_list_item.task_list_item--with_subtasks .task_list_item__drag_handle{margin-left:-16px}.task_list_item.selected,.task_list_item.task_list_item--ctx_menu_opened{background-color:#eee}.task_list_item.selected .task_list_item__actions,.task_list_item.task_list_item--ctx_menu_opened .task_list_item__actions{opacity:0}.task_list_item.task_list_item--completed{opacity:.4}.task_list_item:hover .task_list_item__drag_handle{opacity:1}.task_list_item.on_drag{background-color:#fff;box-shadow:0 5px 8px 0 rgba(0,0,0,.16);border-radius:3px;animation-name:flowup;animation-duration:.15s;animation-timing-function:cubic-bezier(.4,0,.6,1);margin-left:15px!important;margin-top:-25px!important}.task_list_item.on_drag .task_list_item__actions{display:none}.task_list_item.on_drag .arrow,.task_list_item.on_drag .task_list_item__drag_handle{opacity:0}@keyframes flowup{0%{margin-top:-20px}to{margin-top:-25px}}html.ice_dnd_active .task_list_item:hover .task_list_item__drag_handle{opacity:0}.task_list_item__content{padding:8px 0 12px}.task_list_item__actions{display:flex;justify-content:flex-end;width:174px;margin-right:-30px}.task_list_item__actions>*{margin-top:8px;margin-bottom:12px}.task_list_item__actions>button{border-radius:3px;display:flex;justify-content:center;align-items:center;margin-left:8px;width:24px;height:24px;color:grey}.task_list_item__actions>button:hover{color:#202020;background-color:#eee}.task_list_item__actions>button.more_actions_button .reactist.popover__wrapper{display:inline-flex}.task_list_item--project_hidden .task_list_item__content{margin-right:30px}.task_list_item--project_hidden .task_list_item__info_tags:empty{display:none}.task_list_item--project_hidden .task_list_item__actions{position:absolute;right:0;top:0;background:transparent}.task_list_item--project_hidden .task_list_item__actions__active,.task_list_item--project_hidden:hover .task_list_item__actions{background:radial-gradient(ellipse,#fff 0,#fff 50%,hsla(0,0%,100%,0) 100%)}.task_list_item__project{height:16px;display:flex;position:absolute;bottom:12px;right:8px}.task_list_item__project>a{display:flex;align-items:center;font-size:12px;color:grey;text-decoration:none}.task_list_item__project>a>span{display:block;max-width:130px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:4px}@media (max-width:810px){.task_list_item__actions{width:130px}.task_list_item__actions .due_date_controls,.task_list_item__actions .task_list_item__comments_button{display:none}.task_list_item__project>a>span{max-width:86px}}.task_list_item .task_list_item__actions button:not([aria-expanded=true]):not(.task_list_item__person_picker--assigned){opacity:0}.task_list_item .task_list_item__actions__active button:not([aria-expanded=true]):not(.task_list_item__person_picker--assigned),.task_list_item:hover .task_list_item__actions button:not([aria-expanded=true]):not(.task_list_item__person_picker--assigned){opacity:1}.task_list_item.selected:hover .task_list_item__actions,.task_list_item.task_list_item--ctx_menu_opened:hover .task_list_item__actions{opacity:0}.task_list_item__info_tags{display:flex;flex-wrap:wrap;align-items:center;margin:4px 0 0;padding:0;min-height:16px}.task_list_item__info_tags>*{display:inline-block;align-items:center;flex-wrap:nowrap;white-space:nowrap;height:16px;font-size:12px;color:grey;border-radius:3px;margin:0 8px 0 0}.task_list_item__info_tags .emoji,.task_list_item__info_tags>span,.task_list_item__info_tags a,.task_list_item__info_tags button{font-size:12px}.task_list_item__info_tags a,.task_list_item__info_tags button{display:flex;align-items:center;flex-wrap:nowrap;color:grey}.task_list_item__info_tags a:hover,.task_list_item__info_tags button:hover{color:#202020}.task_list_item__info_tags .task_list_item__info_tags__subtasks{cursor:pointer;border-bottom:1px solid transparent;border-radius:0}.task_list_item__info_tags .task_list_item__info_tags__subtasks:hover{border-bottom-color:grey}.task_list_item__info_tags .task_list_item__info_tags__label a{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:150px;text-decoration:none}.task_list_item__info_tags .task_list_item__info_tags__label a:hover{text-decoration:underline}.task_list_item__info_tags .date{line-height:12px;position:static;margin:0;font-size:12px;display:inline-flex;align-items:center;color:grey}.task_list_item__info_tags .date:after{display:none}.task_list_item__info_tags .date.date_overdue{color:#d1453b}.task_list_item__info_tags .date.date_today:not(.date_overdue){color:#058527}.task_list_item__info_tags .date.date_tom{color:#eb8909}.task_list_item__info_tags .date.date_future{color:#692fc2}.task_list_item__info_tags .date .calendar_icon{margin:0 2px 0 0;transform:none}.task_list_item__info_tags .date .recurring_icon{margin:0 0 0 2px;transform:none}.task_list_item__info_tags .notes_icon{margin-right:2px}.task_list_item__info_tags .item_due_tooltip_anchor{display:inline-flex}.task_list_item--completed{opacity:.4}.task_list_item--completed .task_list_item__text{text-decoration:line-through}.theme_dark .task_list_item{border-color:hsla(0,0%,100%,.1)}.theme_dark .task_list_item.selected,.theme_dark .task_list_item.task_list_item--ctx_menu_opened{background-color:#363636}.theme_dark .task_list_item.on_drag{background-color:#363636!important;box-shadow:0 5px 8px 0 rgba(0,0,0,.5)}.theme_dark .task_list_item__drag_handle{color:hsla(0,0%,100%,.56)}.theme_dark .task_list_item__drag_handle:hover{color:hsla(0,0%,100%,.87)}.theme_dark .task_list_item--project_hidden .task_list_item__actions__active,.theme_dark .task_list_item--project_hidden:hover .task_list_item__actions{background:radial-gradient(ellipse,#1f1f1f 0,#1f1f1f 50%,rgba(31,31,31,0) 100%)}.theme_dark .task_list_item__project>a{color:hsla(0,0%,100%,.6)}.theme_dark .task_list_item__actions>button{color:hsla(0,0%,100%,.56)}.theme_dark .task_list_item__actions>button:hover{color:hsla(0,0%,100%,.87);background-color:#4d4d4d}.theme_dark .task_list_item__info_tags a,.theme_dark .task_list_item__info_tags button{color:hsla(0,0%,100%,.56)}.theme_dark .task_list_item__info_tags a:hover,.theme_dark .task_list_item__info_tags button:hover{color:hsla(0,0%,100%,.87)}.theme_dark .task_list_item__info_tags .date{color:hsla(0,0%,100%,.4)}.theme_dark .task_list_item__info_tags .date.date_overdue{color:#ff7066}.theme_dark .task_list_item__info_tags .date.date_today:not(.date_overdue){color:#25b84c}.theme_dark .task_list_item__info_tags .date.date_tom{color:#ff9a14}.theme_dark .task_list_item__info_tags .date.date_future{color:#a970ff}[data-whatinput=keyboard] .task_list_item .task_list_item__actions:focus-within button:not([aria-expanded=true]):not(.task_list_item__person_picker--assigned){opacity:1}[data-whatinput=keyboard] .task_list_item--project_hidden .task_list_item__actions:focus-within{background:radial-gradient(ellipse,#fff 0,#fff 50%,hsla(0,0%,100%,0) 100%)}[data-whatinput=keyboard].theme_dark .task_list_item--project_hidden .task_list_item__actions:focus-within{background:radial-gradient(ellipse,#1f1f1f 0,#1f1f1f 50%,rgba(31,31,31,0) 100%)}.item_checkbox{width:18px;height:18px;cursor:pointer;user-select:none;border:1px solid grey;border-radius:16px;display:flex;flex-shrink:0;align-items:center;justify-content:center}.item_checkbox svg{display:inline-block;border:1px solid transparent;height:16px;width:16px;margin-left:-8px;transition:opacity .15s cubic-bezier(.4,0,1,1);margin-top:-8px;pointer-events:none;opacity:0}.item_checkbox.priority_2,.item_checkbox.priority_3,.item_checkbox.priority_4{border-width:2px}.item_checkbox.checked svg,.item_checkbox:hover svg{opacity:1}.task_item.priority_1 .ist_checkbox{background-color:hsla(0,0%,50.2%,.1);border-color:grey;color:grey}.task_item.priority_1 .ist_checkbox:hover{background-color:hsla(0,0%,50.2%,.2)}.task_item.priority_1 .ist_checkbox{background-color:transparent}.task_item.priority_1.checked .ist_checkbox{background-color:grey}.task_item.priority_1.checked .ist_checkbox svg{color:#fff}.task_item.priority_1.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards}.task_item.priority_1.checked.with_check_animation .ist_checkbox svg{animation:p1-checkmark-complete .25s linear forwards}.task_item.priority_1.with_check_animation .ist_checkbox{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_1.with_check_animation .ist_checkbox svg{animation:p1-checkmark-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_1{background-color:hsla(0,0%,50.2%,.1);border-color:grey;color:grey}.item_checkbox.priority_1:hover{background-color:hsla(0,0%,50.2%,.2)}.item_checkbox.priority_1.checked{background-color:grey}.item_checkbox.priority_1.checked svg{color:#fff}.item_checkbox.priority_1.checked.with_check_animation{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards}.item_checkbox.priority_1.checked.with_check_animation svg{animation:p1-checkmark-complete .25s linear forwards}.item_checkbox.priority_1.with_check_animation{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_1.with_check_animation svg{animation:p1-checkmark-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_1{background-color:transparent}.task_item.priority_2 .ist_checkbox{background-color:rgba(36,111,224,.1);border-color:#246fe0;color:#246fe0}.task_item.priority_2 .ist_checkbox:hover{background-color:rgba(36,111,224,.2)}.task_item.priority_2.checked .ist_checkbox{background-color:#246fe0}.task_item.priority_2.checked .ist_checkbox svg{color:#fff}.task_item.priority_2.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards}.task_item.priority_2.checked.with_check_animation .ist_checkbox svg{animation:p2-checkmark-complete .25s linear forwards}.task_item.priority_2.with_check_animation .ist_checkbox{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_2.with_check_animation .ist_checkbox svg{animation:p2-checkmark-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_2{background-color:rgba(36,111,224,.1);border-color:#246fe0;color:#246fe0}.item_checkbox.priority_2:hover{background-color:rgba(36,111,224,.2)}.item_checkbox.priority_2.checked{background-color:#246fe0}.item_checkbox.priority_2.checked svg{color:#fff}.item_checkbox.priority_2.checked.with_check_animation{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards}.item_checkbox.priority_2.checked.with_check_animation svg{animation:p2-checkmark-complete .25s linear forwards}.item_checkbox.priority_2.with_check_animation{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_2.with_check_animation svg{animation:p2-checkmark-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_3 .ist_checkbox{background-color:rgba(235,137,9,.1);border-color:#eb8909;color:#eb8909}.task_item.priority_3 .ist_checkbox:hover{background-color:rgba(235,137,9,.2)}.task_item.priority_3.checked .ist_checkbox{background-color:#eb8909}.task_item.priority_3.checked .ist_checkbox svg{color:#fff}.task_item.priority_3.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards}.task_item.priority_3.checked.with_check_animation .ist_checkbox svg{animation:p3-checkmark-complete .25s linear forwards}.task_item.priority_3.with_check_animation .ist_checkbox{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_3.with_check_animation .ist_checkbox svg{animation:p3-checkmark-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_3{background-color:rgba(235,137,9,.1);border-color:#eb8909;color:#eb8909}.item_checkbox.priority_3:hover{background-color:rgba(235,137,9,.2)}.item_checkbox.priority_3.checked{background-color:#eb8909}.item_checkbox.priority_3.checked svg{color:#fff}.item_checkbox.priority_3.checked.with_check_animation{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards}.item_checkbox.priority_3.checked.with_check_animation svg{animation:p3-checkmark-complete .25s linear forwards}.item_checkbox.priority_3.with_check_animation{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_3.with_check_animation svg{animation:p3-checkmark-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_4 .ist_checkbox{background-color:rgba(209,69,59,.1);border-color:#d1453b;color:#d1453b}.task_item.priority_4 .ist_checkbox:hover{background-color:rgba(209,69,59,.2)}.task_item.priority_4.checked .ist_checkbox{background-color:#d1453b}.task_item.priority_4.checked .ist_checkbox svg{color:#fff}.task_item.priority_4.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards}.task_item.priority_4.checked.with_check_animation .ist_checkbox svg{animation:p4-checkmark-complete .25s linear forwards}.task_item.priority_4.with_check_animation .ist_checkbox{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards;animation-direction:reverse}.task_item.priority_4.with_check_animation .ist_checkbox svg{animation:p4-checkmark-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_4{background-color:rgba(209,69,59,.1);border-color:#d1453b;color:#d1453b}.item_checkbox.priority_4:hover{background-color:rgba(209,69,59,.2)}.item_checkbox.priority_4.checked{background-color:#d1453b}.item_checkbox.priority_4.checked svg{color:#fff}.item_checkbox.priority_4.checked.with_check_animation{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards}.item_checkbox.priority_4.checked.with_check_animation svg{animation:p4-checkmark-complete .25s linear forwards}.item_checkbox.priority_4.with_check_animation{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards;animation-direction:reverse}.item_checkbox.priority_4.with_check_animation svg{animation:p4-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .task_item.priority_1 .ist_checkbox{background-color:hsla(0,0%,50.2%,.1);border-color:grey;color:grey}.theme_dark .task_item.priority_1 .ist_checkbox:hover{background-color:hsla(0,0%,50.2%,.2)}.theme_dark .task_item.priority_1 .ist_checkbox{background-color:transparent}.theme_dark .task_item.priority_1.checked .ist_checkbox{background-color:grey}.theme_dark .task_item.priority_1.checked .ist_checkbox svg{color:#fff}.theme_dark .task_item.priority_1.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_1.checked.with_check_animation .ist_checkbox svg{animation:p1-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_1.with_check_animation .ist_checkbox{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .task_item.priority_1.with_check_animation .ist_checkbox svg{animation:p1-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_1{background-color:hsla(0,0%,50.2%,.1);border-color:grey;color:grey}.theme_dark .item_checkbox.priority_1:hover{background-color:hsla(0,0%,50.2%,.2)}.theme_dark .item_checkbox.priority_1.checked{background-color:grey}.theme_dark .item_checkbox.priority_1.checked svg{color:#fff}.theme_dark .item_checkbox.priority_1.checked.with_check_animation{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.checked.with_check_animation svg{animation:p1-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_1.with_check_animation{background-color:transparent;animation:p1-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_1.with_check_animation svg{animation:p1-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_1{background-color:transparent}@keyframes p1-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:grey}to{transform:scale(1);background-color:grey}}@keyframes p1-checkmark-complete{0%{opacity:0}50%{color:#fff;opacity:1}to{color:#fff;opacity:1}}.theme_dark .task_item.priority_2 .ist_checkbox{background-color:rgba(82,151,255,.1);border-color:#5297ff;color:#5297ff}.theme_dark .task_item.priority_2 .ist_checkbox:hover{background-color:rgba(82,151,255,.2)}.theme_dark .task_item.priority_2.checked .ist_checkbox{background-color:#5297ff}.theme_dark .task_item.priority_2.checked .ist_checkbox svg{color:#fff}.theme_dark .task_item.priority_2.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_2.checked.with_check_animation .ist_checkbox svg{animation:p2-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_2.with_check_animation .ist_checkbox{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .task_item.priority_2.with_check_animation .ist_checkbox svg{animation:p2-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_2{background-color:rgba(82,151,255,.1);border-color:#5297ff;color:#5297ff}.theme_dark .item_checkbox.priority_2:hover{background-color:rgba(82,151,255,.2)}.theme_dark .item_checkbox.priority_2.checked{background-color:#5297ff}.theme_dark .item_checkbox.priority_2.checked svg{color:#fff}.theme_dark .item_checkbox.priority_2.checked.with_check_animation{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2.checked.with_check_animation svg{animation:p2-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_2.with_check_animation{background-color:transparent;animation:p2-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_2.with_check_animation svg{animation:p2-checkmark-complete .25s linear forwards;animation-direction:reverse}@keyframes p2-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#5297ff}to{transform:scale(1);background-color:#5297ff}}@keyframes p2-checkmark-complete{0%{opacity:0}50%{color:#fff;opacity:1}to{color:#fff;opacity:1}}.theme_dark .task_item.priority_3 .ist_checkbox{background-color:rgba(255,154,20,.1);border-color:#ff9a14;color:#ff9a14}.theme_dark .task_item.priority_3 .ist_checkbox:hover{background-color:rgba(255,154,20,.2)}.theme_dark .task_item.priority_3.checked .ist_checkbox{background-color:#ff9a14}.theme_dark .task_item.priority_3.checked .ist_checkbox svg{color:#fff}.theme_dark .task_item.priority_3.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_3.checked.with_check_animation .ist_checkbox svg{animation:p3-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_3.with_check_animation .ist_checkbox{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .task_item.priority_3.with_check_animation .ist_checkbox svg{animation:p3-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_3{background-color:rgba(255,154,20,.1);border-color:#ff9a14;color:#ff9a14}.theme_dark .item_checkbox.priority_3:hover{background-color:rgba(255,154,20,.2)}.theme_dark .item_checkbox.priority_3.checked{background-color:#ff9a14}.theme_dark .item_checkbox.priority_3.checked svg{color:#fff}.theme_dark .item_checkbox.priority_3.checked.with_check_animation{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3.checked.with_check_animation svg{animation:p3-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_3.with_check_animation{background-color:transparent;animation:p3-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_3.with_check_animation svg{animation:p3-checkmark-complete .25s linear forwards;animation-direction:reverse}@keyframes p3-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#ff9a14}to{transform:scale(1);background-color:#ff9a14}}@keyframes p3-checkmark-complete{0%{opacity:0}50%{color:#fff;opacity:1}to{color:#fff;opacity:1}}.theme_dark .task_item.priority_4 .ist_checkbox{background-color:rgba(255,112,102,.1);border-color:#ff7066;color:#ff7066}.theme_dark .task_item.priority_4 .ist_checkbox:hover{background-color:rgba(255,112,102,.2)}.theme_dark .task_item.priority_4.checked .ist_checkbox{background-color:#ff7066}.theme_dark .task_item.priority_4.checked .ist_checkbox svg{color:#fff}.theme_dark .task_item.priority_4.checked.with_check_animation .ist_checkbox{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards}.theme_dark .task_item.priority_4.checked.with_check_animation .ist_checkbox svg{animation:p4-checkmark-complete .25s linear forwards}.theme_dark .task_item.priority_4.with_check_animation .ist_checkbox{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .task_item.priority_4.with_check_animation .ist_checkbox svg{animation:p4-checkmark-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_4{background-color:rgba(255,112,102,.1);border-color:#ff7066;color:#ff7066}.theme_dark .item_checkbox.priority_4:hover{background-color:rgba(255,112,102,.2)}.theme_dark .item_checkbox.priority_4.checked{background-color:#ff7066}.theme_dark .item_checkbox.priority_4.checked svg{color:#fff}.theme_dark .item_checkbox.priority_4.checked.with_check_animation{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4.checked.with_check_animation svg{animation:p4-checkmark-complete .25s linear forwards}.theme_dark .item_checkbox.priority_4.with_check_animation{background-color:transparent;animation:p4-checkbox-complete .25s linear forwards;animation-direction:reverse}.theme_dark .item_checkbox.priority_4.with_check_animation svg{animation:p4-checkmark-complete .25s linear forwards;animation-direction:reverse}@keyframes p4-checkbox-complete{0%{transform:scale(1)}50%{transform:scale(1.25);background-color:#ff7066}to{transform:scale(1);background-color:#ff7066}}@keyframes p4-checkmark-complete{0%{opacity:0}50%{color:#fff;opacity:1}to{color:#fff;opacity:1}}.moreItemsHint{font-size:14px;border-bottom:1px solid #f0f0f0;padding-top:10px;padding-bottom:10px;display:flex;align-items:center;cursor:pointer;color:#333}.moreItemsHint:hover .moreItemsHint_icon{color:#202020}.moreItemsHint_icon{padding-right:10px;margin-left:-3px;color:grey}.theme_dark .moreItemsHint{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}.theme_dark .moreItemsHint:hover .moreItemsHint_icon{color:hsla(0,0%,100%,.87)}.theme_dark .moreItemsHint .moreItemsHint_icon{color:hsla(0,0%,100%,.56)}.priority_picker{z-index:505}.priority_picker ul[role=listbox]{overflow-y:auto}.priority_picker_item{padding:4px 0;margin:0 10px;display:flex;align-items:center}.priority_picker_item_priority_icon{height:24px;width:24px}.priority_picker_item_name{flex-grow:1;margin:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px;line-height:24px}.priority_picker_item .priority_picker__priority--4{color:grey}.menu_list{background-color:#fff;border-collapse:separate;border-radius:3px;border:1px solid #ddd;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);list-style:none;margin:0;padding:4px 0;position:relative;width:250px;opacity:0;transition:opacity .1s cubic-bezier(.4,0,.6,1)}.menu_list.entered{opacity:1}.menu_item{padding:4px 10px;text-decoration:none!important}.menu_item:hover{background-color:#f3f3f3;cursor:pointer}.menu_item.danger_menu:hover{color:#de4c4a}.menu_separator{margin:4px;border-bottom:1px solid #ddd}.icon_menu_item{display:flex;align-items:flex-start;line-height:24px}.icon_menu_item.danger_menu:hover .icon_menu_item__icon{color:#de4c4a}.icon_menu_item__icon{color:grey;height:24px;width:24px;margin-right:10px;display:flex;justify-content:center;align-items:center}.section_menu_item{padding:4px 10px}.section_menu_item .section_menu_label{font-size:11px;margin-bottom:1em}.prority_selector_menu .priority_list{padding:0}.prority_selector_menu .priority_list>*{margin-left:16px}.prority_selector_menu .priority_list>:first-child{margin-left:0}.prority_selector_menu .priority_item{display:inline-block;border:1px solid transparent;border-radius:3px;cursor:pointer;width:24px;height:24px;padding:1px}.prority_selector_menu .priority_item.is_selected{border-color:#ddd}.prority_selector_menu .priority_item:hover{background-color:#f3f3f3}.theme_dark .prority_selector_menu .priority_item:hover{background-color:#363636}.item_menu_list{width:250px}.person_picker__popup li[role=option]{padding:4px 10px;white-space:nowrap;display:flex;align-items:center}.person_picker__popup .person_picker__option_avatar{height:24px;width:24px;display:flex;justify-content:center;align-items:center;margin-right:10px}.person_picker__popup .person_picker__option_avatar svg{color:grey}.person_picker__popup .person_picker__option_text{flex:1}.checkbox{position:relative}.checkbox input[type=checkbox]{top:0;left:0;width:100%;cursor:inherit;height:100%;margin:0;opacity:0;padding:0;position:absolute}.checkbox_state{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center}.checkbox_state>span{display:block;border-radius:2px;width:10px;height:10px;background-color:#fff;border:1px solid #999}.checkbox--checked .checkbox_state>span{width:16px;height:16px;background-color:#dd4b39;color:#fff;border-radius:2px;border:none}.checkbox--checked .checkbox_state>span svg{width:14px;height:14px;margin:1px}.checkbox--pressed .checkbox_state>span{background-color:#aaa}.item_due_tooltip{text-align:start!important;padding:16px!important}.item_due_tooltip span{font-size:14px;line-height:24px}.item_due_tooltip small{font-size:12px;color:hsla(0,0%,100%,.87)}.item_due_tooltip .project_bar_holder,.item_due_tooltip .reminder_viewer{padding-top:5px!important;margin-top:5px!important;border-top:1px solid #555}.item_due_tooltip .reminder_viewer{margin:0!important;padding:0!important;border:none}.item_due_tooltip .reminder_viewer li{list-style:none;border:none!important;padding:2px 0!important;color:hsla(0,0%,100%,.87);font-size:12px}.item_due_tooltip .reminder_viewer div{margin:0}.item_due_tooltip .reminder_viewer .reminder .text{color:hsla(0,0%,100%,.87);font-size:12px}.item_due_tooltip .project_bar_holder,.item_due_tooltip ul{text-align:left;font-size:12px;color:hsla(0,0%,100%,.87);line-height:24px}.item_due_tooltip .project_bar{text-align:left}.label_picker{background-color:#fff}.label_picker li[role=option]{padding:4px 10px;display:flex;align-items:center}.label_picker li[role=option] .label_picker_option_name{flex-grow:1;margin:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label_picker li[role=option] svg{display:block;margin:0}.label_picker li[role=option] .label_picker_option_box{color:grey}.label_picker li[role=separator]{padding:0 10px;color:grey}.label_picker__premium>section{padding:24px 0}.label_picker_empty{padding:10px 0}.label_picker_empty>[role=separator]{padding:0 10px;color:grey}.label_picker_empty button{display:flex;align-items:center;font-weight:600;width:100%;padding:4px 10px}.label_picker_empty button>svg{margin-right:10px}.label_picker_empty button:hover{background-color:#f3f3f3}.theme_dark .label_picker_empty button:hover{background-color:#363636}.theme_dark .label_picker li[role=option] .label_picker_option_box{color:hsla(0,0%,100%,.56)}.project_picker,.section_picker{background-color:#fff;width:275px}.project_picker_item,.section_picker_item{padding:4px 0;margin:0 10px;display:flex;align-items:center}.project_picker_item_name,.section_picker_item_name{flex-grow:1;margin:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px;line-height:24px}.project_picker_item_icon,.section_picker_item_icon{color:grey}.project_picker_item_icon svg,.section_picker_item_icon svg{display:block}.project_picker_item_icon--unshared:before,.section_picker_item_icon--unshared:before{margin:7px;content:"";display:block;width:10px;height:10px;background-color:currentColor;border-radius:50%}.project_picker_item--indent_2,.section_picker_item--indent_2{padding-left:10px}.project_picker_item--indent_3,.section_picker_item--indent_3{padding-left:20px}.project_picker_item--indent_4,.section_picker_item--indent_4{padding-left:30px}.project_picker_item .dropdown_select_checkmark,.section_picker_item .dropdown_select_checkmark{flex-shrink:0}.project_picker_empty,.section_picker_empty{line-height:32px;overflow-y:auto}.project_picker_empty>span,.section_picker_empty>span{color:grey;padding:0 10px}.project_picker_empty button,.section_picker_empty button{width:100%;display:flex;align-items:center;font-weight:600;word-break:break-word;text-align:start;margin-bottom:4px;cursor:pointer;padding:4px 10px}.project_picker_empty button:hover,.section_picker_empty button:hover{background-color:#f3f3f3}.project_picker_empty button svg,.section_picker_empty button svg{display:block;margin-right:10px;flex-shrink:0}.theme_dark .project_picker_empty button:hover{background-color:#363636}.reminders_picker{width:270px;padding:0 20px 16px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.1);border-radius:5px}.reminders_picker__premium>section{padding:24px 0}.reminders_picker h2{color:#202020;font-size:13px}.reminders_picker_title_container{display:flex;justify-content:space-between;align-items:center;margin:.5em 0}.reminders_picker_input_container{position:relative}.reminders_picker_locations,button.reminders_picker_collaborators{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center}.reminders_picker_relative_selector--container{height:100%;width:calc(100% - 47px)}.reminders_picker_relative_selector{height:100%;display:flex;align-items:center;justify-content:center;padding-left:10px}.reminders_picker_options{background-color:#fff;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);border:1px solid #ddd;padding:4px 0}.reminders_picker_option{padding:4px 10px;line-height:24px;display:flex;align-items:center;cursor:pointer}.reminders_picker_option:hover{background:#f3f3f3}.reminders_picker_option__icon{width:24px;margin-right:10px}.popover_dialog{border-radius:5px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);background-color:#fff;outline:none}.quick_note_action{color:grey}.quick_note{padding:16px}.quick_note label{font-size:13px;text-align:left;font-weight:700}.quick_note .head{margin-bottom:16px}.quick_note .close_btn{float:right}.quick_note textarea{width:278px;height:75px;border:1px solid #ddd;border-radius:3px}.theme_dark .quick_note{background-color:#282828;border:1px solid #171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .quick_note label{color:hsla(0,0%,100%,.87)}.theme_dark .quick_note textarea{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.87)}[data-item-id].on_drag.indent_1,[data-item-id].on_drag.indent_2,[data-item-id].on_drag.indent_3,[data-item-id].on_drag.indent_4,[data-item-id].on_drag.indent_5{padding-left:0!important;margin-top:-17px;margin-left:15px}.expansion_panel{margin:0;transition:margin .3s cubic-bezier(.4,0,.2,1) 0ms;border-bottom:1px solid #f1f1f1}.expansion_panel header{padding:1px 0;position:relative;display:flex;font-size:14px;line-height:1em;cursor:pointer}.expansion_panel header .adder_icon{color:grey}.expansion_panel header .adder_icon:hover{color:#202020}.expansion_panel header:hover{background-color:#f7f7f7}.expansion_panel header button{border:none;background:transparent!important}.expansion_panel header .expansion_panel__actions{display:flex;margin:0 18px 0 10px}.expansion_panel header .expansion_panel__actions button svg{padding-top:4px}.expansion_panel header:before{content:"";position:absolute;left:-30px;top:0;height:100%;width:30px;z-index:10;display:block;background-color:#fafafa}.expansion_panel__toggle{flex:1;display:flex;text-align:left;font-size:14px;color:#333;font-weight:700;padding:10px 0}.expansion_panel__toggle .reactist.tooltip__wrapper{display:flex;width:100%}.expansion_panel__toggle .expansion_panel__toggle_icon{display:flex;align-items:center;position:relative;width:38px}.expansion_panel__toggle .expansion_panel__toggle_icon svg{display:block;position:absolute;top:0;left:11px;fill:rgba(0,0,0,.54);transform:rotate(-90deg);transition:transform .15s cubic-bezier(.4,0,.2,1) 0ms}.expansion_panel__toggle[aria-expanded=true]:hover{background-color:#f1f1f1}.expansion_panel__toggle[aria-expanded=true] .expansion_panel__toggle_icon svg{transform:rotate(0deg)}.expansion_panel--expanded header{border-bottom:1px solid #f1f1f1;background-color:#fafafa;z-index:1}.expansion_panel--expanded .collapse--entered{overflow:visible}.expansion_panel .expansion_panel,.expansion_panel .expansion_panel header{border-bottom:none}.expansion_panel .expansion_panel .expansion_panel__toggle{color:#777;font-weight:400}#todoist_app .shared_labels_list_panel .expansion_panel__header{z-index:2}.theme_dark .expansion_panel{border-color:hsla(0,0%,100%,.1)}.theme_dark .expansion_panel header{background-color:#282828!important}.theme_dark .expansion_panel header .expansion_panel__toggle{color:hsla(0,0%,100%,.87)}.theme_dark .expansion_panel header .adder_icon{color:hsla(0,0%,100%,.56)}.theme_dark .expansion_panel header .adder_icon:hover{color:hsla(0,0%,100%,.87)}.theme_dark .expansion_panel header .expansion_panel__toggle_icon{background-color:transparent}.theme_dark .expansion_panel header:before{background-color:#282828}.theme_dark .expansion_panel--expanded header{border-color:hsla(0,0%,100%,.1)}.item_detail{height:100%;display:flex;flex-direction:column}.item_detail:focus{outline:none}.item_detail .reactist.tabs,.item_detail .reactist.tabs .tabs__body{flex-grow:1;display:flex;flex-direction:column;overflow:auto}.item_detail [role=tab] small{font-weight:400;font-size:11px}.item_detail [role=tabpanel]{display:flex;flex-direction:column;height:100%;min-height:0;flex-grow:1;padding:20px;box-sizing:border-box}.item_detail .item_detail_header{padding:1.5em 1.5em .75em;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.item_detail .item_detail_header .item_detail_parent_info{display:flex;align-items:center;max-width:250px;margin:0;text-decoration:none}.item_detail .item_detail_header .item_detail_parent_icon{display:flex;justify-content:center;align-content:center;margin-right:10px;margin-left:2px}.item_detail .item_detail_header .item_detail_parent_icon svg{position:relative;color:grey}.item_detail .item_detail_header .item_detail_parent_icon svg.item_detail_parent_icon__inbox_icon,.item_detail .item_detail_header .item_detail_parent_icon svg.item_detail_parent_icon__team_inbox_icon{color:#246fe0}.item_detail .item_detail_header .item_detail_parent_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item_detail .item_detail_header .item_detail_close{height:24px;width:24px}.item_detail .item_detail_header .item_detail_close:hover{color:#202020;border-radius:3px;background-color:#eee}.item_detail .item_overview{display:flex;padding:0 1.5em .5em;flex-shrink:0;transition:opacity .15s cubic-bezier(.4,0,1,1)}.item_detail .item_overview--completed{opacity:.4}.item_detail .item_overview--completed .item_overview_content,.item_detail .item_overview--completed .item_overview_footer .item_actions,.item_detail .item_overview--completed .item_overview_sub{pointer-events:none}.item_detail .item_overview--completed .item_overview_content{text-decoration:line-through}.item_detail .item_overview_main{margin-left:10px;flex-grow:1}.item_detail .item_overview_main.no_checkbox{margin-left:30px}.item_detail .item_detail_editor{padding:0 1.5em 1em}.item_detail .item_detail_editor .public-DraftEditor-content{max-height:80.5px;overflow:auto}.item_detail .item_overview_content{text-align:left;width:100%;font-size:18px;padding-top:2px;line-height:23px;align-items:center;cursor:text;user-select:text;max-height:80.5px;overflow-y:auto;word-break:break-word}.item_detail .item_overview_content[disabled]{cursor:auto}.item_detail .item_overview_content:hover{text-decoration:none}.item_detail .item_overview_content .service_icon{margin-left:-4px;margin-top:-8px;color:#b3b3b3;transform:translateY(5px)}.item_detail .item_overview .item_checkbox{flex-shrink:0;margin:4px 0}.item_detail .item_overview_sub{display:flex;flex-flow:row wrap;margin-top:6px;max-height:80px;overflow:auto}.item_detail .item_overview_sub>:not(:last-child){margin-right:4px}.item_detail .item_overview_sub>*{display:flex;box-sizing:border-box;justify-content:center;align-items:center;line-height:28px;height:28px;padding:0 8px;margin-top:4px;border:1px solid #ccc;border-radius:5px;color:#555;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.item_detail .item_overview_sub>:hover{background-color:#eee}.item_detail .item_overview_sub button .reactist.popover__wrapper{display:flex}.item_detail .item_overview_sub .popover__wrapper{display:flex;justify-content:center;align-items:center;line-height:24px;height:24px}.item_detail .item_overview_sub .date:after{display:none}.item_detail .item_overview_sub .item_overview_label{color:#202020;border:none}.item_detail .item_overview_sub .person_picker_pill svg{margin-right:4px;margin-left:-2px;display:block}.item_detail .item_overview_footer{display:flex;margin-top:6px;justify-content:flex-end;align-items:center;color:#555}.item_detail .item_overview_footer .item_actions{margin-left:-4px}.item_detail .sub_items_tab_container{padding:20px 0 20px 30px}.item_detail .sub_items_tab_container .list_holder{padding-bottom:12px}.item_detail .sub_items_tab_container .task_actions,.item_detail .sub_items_tab_container ul.items{padding-left:20px}.item_detail .sub_items_tab_container .task_item td.more_menu_cell{padding-left:17.5px;padding-right:17.5px}.item_detail .notes_tab_container{padding-top:0}.item_detail .item_editor .item_action__reminders .reactist.popover:before,.item_detail .item_editor .item_actions_priority .reactist.popover:before{left:calc(50% + 5px)}.item_detail .item_editor .item_action__reminders .reactist.popover.visible,.item_detail .item_editor .item_actions_priority .reactist.popover.visible{margin-left:-10px!important}.item_detail .item_editor .item_action__reminders .reactist.popover__content,.item_detail .item_editor .item_actions_priority .reactist.popover__content{margin-left:-20px}.item_detail .item_editor .quick_note_action .reactist.popover:before{left:calc(50% + 25px)}.item_detail .item_editor .quick_note_action .reactist.popover.visible{margin-left:-30px!important}.item_detail .item_editor .quick_note_action .reactist.popover__content{margin-left:-60px}.theme_dark .item_detail .item_overview_footer{color:hsla(0,0%,100%,.6)}.theme_dark .item_detail .item_overview_label{color:hsla(0,0%,100%,.87)}.theme_dark .item_detail .item_overview_sub>*{border-color:#555;color:hsla(0,0%,100%,.6)}.theme_dark .item_detail .item_overview_sub>:hover{background-color:#363636}.theme_dark .item_detail .item_detail_header .item_detail_parent_icon svg{color:hsla(0,0%,100%,.56)}.theme_dark .item_detail .item_detail_header .item_detail_parent_icon svg.item_detail_parent_icon__inbox_icon,.theme_dark .item_detail .item_detail_header .item_detail_parent_icon svg.item_detail_parent_icon__team_inbox_icon{color:#5297ff}.theme_dark .item_detail .item_detail_header .item_detail_close{height:24px;width:24px}.theme_dark .item_detail .item_detail_header .item_detail_close:hover{color:hsla(0,0%,100%,.87);border-radius:3px;background-color:#282828}.plus_add_button{color:grey;margin-left:-2px;font-size:14px}.plus_add_button .icon_add{align-items:center;border-radius:50%;color:#dd4b39;display:inline-flex;height:17px;justify-content:center;margin-right:11px;transform:translateY(8px);vertical-align:7px;width:17px}.plus_add_button:hover{color:#dd4b39;text-decoration:none}.plus_add_button:hover .icon_add{color:#fff;background-color:#dd4b39}.plus_add_button:hover .icon_add svg{transform:scale(.846)}.plus_add_button+.plus_add_button{margin-left:20px}.theme_dark .plus_add_button{color:hsla(0,0%,100%,.87)}.theme_dark .plus_add_button:hover .icon_add{color:#1f1f1f}.action_button{padding:6px 12px}.action_button_loading{padding-right:38px!important;position:relative}.action_button_loading[disabled]{opacity:.7}.action_button_loading .ring_spinner{position:absolute;top:50%;right:12px;margin-top:-7px}.action_button_loading .ring_spinner .inner{fill:#fff}.action_button_loading .ring_spinner .outter{fill:hsla(0,0%,100%,.2)}.side_panel{position:fixed;top:44px;left:0;right:0;bottom:0;width:100%;z-index:0}.side_panel_content_wrapper{box-sizing:border-box;position:absolute;top:0;right:-10px;height:100%;max-width:100%;width:600px;opacity:0;z-index:200}.side_panel_content{box-shadow:0 1px 8px 0 rgba(0,0,0,.08);border-radius:8px;background:#fff;height:calc(100% - 20px);overflow:hidden;margin:10px 10px 10px 0}.side_panel_overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:100;background-color:hsla(0,0%,40%,.5);opacity:0}.theme_dark .side_panel_overlay{background-color:rgba(0,0,0,.65)}.theme_dark .side_panel_content{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1)}@media (max-width:750px){.side_panel_content_wrapper{width:100%}.side_panel_content_wrapper .side_panel_content{border-radius:0;box-shadow:none}.side_panel_content{margin:0;height:100%}}.section_list{list-style:none;padding:0;margin:0}.section_list>li{position:relative;padding-bottom:18px;margin-bottom:18px}.section_list>li.on_drag{background-color:#fff;box-shadow:0 5px 8px 0 rgba(0,0,0,.16);cursor:move!important;border-radius:3px}.section_list>li.on_drag .section{margin-bottom:0;padding-left:1em}.section_list>li.on_drag .section .actions,.section_list>li.on_drag .section .list_holder{display:none}.section_list>li.on_drag .section header{border:0!important;padding-right:1em}.section_list>li.on_drag .section header>.drag_and_drop_handler{opacity:0}.section_list .hover_action_button{height:24px;position:absolute!important;bottom:-18px;left:0}.section_list>li.drop_item{margin-bottom:36px!important}.section header>.drag_and_drop_handler{opacity:0;margin-left:-38px;width:24px!important;height:24px!important;color:grey}.section header>.drag_and_drop_handler svg{margin-top:6px!important}.section header>.drag_and_drop_handler:hover{color:#202020}.section header:hover>.drag_and_drop_handler{opacity:1}.section header:hover>.drag_and_drop_handler:hover{color:#202020}.theme_dark .section header>.drag_and_drop_handler{color:hsla(0,0%,100%,.56)}.theme_dark .section header>.drag_and_drop_handler:hover{color:hsla(0,0%,100%,.87)}.section_form{margin-bottom:1em;width:100%}.section_form input{box-sizing:border-box;width:100%;height:38px;border:1px solid #ddd;border-radius:3px;font-size:14px;line-height:30px;outline:0;padding:0 8px;cursor:text;font-weight:700}.section_form .actions{margin-top:10px}.section_form .actions a{margin-right:5px}.task_actions .plus_add_button{padding:4px 0 8px;width:100%;text-align:left}.task_actions:not(.full_width_actions) .plus_add_button{width:auto}.section.section__collapsed header .collapser{transform:rotate(-90deg)}.section.section__collapsed .items,.section.section__collapsed .task_actions{display:none}.section.section__archived h2,.section.section__archived span{opacity:.5}.section_list.section_add_active .hover_action_button,html.ice_dnd_active .section_list .hover_action_button{opacity:0;cursor:default}html.ice_dnd_active .section_list .on_drag .hover_action_button{display:none}.project_view__drop_zone{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1;display:flex;background-color:#fff;opacity:.8;padding:36px}.project_view__drop_zone .project_view__drop_zone__inner{flex:1;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;color:#202020;border:2px dashed #ddd;font-size:20px}.theme_dark .project_view__drop_zone{background-color:#1f1f1f}.theme_dark .project_view__drop_zone .project_view__drop_zone__inner{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.1)}.indent_menu_item{display:flex;align-items:center;justify-content:space-between}.indent_menu_item .keyboard_key{background-color:#f1f1f1;border-radius:3px;font-size:11px;line-height:1em;padding:2px 5px}.indent_menu_item:hover .keyboard_key{background-color:#333;color:#eee}.indent_menu_desc{padding-right:2.5em}.indent_menu_sub{color:#aaa;font-size:11px}.theme_dark .indent_menu{color:hsla(0,0%,100%,.87)}.theme_dark .indent_menu_item .keyboard_key{background-color:#363636;color:hsla(0,0%,100%,.87)}.theme_dark .indent_menu_item:hover .keyboard_key{background-color:#000}.color_dropdown_select li{display:flex;cursor:pointer}.color_dropdown_select li[aria-selected=true]{background-color:#f1f1f1}.color_dropdown_select .color_dropdown_select__color{display:inline-block;width:12px;height:12px;border-radius:6px;margin:8px 6px}.color_dropdown_select .color_dropdown_select__name{margin:6px;flex-grow:1}.color_dropdown_select .color_dropdown_select__checkmark{margin:7px}.color_dropdown_toggle{display:flex}.color_dropdown_toggle .color_dropdown_select__color{display:inline-block;width:12px;height:12px;border-radius:6px;margin:3px 6px}.color_dropdown_toggle .color_dropdown_select__name{margin:0 6px}.theme_dark .color_dropdown_select li[aria-selected=true]{background-color:#f1f1f1}.theme_dark .color_dropdown_toggle{background-color:#202020}.form_field{margin-bottom:20px;display:flex;flex-flow:row wrap;justify-content:space-between}.form_field:last-child{margin-bottom:0}.form_field label{font-size:14px;width:50%;font-weight:700;display:block;margin-bottom:7px}.form_field.form_field_inline label{display:flex;font-weight:400;cursor:pointer;width:100%}.form_field .form_field_control{width:100%;font-size:14px;border-radius:5px;border:1px solid #ddd;padding:5px}.form_field .form_field_control:focus{border:1px solid grey}.form_field input.form_field_control{width:calc(100% - 12px)}.form_field .form_field_hint{color:#d1453b}.theme_dark .form_field label{color:#eee}.theme_dark .form_field input{background-color:#202020}.theme_dark .form_field [role=button][aria-haspopup],.theme_dark .form_field button[aria-haspopup],.theme_dark .form_field input,.theme_dark .form_field select{color:#eee;border-color:#333;background-color:#202020}.theme_dark .form_field [role=button][aria-haspopup]:focus,.theme_dark .form_field button[aria-haspopup]:focus,.theme_dark .form_field input:focus,.theme_dark .form_field select:focus{border-color:#555}.LabelListItem{cursor:pointer}.LabelListItem.dragLabel{position:relative;left:5px}.LabelListItem.dragLabel *{padding-bottom:0}.LabelListItem .dnd_handle{width:18px;height:23px;display:flex;justify-content:center;position:absolute;cursor:move;margin-left:-23px;padding-top:5px;z-index:20;color:#555;opacity:0;transition:opacity .1s}.LabelListItem .dnd_handle:hover{opacity:1!important}.LabelListItem:hover .dnd_handle{opacity:.5}.LabelListItem.is_dragging{background-color:#f2f2f2}.LabelListItem.is_dragging *{opacity:0}.LabelListItem input::placeholder{color:#ccc;font-size:13px;line-height:19px}.LabelListItem .richtext_editor{width:170px}.FilterList li,.FilterList ul{margin:0;padding:0;list-style-type:none}.FilterList li{position:relative}.FilterList.is_dragging .FilterListItem:hover table{background-color:transparent;border-radius:0}.FilterList.is_dragging .FilterListItem:hover .gear_menu{visibility:hidden}.FilterList.is_dragging .FilterListItemSortable .dnd_handle{opacity:0}.FilterList .link_add{cursor:pointer}.FilterListItem{text-align:left}.FilterListItem.on_menu_active{background-color:#f5f5f5}.FilterListItem .gear_menu{visibility:hidden;margin-right:4px!important;padding:0;border:none!important;cursor:pointer;width:22px;vertical-align:top;text-align:right;opacity:.5}.FilterListItem .gear_menu>svg{margin-top:-5px}.FilterListItem:hover .gear_menu{visibility:visible}.FilterListItem:hover table{background-color:#fff;border-radius:2px}.FilterListItemSortable{cursor:pointer;transition:opacity .1s ease-in}.FilterListItemSortable .dnd_handle{width:18px;height:23px;display:flex;justify-content:center;position:absolute;cursor:move;margin-left:-23px;padding-top:5px;z-index:20;color:#555;opacity:0}.FilterListItemSortable .dnd_handle:hover{opacity:1!important}.FilterListItemSortable table{border-radius:3px;transition:box-shadow .1s ease-in,background-color .1s ease-in}.FilterListItemSortable:hover .dnd_handle{opacity:.5}.FilterListItemSortable.is_selected{cursor:default}.FilterListItemSortable.is_selected table{background:#fff;border-radius:2px;font-weight:700}.FilterListItemSortable.drop_placeholder_mode table{background-color:#f2f2f2}.FilterListItemSortable.drop_placeholder_mode tbody{opacity:0}.FilterListItemSortable.drag_start{opacity:.7}.FilterListItemSortable.drag_start table{background:#fff;box-shadow:0 3px 4px 0 rgba(0,0,0,.12),0 6px 12px 2px rgba(0,0,0,.06),0 8px 14px 2px rgba(0,0,0,.06);border:0}.list_item_draglayer{position:relative;left:18px}.list_item_draglayer table{border-collapse:collapse;width:100%;-webkit-transition:background .1s ease-in;transition:background .1s ease-in}.list_item_draglayer .name{font-size:14px;color:#303333;padding-left:0;width:100%;line-height:17px}.list_item_draglayer .menu{padding-top:10px;vertical-align:top;text-align:right}.list_item_draglayer table{background:#fff;box-shadow:0 3px 4px 0 rgba(0,0,0,.12),0 6px 12px 2px rgba(0,0,0,.06),0 8px 14px 2px rgba(0,0,0,.06);border:0;border-radius:3px}.list_item_draglayer td{padding:9px 0 4px 4px}.list_item_draglayer .td_color{vertical-align:top;text-align:left;white-space:nowrap;min-width:20px;padding-left:5px!important}.list_item_draglayer .dnd_handle{position:absolute;cursor:move;margin-left:-18px;padding-top:5px}.reactist_switch{position:relative;display:inline-block;overflow:visible;margin-right:10px;width:40px;height:18px;min-height:auto;border-radius:9px;background-color:#aaa;cursor:pointer;flex-shrink:0}.reactist_switch input{position:absolute;opacity:0}.reactist_switch .reactist_switch--handle{position:absolute;display:block;padding:0;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;transition:left .28s cubic-bezier(.4,0,.2,1)}.reactist_switch--checked{background-color:#dd4b39}.reactist_switch--checked .reactist_switch--handle{left:25px}.theme_dark .reactist_switch{background-color:#555}.theme_dark .reactist_switch.reactist_switch--checked{background-color:#dd4b39}.item_stat_bar{white-space:nowrap}.item_stat_bar .color_block{display:inline-block}.ist_popover{z-index:1000}.ist_popover_content{position:fixed}.ist_popover--with_overlay{position:fixed;right:0;bottom:0;top:0;left:0}.ist_popover:not(.ist_popover--with_overlay) .ist_popover_content{z-index:1000}.ist_popover_overlay{z-index:-1;position:fixed;right:0;bottom:0;top:0;left:0;background-color:transparent;-webkit-tap-highlight-color:transparent;touch-action:none}.completed_section .control{margin-top:16px}.completed_section .fetch_more button,.completed_section p.no_more{color:grey}.completed_section .task_item .drag_and_drop_handler,.completed_section .task_item .more_menu,.completed_section .task_item .scheduler_action,.completed_section .task_item:hover .drag_and_drop_handler,.completed_section .task_item:hover .more_menu,.completed_section .task_item:hover .scheduler_action{visibility:hidden;pointer-events:none}.activity_tab_container.active{display:flex;flex-direction:column;padding:0}.activity_tab_container.active .activity_created_by{border-bottom:1px solid #ddd;flex-shrink:0;padding:12px 20px}.activity_tab_container.active #activity_app{flex:1 1 auto;overflow:auto;padding:0 20px 20px}.theme_dark .activity_tab_container.active .activity_created_by{border-bottom:1px solid hsla(0,0%,100%,.1)}.item_due_selector{display:flex;flex-shrink:0;align-items:center;color:#555}.item_due_selector>.popover__wrapper{display:flex}.item_due_selector .date{line-height:inherit;font-size:13px;padding:0;margin:0}.item_due_selector .calendar_icon svg{display:block;margin-right:4px;margin-left:-2px}.item_due_selector .item_due_selector_text{line-height:22px}.item_due_selector .item_due_tooltip_anchor{display:inline-flex}#postpone_drop,.postpone_droparea{font-size:14px;padding:10px 0;text-align:center;border-radius:3px;color:grey;margin-bottom:25px;margin-top:-10px;border:1px dashed grey}#postpone_drop svg,.postpone_droparea svg{color:#dd4b39;margin-right:10px;vertical-align:middle}.postpone_droparea{opacity:0;transition:opacity 225ms cubic-bezier(.4,0,1,1)}.postpone_droparea.entered{opacity:1}.theme_dark #postpone_drop,.theme_dark .postpone_droparea{color:hsla(0,0%,100%,.87)}.theme_dark #postpone_drop svg,.theme_dark .postpone_droparea svg{color:#de4c4a}.theme_dark #postpone_drop.drop_background,.theme_dark .postpone_droparea.drop_background{background-color:#4d4d4d!important}.reschedule_menu__button{font-size:14px;color:#d1453b}.reschedule_menu__button:hover{text-decoration:underline}.reschedule_menu__list__today .icon_menu_item__icon{color:#058527}.reschedule_menu__list__smart_schedule .icon_menu_item__icon{color:#246fe0}.theme_dark .reschedule_menu__button{color:#ff7066}.theme_dark .reschedule_menu__list__today .icon_menu_item__icon{color:#25b84c}.theme_dark .reschedule_menu__list__smart_schedule .icon_menu_item__icon{color:#5297ff}.smart_schedule_item_loading svg{padding:2px}.smart_schedule_item_error,.smart_schedule_item_result{opacity:0;transition:opacity 225ms cubic-bezier(.4,0,1,1)}.smart_schedule_item_error.entered,.smart_schedule_item_result.entered{opacity:1}.smart_schedule_item_error{cursor:not-allowed}.filter_view .section{margin-bottom:28px}.view_header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px;word-break:break-word;padding-right:40px}.view_header.large_margin_bottom{margin-bottom:24px}.view_header h1{display:inline-block;font-size:20px;font-weight:600;line-height:25px;padding:0;margin:0}.view_header h1 small{color:grey;margin-left:6px;font-size:11px;font-weight:400}.view_header .project_link{flex-grow:1}.view_header .desc{margin-left:8px}.view_header .view_header__actions{margin-top:5px;display:flex;align-items:center;color:#333}.view_header .view_header__actions .gear_icon,.view_header .view_header__actions .note_icon,.view_header .view_header__actions .share_icon,.view_header .view_header__actions button{display:flex;align-items:center;margin-left:20px;color:grey}.view_header .view_header__actions .gear_icon:hover,.view_header .view_header__actions .note_icon:hover,.view_header .view_header__actions .share_icon:hover,.view_header .view_header__actions button:hover{color:#202020}.view_header .view_header__actions .note_icon{padding:0}.view_header .view_header__actions .note_icon svg{margin:0}.view_header .view_header__actions .share_icon{font-size:11px;white-space:nowrap}.view_header .view_header__actions .gear_icon svg{pointer-events:none}.theme_dark .view_header .view_header__actions .gear_icon,.theme_dark .view_header .view_header__actions .note_icon,.theme_dark .view_header .view_header__actions .share_icon,.theme_dark .view_header .view_header__actions button{color:hsla(0,0%,100%,.56)}.theme_dark .view_header .view_header__actions .gear_icon:hover,.theme_dark .view_header .view_header__actions .note_icon:hover,.theme_dark .view_header .view_header__actions .share_icon:hover,.theme_dark .view_header .view_header__actions button:hover{color:hsla(0,0%,100%,.87)}.section header{display:flex;position:relative;border:#ddd;font-size:14px;border-bottom:1px solid #f0f0f0;cursor:pointer;width:calc(100% - 40px);padding:0}.section header a{text-decoration:none}.section header button.section_head__title,.section header h2{text-align:left;padding:5px 30px 5px 0;line-height:20px;font-size:14px;font-weight:700;flex:1;margin:0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;cursor:text}.section header button.section_head__title small,.section header h2 small{color:grey;margin-left:6px;font-size:12px;font-weight:400}.section header .collapser{position:absolute;left:-24px;top:9px;height:20px;display:flex;align-items:center}.section header .collapser,.section header .section_head_menu{color:grey}.section header .collapser:hover,.section header .section_head_menu:hover{color:#202020}.section header .section_head__actions{margin-left:auto;padding:5px 0}.theme_dark .section header .collapser,.theme_dark .section header .section_head_menu{color:hsla(0,0%,100%,.56)}.theme_dark .section header .collapser:hover,.theme_dark .section header .section_head_menu:hover{color:hsla(0,0%,100%,.87)}.comments_list_container{max-height:450px;min-height:150px;overflow:auto;margin:5px 0 0;padding-top:5px;font-size:14px}.comments_list_container .service_icon{display:none}@media screen and (max-height:800px){.comments_list_container{max-height:350px}}@media (max-width:750px){.comments_list_container{max-height:320px}}.comments_container{overflow:auto}.comments_container a{color:#202020}.comments_container a:hover{text-decoration:underline}.comments_container.notes_readonly .note_submit{display:none}.comments_container .notes_list{min-height:250px;max-height:450px;overflow:auto;margin:5px 0 0;padding-top:5px}.comments_container .user_name{color:#202020;font-weight:700;margin-right:8px;display:inline-block;font-size:14px}.comments_container .time{font-size:12px;color:grey;padding-top:2px}.comments_container .sep{display:inline-block;padding:0 7px}.comments_container .has_avatar .note_content{display:block;line-height:1.5}.comments_container .has_avatar .note_content,.comments_container .has_avatar .note_meta{margin-left:40px}.comments_container .has_avatar .user_avatar{width:29px;height:29px;float:left;border-radius:20px}.comments_container .has_avatar .file_attachment,.comments_container .has_avatar .files_view{margin-left:40px}.comments_container .has_avatar .audio_attachment{margin-left:40px;display:flex;align-items:center}.comments_container .has_avatar .audio_attachment a{margin-left:10px}.comments_container .has_avatar .comments_textarea_holder textarea{font-size:14px}.comments_container .fetch_old{color:#dd4b39;text-decoration:none;padding:2px 0;text-align:center;display:block;font-size:14px;width:100%}.comments_container .empty-state{display:flex;height:100%;flex:1 1 auto;flex-direction:column;margin:auto;justify-content:center}.comments_container .empty-state .empty-state-illustration{margin:0 auto;overflow:hidden}.comments_container .comments_editor_container{flex-shrink:0}.theme_dark .comments_container .btn_area,.theme_dark .comments_container a{color:hsla(0,0%,100%,.87)}.theme_dark .comments_container .note_text.active{background-color:#4d4d4d}.theme_dark .comments_container .user_name{color:hsla(0,0%,100%,.87)}.theme_dark .comments_container .time{color:hsla(0,0%,100%,.4)}.theme_dark .comments_container .file_attachment a{border-color:hsla(0,0%,100%,.1);background-color:#282828;color:hsla(0,0%,100%,.87)!important}.theme_dark .comments_container .file_attachment a .text{color:hsla(0,0%,100%,.87)!important}.theme_dark .comments_container .file_attachment a:hover{background-color:#171717}.theme_dark .comments_container .file_attachment a:hover .text{color:#de4c4a!important}.theme_dark .comments_container .file_attachment .preview{border-color:hsla(0,0%,100%,.1)}.theme_dark .comments_container .scheduler_action path{fill:hsla(0,0%,100%,.87)}.comments_textarea_holder .comments_textarea_buttons button:not(.sel_submit_note){color:grey!important;padding-bottom:2px!important}.comments_textarea_holder .comments_textarea_buttons button:not(.sel_submit_note):hover{color:#202020!important;border-color:#eee!important;box-shadow:none}.theme_dark .comments_textarea_holder{background-color:#282828;border-color:hsla(0,0%,100%,.1)}.theme_dark .comments_textarea_holder textarea{background-color:#282828;color:hsla(0,0%,100%,.87)}.theme_dark .comments_textarea_holder .comments_textarea_buttons{border-color:hsla(0,0%,100%,.1)}.theme_dark .comments_textarea_holder .comments_textarea_buttons button:not(.sel_submit_note){color:hsla(0,0%,100%,.56)!important;opacity:1}.theme_dark .comments_textarea_holder .comments_textarea_buttons button:not(.sel_submit_note):hover{background-color:#1f1f1f;border-color:#1f1f1f!important}.popper__arrow{position:absolute;z-index:1002;margin-top:-12px;height:0;width:0;border:6px solid transparent;border-bottom-color:#ddd}.popper__arrow:before{content:"";position:absolute;border:6px solid transparent;border-bottom-color:#fff;left:-6px;top:-5px}.popper[data-placement=top] .popper__arrow{top:100%;margin-top:0;border-bottom-color:transparent;border-top-color:#ddd}.popper[data-placement=top] .popper__arrow:before{top:-7px;border-bottom-color:transparent;border-top-color:#fff}.popper[data-placement=left] .popper__arrow{left:100%;margin-top:-6px;border-bottom-color:transparent;border-left-color:#ddd}.popper[data-placement=left] .popper__arrow:before{left:-7px;top:-6px;border-bottom-color:transparent;border-left-color:#fff}.popper[data-placement=right] .popper__arrow{left:-12px;margin-top:-6px;border-bottom-color:transparent;border-right-color:#ddd}.popper[data-placement=right] .popper__arrow:before{left:-5px;top:-6px;border-bottom-color:transparent;border-right-color:#fff}.theme_dark .popper__arrow{border-bottom-color:#171717}.theme_dark .popper__arrow:before{border-bottom-color:#282828}.theme_dark .popper[data-placement=top] .popper__arrow{border-top-color:#171717}.theme_dark .popper[data-placement=top] .popper__arrow:before{border-top-color:#282828}.theme_dark .popper[data-placement=left] .popper__arrow{border-left-color:#171717}.theme_dark .popper[data-placement=left] .popper__arrow:before{border-left-color:#282828}.theme_dark .popper[data-placement=right] .popper__arrow{border-right-color:#171717}.theme_dark .popper[data-placement=right] .popper__arrow:before{border-right-color:#282828}.item_search .completed_search_btn{display:block;color:grey;margin-top:12px}.item_search .completed_search_btn:hover{text-decoration:underline}.item_search .spinner_holder{margin-top:12px}.item_search .error_msg code{word-break:break-all}.item_search .completed_item_list .task_list_item--completed .task_list_item__edit_task{pointer-events:none}.item_search .completed_item_list .task_list_item__drag_handle{display:none}.note_search_list{padding:0 28px 0 0;list-style:none;color:#333}.note_search_list li{position:relative;min-height:60px;border-bottom:1px solid #f0f0f0;cursor:pointer;border-radius:3px}.note_search_list li button{padding:14px 0 8px;display:block;width:100%;text-align:left;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.note_search_list li button:active{background-color:#eee;border-color:transparent}.note_search_list li .user_avatar{position:absolute;top:14px;left:0}.note_search_list li .content{width:100%;padding-left:64px;user-select:text}.note_search_list li .task_title{font-size:14px;font-weight:700;color:#555;margin:0 0 .75em}.note_search_list li .task_title *{color:#555}.note_search_list li .note_content a{color:#202020}.note_search_list li .project_item{line-height:normal;display:flex;align-items:center}.note_search_list li .project_item .project_item__color{margin-top:0}.note_search_list li .meta_info{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.note_search_list li .meta_info .time{color:#999;font-size:11px}.note_search_list *{box-sizing:border-box}.theme_dark .note_search_list{color:hsla(0,0%,100%,.87)}.theme_dark .note_search_list li{border-color:hsla(0,0%,100%,.1)}.theme_dark .note_search_list li button:active{background-color:#4d4d4d;border-color:transparent}.theme_dark .note_search_list .note_content,.theme_dark .note_search_list .task_title{color:hsla(0,0%,100%,.87)}.theme_dark .note_search_list .meta_info{color:hsla(0,0%,100%,.6)}.foundations_promotion{text-align:center;max-width:550px;min-width:200px}.foundations_promotion p{margin-top:0;margin-bottom:2em;padding:0 10px;color:#555}.foundations_promotion img{width:100%}.foundations_promotion a{color:#4d4d4d}.foundations_promotion header{border:none;background-color:inherit}.foundations_promotion header hgroup{padding-bottom:7px}.foundations_promotion header h1{font-weight:500}.foundations_promotion header button{margin-top:12px!important}section.foundations_promotion__content{padding:0}footer.foundations_promotion__actions{align-items:center;border-color:transparent}.theme_dark .foundations_promotion p{color:hsla(0,0%,100%,.87)}.theme_dark .foundations_promotion a{color:hsla(0,0%,100%,.6)}.theme_dark .foundations_promotion header{background-color:inherit}.theme_dark .foundations_promotion footer.foundations_promotion__actions{border-color:transparent}.quick_add{max-width:550px}header.quick_add__header{border:none;background:#fff}header.quick_add__header h1{font-size:13px}section.quick_add__body{padding-top:10px}.quick_add__attach_email{border-top:1px solid #eee;padding-top:12px;margin-top:12px;margin-bottom:3px;transition:opacity .2s ease-in}.quick_add__attach_email button{color:#dd4b39;font-size:14px}.quick_add__attach_email button:hover{text-decoration:underline}@media only screen and (max-width:750px){.quick_add{max-width:none;width:98%}}.theme_dark .quick_add__body{background-color:#1f1f1f}.theme_dark .quick_add__attach_email{border-color:hsla(0,0%,100%,.1)}.theme_dark .quick_add__attach_email button{color:#de4c4a}.kbsc__header{font-size:13px;text-align:left;font-weight:700;white-space:nowrap;padding:0 20px 10px 0;height:20px;color:#202020;line-height:24px}.kbsc__desc{color:#aaa;font-size:11px;margin-top:0}.kbsc__link{color:#aaa;text-decoration:underline}.kbsc__link:hover{color:#777}.kbsc__section{color:#202020;font-size:14px;font-weight:700;padding:6px 0;text-align:left;margin-top:30px;margin-bottom:6px}.kbsc__row{font-size:13px;padding:10px 0;color:#202020;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee}.kbsc__label{line-height:1.4}.kbsc__shortcut{flex:0 0 50%;color:#999;line-height:2;text-align:right}.kbsc__shortcut pre{background-color:#f3f3f3;border-radius:2px;color:#333;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:13px;line-height:1.4;margin:0;padding:2px 5px 3px}.theme_dark .kbsc__header,.theme_dark .kbsc__label,.theme_dark .kbsc__section{color:hsla(0,0%,100%,.87)}.theme_dark .kbsc__shortcut pre{background-color:#363636;color:hsla(0,0%,100%,.87)}.theme_dark .kbsc__row{border-bottom-color:hsla(0,0%,100%,.1)}.usermenu__container{background-color:#fff;border-collapse:separate;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);border:1px solid #ddd;padding:4px 0}.usermenu__container a{text-decoration:none}.usermenu__separator{margin:4px 0;height:1px;background-color:#ddd}.usermenu__row{padding:4px 10px;display:flex;cursor:pointer}.usermenu__row:hover{background-color:#f3f3f3;text-decoration:none}.usermenu__row--inert{pointer-events:none}.usermenu__row-icon{height:24px;width:24px;margin-right:10px;display:flex;align-items:center;justify-content:center;color:grey}.usermenu__row-label{line-height:24px}.usermenu__row-label-description{color:grey;font-size:11px;line-height:1.45}.usermenu__apps{padding:8px 10px}.usermenu__apps .usermenu__apps-header{font-size:11px;font-weight:400;margin:0 0 12px}.usermenu__apps-app{display:inline-block;margin-right:20px;color:grey}.usermenu__version{color:#999;padding:6px 10px;font-size:11px;text-decoration:none}.usermenu__version-new,.usermenu__version-updated{font-weight:700}.usermenu__version-updated{pointer-events:none}.theme_dark .usermenu__container{background-color:#282828;border-color:#171717;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);color:hsla(0,0%,100%,.87)}.theme_dark .usermenu__separator{background-color:hsla(0,0%,100%,.1)}.theme_dark .usermenu__row:hover{background-color:#363636}.theme_dark .usermenu__row-icon{color:hsla(0,0%,100%,.56)}.theme_dark .usermenu__version-link{color:#ff7f74}.theme_dark .usermenu__apps .usermenu__apps-header{color:hsla(0,0%,100%,.6)}.theme_dark .usermenu__apps-app{color:hsla(0,0%,100%,.56)}.theme_dark .usermenu__version-new,.theme_dark .usermenu__version-updated{color:#ff7f74}.popper.data_tooltip .popper__arrow,.popper.data_tooltip .popper__arrow:before{border-bottom-color:#333}.popper.data_tooltip[data-placement=top] .popper__arrow,.popper.data_tooltip[data-placement=top] .popper__arrow:before{border-top-color:#333}.popper.data_tooltip[data-placement=left] .popper__arrow,.popper.data_tooltip[data-placement=left] .popper__arrow:before{border-left-color:#333}.popper.data_tooltip[data-placement=right] .popper__arrow,.popper.data_tooltip[data-placement=right] .popper__arrow:before{border-right-color:#333}.data_tooltip__content{border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08);font-size:.81rem;font-weight:400;line-height:1.6;text-align:center;text-overflow:ellipsis;overflow:hidden;padding:5px 10px;background-color:#333;color:#fff}.promo_tip__container{padding:16px;background-color:#fff;border:1px solid #ddd;border-radius:3px;max-width:320px;box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.promo_tip__container header{display:flex;margin-bottom:12px}.promo_tip__container header h1{font-size:13px;margin:0;color:#202020;align-self:center}.promo_tip__container header .promo_tip__close_icon{margin-left:auto;cursor:pointer}.promo_tip__container p{margin:0;padding:0;font-size:14px;line-height:1.25;color:#202020}.theme_dark .promo_tip__container{background-color:#282828;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);border:none}.theme_dark .promo_tip__container header h1,.theme_dark .promo_tip__container p{color:hsla(0,0%,100%,.87)}.task_content a{text-decoration:none}.task_content a:hover{text-decoration:underline}.theme_dark .task_content a:hover{color:#de4c4a!important}.upcoming_view{display:flex;flex-direction:column}.upcoming_view_background{position:fixed;background:#fff;height:100%;top:0;border-right:1px solid #f1f1f1}.upcoming_view__calendar{background-color:#fff;padding-top:12px;position:fixed;width:inherit;border-bottom:1px solid #ddd;top:44px}.upcoming_view__calendar__controls{display:flex;padding:0 24px;margin-bottom:14px;align-items:center}.upcoming_view__calendar__controls__nav{display:flex;border:1px solid #ddd;border-radius:3px;margin-left:auto;margin-right:8px}.upcoming_view__calendar__controls__nav .separator{margin:4px 0;border-left:1px solid #eee}.upcoming_view__calendar__controls__nav button{color:grey}.upcoming_view__calendar__controls__nav button[aria-disabled=true]{pointer-events:none}.upcoming_view__calendar__controls__nav button:hover{background-color:#eee}.upcoming_view__calendar__controls__nav button svg{display:block}.upcoming_view__calendar__controls__picker{display:flex;font-size:20px}.upcoming_view__calendar__controls__picker__month{font-weight:600;margin-right:4px}.upcoming_view__calendar__controls__picker svg{color:grey}.upcoming_view__calendar__controls__picker:hover svg{color:#202020}.upcoming_view__calendar__controls__today{border:1px solid #ddd;border-radius:3px;padding:4px 8px}.upcoming_view__calendar__controls__today:hover{background-color:#eee}.upcoming_view__calendar .calendar__spacer,.upcoming_view__calendar .upcoming_view__day_cell{display:flex;flex-direction:column;line-height:inherit;font-size:18px;font-weight:500;padding-top:2px;padding-bottom:8px}.upcoming_view__calendar .calendar__spacer__weekday,.upcoming_view__calendar .upcoming_view__day_cell__weekday{font-size:12px;color:grey}.upcoming_view__calendar .upcoming_view__day_cell:hover{background-color:#ddd}.upcoming_view__calendar .upcoming_view__day_cell--selected:after{position:absolute;content:"";left:0;width:100%;height:2px;border-bottom:2px solid #dd4b39;bottom:-1px}.upcoming_view__calendar .upcoming_view__day_cell--busy:before{bottom:4px}.upcoming_view__calendar .upcoming_view__day_cell--current{color:#dd4b39}.upcoming_view__calendar .upcoming_view__day_cell:focus>span,.upcoming_view__calendar .upcoming_view__day_cell:hover>span{background-color:transparent}.upcoming_view__calendar .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.upcoming_view__calendar .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#dd4b39}.upcoming_view__calendar .calendar__spacer .upcoming_view__day_cell__weekday{color:inherit}.upcoming_view__calendar .calendar{padding:0 16px}.upcoming_view__list .section__wrapper--first .section{padding-top:10px}.upcoming_view__list .section--overdue{margin-bottom:20px}.upcoming_view__day_cell{position:relative;display:flex;flex-direction:column;align-items:center}.upcoming_view__day_cell--greyed{color:grey}.upcoming_view__day_cell--busy:before{position:absolute;content:"";display:block;width:3px;height:3px;border-radius:1.5px;background-color:#dd4b39;left:50%;margin-left:-1.5px}.upcoming_view__date_picker{width:250px;height:200px;background-color:#fff;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.08),0 0 1px 0 rgba(0,0,0,.3)}.upcoming_view__date_picker .upcoming_view__day_cell>span{width:24px;border-radius:12px}.upcoming_view__date_picker .upcoming_view__day_cell:focus,.upcoming_view__date_picker .upcoming_view__day_cell:hover{outline:none}.upcoming_view__date_picker .upcoming_view__day_cell:focus>span,.upcoming_view__date_picker .upcoming_view__day_cell:hover>span{background-color:#f1f1f1}.upcoming_view__date_picker .upcoming_view__day_cell--selected{font-weight:700}.upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#dd4b39;color:#fff}.upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span{background-color:#dd4b39}.upcoming_view__date_picker .upcoming_view__day_cell--selected:focus>span{box-shadow:0 0 0 1px #1f60c2,0 0 0 4px #dceaff}.upcoming_view__date_picker .upcoming_view__day_cell--busy:before{bottom:1px}.upcoming_view__date_picker .upcoming_view__day_cell--busy.upcoming_view__day_cell--selected:before{background-color:#fff}.upcoming_view__date_picker .upcoming_view__day_cell--current{font-weight:600;color:#dd4b39}.upcoming_view div[aria-label=grid],.upcoming_view div[role=rowgroup]{overflow:visible!important}.theme_dark .upcoming_view_background{background:#1f1f1f;border-color:#1f1f1f}.theme_dark .upcoming_view__calendar{background-color:#1f1f1f;border-color:hsla(0,0%,100%,.1)}.theme_dark .upcoming_view__calendar__controls__nav,.theme_dark .upcoming_view__calendar__controls__nav .separator,.theme_dark .upcoming_view__calendar__controls__nav button:first-child{border-color:hsla(0,0%,100%,.1)}.theme_dark .upcoming_view__calendar__controls__nav button:hover{background-color:#4d4d4d}.theme_dark .upcoming_view__calendar__controls__picker{border-color:hsla(0,0%,100%,.1)}.theme_dark .upcoming_view__calendar__controls__picker:hover svg{color:hsla(0,0%,100%,.87)}.theme_dark .upcoming_view__calendar__controls__today{border-color:hsla(0,0%,100%,.1)}.theme_dark .upcoming_view__calendar__controls__today:hover{background-color:#4d4d4d}.theme_dark .upcoming_view__calendar .calendar__day.upcoming_view__day_cell--selected>span,.theme_dark .upcoming_view__calendar .calendar__day:hover>span{background-color:transparent}.theme_dark .upcoming_view__date_picker{background-color:#282828;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell:focus.upcoming_view__day_cell--current,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell:hover.upcoming_view__day_cell--current{color:#de4c4a}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--greyed{color:hsla(0,0%,100%,.4)}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--busy span:before,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--selected:hover>span,.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--selected>span{background-color:#de4c4a}.theme_dark .upcoming_view__date_picker .upcoming_view__day_cell--busy.upcoming_view__day_cell--selected span:before{background-color:#fff}.calendar__header,.calendar__week{display:flex}.calendar__header>*,.calendar__week>*{width:14.28571%;text-align:center}.calendar__weeks{display:flex;flex-direction:column}.calendar__week{flex-grow:1;outline:none}.calendar__week>*{line-height:24px}.calendar__week--highlighted{background-color:#eee}.calendar__spacer{opacity:.15}.calendar__day{position:relative;display:flex;flex-direction:column;align-items:center}.calendar__day>span{width:24px;border-radius:3px}.calendar__day:focus,.calendar__day:hover{outline:none;color:#202020}.calendar__day:focus>span,.calendar__day:hover>span{background-color:#f1f1f1}.theme_dark .calendar__week--highlighted{background-color:#4d4d4d}.theme_dark .calendar__day{color:hsla(0,0%,100%,.87)}.theme_dark .calendar__day:focus,.theme_dark .calendar__day:hover{color:#fff}.theme_dark .calendar__day:focus>span,.theme_dark .calendar__day:hover>span{background-color:#4d4d4d;color:#fff}.date-picker{display:flex;flex-direction:column;flex-grow:1;padding-top:4px;overflow:hidden}.date-picker-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:4px 10px 0 16px}.date-picker-header-month{font-weight:700}.date-picker-header-actions{display:flex;width:42.85714%;justify-content:space-around}.date-picker-header-action{width:24px;height:24px;outline:none}.date-picker-header-action:not(.date-picker-header-action--disabled){color:grey}.date-picker-header-action:not(.date-picker-header-action--disabled):focus,.date-picker-header-action:not(.date-picker-header-action--disabled):hover{background-color:#f1f1f1;border-radius:3px}.date-picker-header-action .outline-circle{width:6px;height:6px;border-radius:4px;border:1px solid grey;margin:8px auto}.date-picker-header-action--disabled{opacity:.2}.date-picker-monthlistheader{flex-shrink:0}.date-picker-monthlistheader-labels{padding:0 10px;font-size:10px;color:grey}.date-picker-monthlistheader--bordered{border-bottom:1px solid #ddd}.date-picker-monthlist{position:relative;height:200000px}.date-picker-monthlist-wrapper{overflow:auto}.date-picker-month{position:absolute;left:0;right:0}.date-picker-month-header{font-size:12px;font-weight:700;padding:4px 0;margin:4px 16px;border-bottom:1px solid #ddd}.date-picker-month .calendar__week{padding:0 10px}.date-picker-month-days,.date-picker-monthlistheader-labels{display:flex}.date-picker-month-days>button,.date-picker-month-days>div,.date-picker-monthlistheader-labels>button,.date-picker-monthlistheader-labels>div{line-height:24px;width:14.28571%;text-align:center}.date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day{font-weight:700;color:#d1453b}.date-picker-tasksdue{height:24px;font-size:10px}.date-picker-tasksdue-info{padding-top:2px;color:grey}.date-picker-tasksdue-info-tasks{font-weight:700}.date-picker-tasksdue-colors{line-height:3px}.date-picker-tasksdue-colors span:first-child{border-radius:2px 0 0 2px}.date-picker-tasksdue-colors span:last-child{border-radius:0 2px 2px 0}.date-picker-tasksdue-colors span:only-child{border-radius:2px}.date-picker-tasksdue-colors,.date-picker-tasksdue-info{text-align:center}.theme_dark .date-picker-header-action:not(.date-picker-header-action--disabled){color:hsla(0,0%,100%,.56);border-color:hsla(0,0%,100%,.56)}.theme_dark .date-picker-header-action:not(.date-picker-header-action--disabled) .outline-circle{border-color:hsla(0,0%,100%,.56)}.theme_dark .date-picker-header-action:not(.date-picker-header-action--disabled):focus,.theme_dark .date-picker-header-action:not(.date-picker-header-action--disabled):hover{background-color:#4d4d4d;color:#fff}.theme_dark .date-picker-monthlistheader-labels{color:hsla(0,0%,100%,.6)}.theme_dark .date-picker-monthlistheader--bordered{border-bottom:1px solid hsla(0,0%,100%,.1)}.theme_dark .date-picker-month--first .calendar__week:first-child>.calendar__day:first-child,.theme_dark .date-picker-month--first .calendar__week:first-child>:not(.calendar__day)+.calendar__day{font-weight:700;color:#de4c4a}.theme_dark .date-picker-month-header{color:hsla(0,0%,100%,.87);border-color:hsla(0,0%,100%,.1)}.theme_dark .date-picker-tasksdue-info{color:hsla(0,0%,100%,.6)}@media (max-width:930px){#app_holder{margin-left:0}#content_wrapper{width:100%}#content{width:calc(100vw - 308px);margin-left:308px}#top_bar_inner{width:100%;padding-left:48px}#left_menu{padding-left:42px;margin-left:0}}@media (max-width:750px){body{width:auto;background-color:#fff;padding:0!important}.GB_Window{margin-top:45px}#top_bar{height:38px;padding-right:0;padding-left:0}#top_bar #top_icons .circle{margin-left:9px}#top_bar #logo{display:none}#top_bar_inner{padding:0}.side_panel{top:38px}#left_menu{float:none;display:block;height:calc(100vh - 38px);position:fixed;left:-320px;padding:0 0 0 32px;margin:38px 0 0;background-color:#fafafa;z-index:300;transition:left .3s cubic-bezier(.4,0,.2,1)}#td_logo_img{display:none}#content,#top_bar{min-width:350px}#editor{min-width:325px}#content{margin-left:0;width:auto!important;padding:0;z-index:100}#list_holder .text_box{width:80%}#item_selecter{min-height:20px;padding-top:6px;padding-bottom:7px;top:0;z-index:500}#item_selecter button{margin:0 7px}.menu_selecter_more .menu_item_priority{display:table-row}#top_filters{padding-top:18px;margin-bottom:15px}#editor{padding:6px 16px 12px 35px;padding-top:67px!important}#blank_state_projects_list{top:35px;min-width:200px;padding:0!important;z-index:100}.left_menu_toggle{display:flex;align-items:center;box-sizing:border-box;height:100%;position:absolute;padding-left:10px}.richtext_editor,.text_box{width:90%}.GB_full_width #notifications_holder{width:100%!important}.GB_full_width #notifications_holder .left_container{width:90%!important}.GB_full_width #notifications_holder .text_holder{width:80%!important}.notes_list{min-height:250px;max-height:320px}.notes_loading{min-height:406px}.blank_state_text{max-width:400px}a.go_premium{display:block;text-align:center;color:#fff!important;background-color:#dd4b39!important;padding:3px!important;margin-right:7px!important;margin-right:0!important}.form_edit_filter .text_box{width:68%!important}.search_icon{display:none}#quick_find{margin-left:40px;padding-top:3px}.quick_find{width:40%;padding-left:6px;padding-top:5px;padding-bottom:5px}.quick_find_focused{width:calc(100% - 15px)}.quick_add_task .richtext_editor{width:85%}.manager .td_submit{padding-right:5px!important}.project_item__name{max-width:90px}.image_holder{max-width:300px}.upcoming_view__calendar{top:38px}}@media (max-width:750px){#sync_state_icon{padding-right:10px}.due_date_holder input{width:85px}}.left_menu_show{overflow-y:hidden}.left_menu_show #left_menu{left:0!important;box-shadow:0 2px 10px rgba(0,0,0,.3)}.left_menu_show .quick_find{display:none}@media screen and (max-device-width:320px){#top_completed_holder{display:none}#content,#top_bar{min-width:320px!important}#editor{min-width:300px!important;padding:6px 0 12px 15px!important}}.reactist.tooltip__wrapper{display:inline-block;max-width:100%;cursor:unset}.reactist.tooltip__wrapper .reactist.tooltip__text{font-size:.81rem;color:#202020;font-weight:400;line-height:1.6;text-align:center;text-overflow:ellipsis;overflow:hidden;max-width:100%;padding:5px 10px;max-width:250px}.reactist.tooltip__wrapper .reactist.tooltip__text:not(.inverted){background-color:#333;color:#fff;border:none}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_top:before{border-bottom-color:#333}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_top:after{display:none}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_right:before{border-left-color:#333}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_right:after{display:none}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_bottom:before{border-top-color:#333}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_bottom:after{display:none}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_left:before{border-right-color:#333}.reactist.tooltip__wrapper .reactist.tooltip__arrow:not(.inverted).arrow_left:after{display:none}.reactist.popover{white-space:normal;z-index:1000;position:fixed;top:0;left:0;display:none;visibility:hidden;opacity:0;transition:opacity .1s linear}.reactist.popover__wrapper{display:inline-block;max-width:100%;cursor:unset}.reactist.popover .popover__content{max-width:100%;display:inline-flex;border-radius:3px;color:#202020;background-color:#fff;border:1px solid #dcdcdc;box-shadow:0 1px 8px 0 rgba(0,0,0,.08)}.reactist.popover.visible{display:inline-block;display:initial;visibility:visible;opacity:1}.reactist.popover.arrow_top:before{top:-5px;border-bottom:5px solid #dcdcdc}.reactist.popover.arrow_top:after,.reactist.popover.arrow_top:before{position:absolute;content:"";height:0;width:0;left:calc(50% - 5px);border-left:5px solid transparent;border-right:5px solid transparent}.reactist.popover.arrow_top:after{top:-4px;border-bottom:5px solid #fff}.reactist.popover.arrow_right:before{right:-5px;border-left:5px solid #dcdcdc}.reactist.popover.arrow_right:after,.reactist.popover.arrow_right:before{position:absolute;content:"";height:0;width:0;bottom:calc(50% - 5px);border-bottom:5px solid transparent;border-top:5px solid transparent}.reactist.popover.arrow_right:after{right:-4px;border-left:5px solid #fff}.reactist.popover.arrow_bottom:before{bottom:-5px;border-top:5px solid #dcdcdc}.reactist.popover.arrow_bottom:after,.reactist.popover.arrow_bottom:before{position:absolute;content:"";height:0;width:0;left:calc(50% - 5px);border-left:5px solid transparent;border-right:5px solid transparent}.reactist.popover.arrow_bottom:after{bottom:-4px;border-top:5px solid #fff}.reactist.popover.arrow_left:before{left:-5px;border-right:5px solid #dcdcdc}.reactist.popover.arrow_left:after,.reactist.popover.arrow_left:before{position:absolute;content:"";height:0;width:0;bottom:calc(50% - 5px);border-bottom:5px solid transparent;border-top:5px solid transparent}.reactist.popover.arrow_left:after{left:-4px;border-right:5px solid #fff}.reactist[role=tablist]{display:flex;border-bottom:1px solid #ececec}.reactist[role=tab]{display:block;margin:0 20px 0 0;padding:10px 0;font-size:.875rem;color:#b3b3b3;font-weight:400;line-height:1.7;text-decoration:none;border:none;cursor:pointer;box-sizing:border-box;background-color:transparent}.reactist[role=tab][aria-selected=true]{font-size:.875rem;color:#3f82ef;font-weight:400;line-height:1.7;border-bottom:3px solid #3f82ef}.reactist[role=tab][disabled]:hover{cursor:not-allowed}.reactist.tooltip__text.popover__content{display:inline-block}.embed-container{position:relative;width:450px;margin:0 auto 50px}.embed-container .task_list_item__actions{width:62px}.plus_add_button{position:relative}.embed-iframe-cover{display:none}.embed-top-bar{position:fixed;top:0;left:0;right:0;z-index:2;border-bottom:1px solid #ca2100;background-color:#e44332;height:44px;overflow:hidden}.embed-top-bar--content{max-width:1000px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between}.embed-top-bar--logo{height:62px}.embed-iframe .embed-top-bar{display:none}.embed-iframe .embed-iframe-cover{display:block;position:fixed;z-index:0;left:1px;right:1px;top:1px;bottom:1px;border:1px solid #f0f0f0;border-radius:5px}.embed-content{position:relative;z-index:1}.embed-iframe .embed-container{margin-top:10px;margin-bottom:10px}.embed-iframe .embed-container#editor{padding-left:14px}.embed-iframe #editor{padding-top:0!important;padding-bottom:50px!important}.embed-project-name-input{display:block;margin-bottom:5px}.embed-link-label{text-align:left;margin-bottom:5px;font-weight:700}.embed-link{color:#fff;cursor:pointer;font-weight:700;padding:5px 10px;display:inline-block;margin:0 10px}.embed-link:hover{border-radius:3px;background-color:hsla(0,0%,100%,.2)}.embed-iframe .embed-link{display:none}.embed-create-link{font-size:100%;color:#246fe0;position:absolute;right:0;margin-top:-50px;cursor:pointer}.embed-iframe .embed-create-link{margin-top:10px;right:14px}.embed-link-textarea{background-color:#f1f1f1;border:1px solid #ccc;border-radius:5px;width:96%;height:100px}.embed-fade{display:none}.embed-iframe .embed-fade{display:block;position:fixed;bottom:2px;left:3px;right:3px;height:30px;z-index:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 100%,#00d4ff 0)}.embed-gray-button{background-color:transparent}.embed-title{font-size:20px}.embed-iframe-bar{display:none}.embed-iframe .embed-iframe-bar{display:block;background-color:#e44332;height:44px;position:fixed;bottom:0;left:1px;right:1px;z-index:1;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.embed-iframe .embed-iframe-bar .embed-iframe-bar--content{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto}.embed-iframe .embed-iframe-bar .embed-logo{height:44px;position:relative;left:10px}.embed-iframe .embed-iframe-bar .embed-link{display:block}