#issue_modal .issue_subject{position:relative;margin-right:35px}#issue_modal .issue_subject .cell_edit{position:absolute;top:-4px;left:-4px}#issue_modal .panel .top_right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#issue_modal .panel .top_right .panel_col{height:100px}#issue_modal .cell_edit{position:absolute;z-index:1;overflow:visible;padding:3px}#issue_modal .progress{height:1.5em;overflow:hidden;background-color:#eee;border-radius:3px}#issue_modal .progress,#issue_modal .progress .bar{display:-webkit-box;display:-ms-flexbox;display:flex}#issue_modal .progress .bar{background-color:#40bf40;-webkit-transition:width .2s;transition:width .2s}#issue_modal img{max-width:100%}#issue_modal p:last-child{margin-bottom:0}#issue_modal code{background-color:rgba(0,0,0,.05);border-radius:3px}#issue_modal pre{background-color:rgba(0,0,0,.8);color:#eee;border-radius:3px}#issue_modal pre code{background-color:transparent}#issue_modal .issue_relation{cursor:pointer}#issue_modal .issue_relation .relation_label{text-decoration:underline}#issue_modal .issue_relation:hover .relation_label{text-decoration:none}#issue_modal .footer_links,#issue_modal .footer_links>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#issue_modal .footer_links>span{margin:0 10px}#issue_modal .footer_links>span svg{margin-right:5px;margin-bottom:5px}#issue_modal table td,#issue_modal table th{padding:5px}.panel{color:var(--rm-contrast-10)}.panel .panel_title{text-align:center;color:var(--rm-contrast-8)}.panel .panel_row,.panel .panel_row .panel_col{display:-webkit-box;display:-ms-flexbox;display:flex}.panel .panel_row .panel_col{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;height:90px;-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;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.panel .panel_row .panel_col .panel_figure{display:block;font-size:1.5em;height:50px}.panel .panel_row .panel_col .panel_bar{display:inline-block;width:50px;-webkit-transition:background-color .2s,border-color .2s,height .2s;transition:background-color .2s,border-color .2s,height .2s;border:1px solid;border-radius:3px 3px 0 0;background-color:hsla(0,0%,50.2%,.8);border-color:grey}.panel .panel_row .panel_col .panel_bar.zero_height{border-width:0}.panel .panel_row .panel_col .panel_bar.full_height{border-radius:0}.panel .panel_row .panel_col .panel_bar.planned{background-color:hsla(0,0%,85.1%,.8);border-color:#d9d9d9;border-bottom-width:0}.panel .panel_row .panel_col .panel_bar.passed{background-color:hsla(0,0%,74.9%,.8);border-color:#bfbfbf}.panel .panel_row .panel_col .panel_sub{display:block}.panel.slide-enter-active,.panel.slide-leave-active{-webkit-transition:margin .5s;transition:margin .5s}.panel.slide-enter,.panel.slide-leave-to{margin-right:0}#time_entries_move_modal .resource_time_entry_list .time_entry{cursor:pointer;display:inline-block;white-space:nowrap;width:33.33%;padding:10px 10px 10px 35px;margin-bottom:0;border-radius:3px}#time_entries_move_modal .resource_time_entry_list .time_entry:hover{background-color:rgba(241,196,15,.1)}#time_entries_move_modal .resource_time_entry_list .time_entry .fa-comment-alt{color:grey;position:absolute;top:5px;right:5px}#project_settings #wgr_selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#project_settings #wgr_selector label{margin-top:6px}#project_settings #wgr_selector .wgr_buttons{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:10px}#project_settings #wgr_selector .wgr_buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}table.table.crud td.action,table.table.crud th.action{padding:0 10px;text-align:right;cursor:pointer;width:.1%;white-space:nowrap}table.table.crud td.action svg,table.table.crud th.action svg{width:15px}table.table.crud td.action:hover .icon_add,table.table.crud th.action:hover .icon_add{color:#007bff}table.table.crud td.action:hover .icon_delete,table.table.crud th.action:hover .icon_delete{color:#dc3545}table.table.crud tbody tr{cursor:pointer}table.table.crud tbody tr.nopointer{cursor:inherit}table.table.crud tbody tr.nopointer:hover{background-color:transparent}.light_fg{color:var(--rm-contrast-6)}div.tree{border:1px solid var(--rm-contrast-4);border-radius:3px}div.tree .bold_light{color:var(--rm-contrast-6);font-weight:700;font-style:italic}div.tree .tree_cols,div.tree .tree_node,div.tree .tree_top,div.tree .tree_trunk{color:var(--rm-contrast-10);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.tree .tree_cols>*,div.tree .tree_node>*,div.tree .tree_top>*,div.tree .tree_trunk>*{padding:5px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.tree .tree_cols>.no_ellipsis,div.tree .tree_node>.no_ellipsis,div.tree .tree_top>.no_ellipsis,div.tree .tree_trunk>.no_ellipsis{text-overflow:unset}div.tree .tree_cols .cell_first,div.tree .tree_node .cell_first,div.tree .tree_top .cell_first,div.tree .tree_trunk .cell_first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1px;padding-bottom:1px;min-width:200px;max-width:100%}div.tree .tree_cols .cell_first button,div.tree .tree_node .cell_first button,div.tree .tree_top .cell_first button,div.tree .tree_trunk .cell_first button{line-height:1}div.tree .tree_cols .node_name,div.tree .tree_node .node_name,div.tree .tree_top .node_name,div.tree .tree_trunk .node_name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.tree .tree_trunk .cell_first{gap:5px}div.tree.setting-cols .top_scroll,div.tree.setting-cols .tree_trunk,div.tree .top_scroll .cell_first button{display:none}div.tree.setting-cols .tree_node{pointer-events:none}div.tree .tree_cols{pointer-events:auto}div.tree .tree_cols>:not(.cell_first){text-align:center;border-left:1px solid var(--rm-contrast-3);cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}div.tree .tree_cols>:not(.cell_first):before{content:" "}div.tree .tree_cols>:not(.cell_first).selected:before{content:"✓"}div.tree .tree_cols>:not(.cell_first):hover{background-color:#ddd}div.tree .tree_top{background-color:var(--rm-contrast-3)}div.tree.project_list .tree_trunk.version_trunk{border-top:1px solid var(--rm-contrast-2);background-color:var(--rm-contrast-0)}div.tree.project_list .tree_trunk.version_trunk .cell_first:before{content:"•";display:inline-block;text-align:center;min-width:30px;margin-left:-5px}div.tree.project_list .tree_trunk.version_trunk .cell_first.no_version{color:var(--rm-contrast-6);font-style:italic}div.tree .tree_trunk{border-top:1px solid var(--rm-contrast-3);background-color:var(--rm-contrast-2)}div.tree .tree_top .cell_num,div.tree .tree_top .cell_num_double,div.tree .tree_trunk .cell_num,div.tree .tree_trunk .cell_num_double{text-align:center}div.tree .moving .tree_node{opacity:.5}div.tree .tree_node{background-color:var(--rm-contrast-0);border-top:1px solid var(--rm-contrast-2)}div.tree .tree_node .cell_first:before{content:"•";display:inline-block;text-align:center;min-width:30px;margin-left:-5px}div.tree .tree_node.has_children .cell_first{cursor:pointer}div.tree .tree_node.has_children .cell_first:before{content:"›";-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}div.tree .tree_node.has_children .cell_first:hover{color:var(--rm-contrast-15)}div.tree .tree_node.highlight,div.tree .tree_node:hover{background-color:var(--rm-hover-color)}div.tree .tree_node.open .cell_first:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}div.tree .tree_node textarea{white-space:pre-wrap}div.tree .tree_node .show_on_hover:hover{overflow:visible}div.tree .cell_100.flatpickr-input{border:none;color:inherit;background-color:transparent}div.tree .tree_node:hover .cell_action,div.tree .tree_trunk:hover .cell_action{display:inherit;visibility:visible}div.tree .cell_first{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}div.tree .cell_first .progress{cursor:default;float:right;color:var(--rm-contrast-6)}div.tree .cell_led{min-width:30px;text-align:center;overflow:visible}div.tree .cell_led .led{width:20px;height:20px;border-radius:50%;-webkit-transition:background-color .5s,-webkit-box-shadow .5s;transition:background-color .5s,-webkit-box-shadow .5s;transition:background-color .5s,box-shadow .5s;transition:background-color .5s,box-shadow .5s,-webkit-box-shadow .5s}div.tree .cell_led .led.green{-webkit-box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #304701 0 -1px 9px,#89ff00 0 2px 12px;box-shadow:0 -1px 7px 1px rgba(0,0,0,.2),inset 0 -1px 9px #304701,0 2px 12px #89ff00;background-color:#adff6b}div.tree .cell_led .led.orange{-webkit-box-shadow:rgba(0,0,0,.2) 0 -1px 7px 1px,inset #d34300 0 -1px 9px,#ffb08c 0 2px 12px;box-shadow:0 -1px 7px 1px rgba(0,0,0,.2),inset 0 -1px 9px #d34300,0 2px 12px #ffb08c;background-color:#ffb897}div.tree .cell_perc{min-width:60px;text-align:center;color:var(--rm-contrast-6)}div.tree .cell_num{width:60px;min-width:60px;text-overflow:inherit;text-align:right}div.tree .cell_num.bleft{border-left:1px solid var(--rm-contrast-3)}div.tree .cell_num.node{color:var(--rm-contrast-6);text-align:left}div.tree .cell_num_double{min-width:120px}div.tree .cell_100{min-width:100px;max-width:100px}div.tree .cell_55{min-width:55px;max-width:55px}div.tree .cell_action{padding:0 5px;-ms-flex-negative:0;flex-shrink:0;display:none;opacity:.5;color:var(--rm-contrast-15);-webkit-transition:opacity .2s;transition:opacity .2s;cursor:pointer}div.tree .cell_action a{color:inherit}div.tree .cell_action.handle{cursor:-webkit-grab;cursor:grab}div.tree .cell_action.handle:hover{opacity:.5}div.tree .cell_action.indicator{display:inherit;cursor:default}div.tree .cell_action.indicator:hover{opacity:.5}div.tree .cell_action.active{display:inherit;color:green}div.tree .cell_action.sub_active{display:inherit;color:#bdbd00}div.tree .cell_action.placeholder{display:inherit;visibility:hidden}div.tree .cell_action:hover{opacity:1}div.tree .cell_edit{position:absolute;z-index:1;overflow:visible}div.tree .mac_cell{cursor:pointer;padding:0;background-color:#f3f3f3}div.tree .mac_cell.mac_cell_on{background-color:transparent}div.tree .movable_hours{overflow:visible;position:relative}div.tree .movable_hours .hours_to_estimated,div.tree .movable_hours .pecc_to_sold,div.tree .movable_hours .time_entries_to_issue{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;position:absolute;top:0;height:100%;width:30px;opacity:.5;color:var(--rm-contrast-15)}div.tree .movable_hours .hours_to_estimated:hover,div.tree .movable_hours .pecc_to_sold:hover,div.tree .movable_hours .time_entries_to_issue:hover{opacity:1}div.tree .movable_hours .pecc_to_sold{right:0}div.tree .movable_hours .hours_to_estimated{left:3px}div.tree .movable_hours .time_entries_to_issue{left:-15px}div.tree .tree_node:hover .hours_to_estimated:not(.hidden),div.tree .tree_node:hover .pecc_to_sold:not(.hidden),div.tree .tree_node:hover .time_entries_to_issue:not(.hidden),div.tree .tree_trunk:hover .hours_to_estimated:not(.hidden),div.tree .tree_trunk:hover .pecc_to_sold:not(.hidden),div.tree .tree_trunk:hover .time_entries_to_issue:not(.hidden){display:-webkit-box;display:-ms-flexbox;display:flex}.top_scroll{position:fixed;border-style:solid;border-color:var(--rm-contrast-4);border-width:0 1px;top:0;left:0;right:0;z-index:1}.tooltip-inner{white-space:pre-line}.calendar_link{cursor:pointer;color:#83a8d6}.calendar_link:hover{text-decoration:underline}