.panel .container{padding: 0px}
section.panels .table.no_panels_visible{display:block}
section.panels .table.no_panels_visible:before{background-color:#F3F3F3;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;color:#999;content:'There are no panels open currently.';display:block;font-size:20px;margin-top:15%;margin-left:30%;padding:20px 40px;text-align:center;width:336px}
.panel{/*display:none;*/height:100%;min-width:322px;padding:0 4px}.panel.visible{display:table-cell}.panel.items_hidden .item{display:none}.panel.items_hidden .end_of_list{display:block}
.panel>.container{
	position:relative;
	height:90%
}
.panel>.container_client{
	position:relative;
	height:88%
}
.panel>.container>.message{background-color:#e5e5e5;border:1px solid #6e6e6e;border-width:1px 0;font-size:12px;margin:0 1px;padding:7px 7px 8px;position:absolute;top:26px;left:0;right:0}
.panel .panel_header{background-color:hsl(204, 86%, 39%);
	color:#222;
	height:26px;
	line-height:27px;
	overflow:hidden;
	padding:0 9px}
.panel .panel_header .past_done{
	font-size:9px;
	margin-left:12px}
.panel .panel_header .past_done .show_all{
	color:#CCF;
	text-decoration:none
}
.panel .panel_header .past_done .show_all:hover{
	text-decoration:underline
}
.panel h3{
	font-size:12px;
	line-height: 27px;
}
	.panel .panel_content{
		border:1px solid #999;
		border-width:0px 1px 1px;
		overflow-x:hidden;
		overflow-y:auto;
		position:absolute;
		top:26px;
		left:0;
		right:0;
		bottom:0
	}
	.panel.epic_stories .panel_header{background-color:#392653;position:relative}.panel.search h3{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.panel.search h3:before{background-position:0 -284px;height:14px;width:14px;content:'';float:left;margin:6px 6px 0 3px}.panel.integration h3:after{content:'';background-position:0 -451px;height:9px;width:9px;margin-left:4px;display:inline-block}.panel.done .panel_header h3{display:inline}

	.panel .panel_header>div{
		height:100%;
		left:0px;
		right:0px;
		position:absolute
	}

	.panel h3{margin-left:7px}.panel nav.controls{margin-left:3px;margin-right:7px}.panel .panel_header .controls{float:right}.panel .panel_header .controls .select_all,.panel .panel_header .controls .deselect_all,.panel .panel_header .controls .save_search{color:#888;font-size:10px;text-decoration:none}.panel .panel_header .controls .select_all:hover,.panel .panel_header .controls .deselect_all:hover,.panel .panel_header .controls .save_search:hover{color:#bbb}.panel .panel_header .controls .pin_search,.panel .panel_header .controls .save_search{float:right;margin-left:4px}.panel .panel_header .controls .add_model,.panel .panel_header .controls .clone,.panel .panel_header .controls .close,.panel .panel_header .controls .pin_search,.panel .panel_header .controls .collapse_all,.panel .panel_header .controls .expand_all,.panel .panel_header .controls .refresh{float:right;color:#fff;margin:5px 0 0 3px;text-decoration:none;width:16px;height:16px;line-height:16px}.panel .panel_header .controls .pin_search{background-position:0 -340px;height:12px;margin-top:6px;margin-right:0px;margin-left:9px;width:11px}.panel .panel_header .controls .pin_search:hover{background-position:0 -327px}.panel .panel_header .controls .pin_search.pinned{background-position:0 -353px}.panel .panel_header .controls .close{text-indent:-9999px;background-position:0 -410px}.panel .panel_header .controls .close:hover{background-position:0 -427px}.panel .panel_header .controls .refresh{background-position:0 -313px;height:13px;width:11px;margin-top:6px}.panel .panel_header .controls .refresh:hover{background-position:0 -299px}.panel .panel_header .controls .collapse_all:before{content:'';display:block;margin:3px 0 0 3px;background-position:0 -366px;height:10px;width:11px}.panel .panel_header .controls .collapse_all:hover:before{background-position:0 -377px}.panel .panel_header .controls .expand_all:before{content:'';display:block;margin:3px 0 0 3px;background-position:0 -388px;height:10px;width:11px}.panel .panel_header .controls .expand_all:hover:before{background-position:0 -399px}.panel .panel_header .controls .clone:before{content:'';display:block;margin:3px 0 0 3px;background-position:0 -489px;height:10px;width:14px}.panel .panel_header .controls .clone:hover:before{background-position:0 -478px}.panel .panel_header .controls .clone.cloned{cursor:default}.panel .panel_header .controls .clone.cloned:before,.panel .panel_header .controls .clone.cloned:hover:before{background-position:0 -467px}.panel .panel_header .controls .close{margin-left:5px}.panel .panel_header .controls .select_all{margin-right:5px}.panel .panel_header .controls .add_model{margin-top:2px;width:22px;height:20px;border:1px solid #000;color:#ccc;font-size:14px;text-align:center;line-height:18px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:inset 0 0 1px 1px #6e6e6e;-moz-box-shadow:inset 0 0 1px 1px #6e6e6e;box-shadow:inset 0 0 1px 1px #6e6e6e}.panel .panel_header .controls .add_model:before{content:'+'}.panel .panel_header .controls .add_model.epic{background-color:#555}.panel .panel_header .controls .add_model.epic:hover{-webkit-box-shadow:inset 0 0 1px 1px #685286;-moz-box-shadow:inset 0 0 1px 1px #685286;box-shadow:inset 0 0 1px 1px #685286;background-color:#4e3371}.panel .panel_header .controls .add_model.story{background-color:#4F3371}.panel .panel_header .controls .add_model.story:hover{-webkit-box-shadow:inset 0 0 1px 1px #685286;-moz-box-shadow:inset 0 0 1px 1px #685286;box-shadow:inset 0 0 1px 1px #685286;background-color:#7852a2}.panel.charts .panel_content{background-color:white}.panel.charts .panel_content .chart_type form{border-bottom:1px solid #d3d3d3}.panel.charts .panel_content .chart_type,.panel.charts .panel_content .chart_options_container{padding:15px 15px 25px;position:relative}.panel.charts .panel_content .chart_type form,.panel.charts .panel_content .chart_options_container form{width:240px;float:left;padding-bottom:10px}.panel.charts .panel_content .chart_type form label,.panel.charts .panel_content .chart_options_container form label{text-transform:capitalize;font-weight:bold;margin-right:15px}.panel.charts .panel_content .chart_type form label,.panel.charts .panel_content .chart_type form .dropdown,.panel.charts .panel_content .chart_options_container form label,.panel.charts .panel_content .chart_options_container form .dropdown{font-size:12px;float:left}.panel.charts .panel_content .chart_type form .dropdown,.panel.charts .panel_content .chart_options_container form .dropdown{float:right}.panel.charts .panel_content .chart_type .help,.panel.charts .panel_content .chart_options_container .help{background-position:0 0;height:14px;width:14px;display:block;position:absolute;top:14px;right:8px}.panel.charts .panel_content .chart{padding:10px 0}.panel.charts .panel_content p.info,.panel.charts .panel_content footer{padding:5px 15px;font-size:12px}.panel.charts .panel_content p.info strong,.panel.charts .panel_content footer strong{font-weight:bold}.panel.charts .panel_content footer{font-style:italic}.panel.labels{width:220px;min-width:220px;max-width:220px}.panel.labels .panel_content{background:#F3F3F3}.panel.labels .panel_header{background-color:#1f3b18}.panel.labels section+h4{border-top:1px solid #CCCCCC;margin-top:10px}.panel.labels h4{font-size:12px;line-height:16px;font-weight:bold;padding:10px 7px 0}.panel.labels h4+section{display:none}.panel.labels h4.expanded+section{display:block}.panel.labels h4.expanded a:before{background-position:0 -947px;margin-top:1px}.panel.labels h4 a{text-decoration:none;color:#444}.panel.labels h4 a:before{content:'';background-position:0 -862px;height:13px;width:13px;float:left;margin-right:2px}.panel.labels menu.dropdown{position:absolute;right:0;margin-right:10px;height:20px;background-color:#fff}.panel.labels menu.dropdown .anchor{display:none;margin-top:3px}.panel.labels menu.dropdown .anchor .cog{background-position:0 -60px;height:12px;width:12px;display:block}.panel.labels menu.dropdown .anchor:hover .cog{background-position:0 -47px}.panel.labels .model{font-size:12px;line-height:20px;height:20px;padding-left:21px;position:relative;cursor:pointer}.panel.labels .labels_items .label.visible .anchor{display:block}.panel.labels .labels_items .label.has_incomplete_stories{font-weight:bold}.panel.labels .labels_items .label .name,.panel.labels .labels_items .label .incomplete{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:67%;white-space:nowrap}.panel.labels .labels_items .label.visible{background-color:#fff}.panel.labels .searches_items .search{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#0957A4;display:block;padding-right:20px;text-decoration:none}.panel.labels .searches_items .delete{background-position:0 -235px;height:16px;width:16px;float:right;margin:2px 10px 0 0;overflow:hidden;text-indent:-9999px;visibility:hidden}.panel.labels .searches_items .delete:hover{background-position:0 -252px}.panel.labels .searches_items .delete:active{background-position:0 -218px}.panel.labels .searches_items .model:hover{background-color:#fff}.panel.labels .searches_items .model:hover .delete{visibility:visible}.panel.labels .end_of_list{display:none}
	.panel.story_history .activity_entry .icons,.panel.epic_history .activity_entry .icons,.panel.project_history .activity_entry .icons{float:left;width:40px;height:22px}.panel.story_history .activity_entry .box,.panel.epic_history .activity_entry .box,.panel.project_history .activity_entry .box{margin-right:5px}.panel.story_history .activity_entry .message,.panel.epic_history .activity_entry .message,.panel.project_history .activity_entry .message{padding:3px 5px 3px 0;margin-left:40px}.panel.story_history .activity_entry .message em,.panel.epic_history .activity_entry .message em,.panel.project_history .activity_entry .message em{font-weight:bold}.panel.story_history .activity_entry .details_expander,.panel.epic_history .activity_entry .details_expander,.panel.project_history .activity_entry .details_expander{float:left;height:22px;width:18px;text-indent:-9999px}.panel.story_history .activity_entry .details_expander+.icon,.panel.epic_history .activity_entry .details_expander+.icon,.panel.project_history .activity_entry .details_expander+.icon{margin-left:0}.panel.story_history .activity_entry .details_expander:before,.panel.epic_history .activity_entry .details_expander:before,.panel.project_history .activity_entry .details_expander:before{background-position:0 -862px;height:13px;width:13px;content:'';float:left;margin:3px 0 0 3px}.panel.story_history .activity_entry .with_details .details_expander:before,.panel.epic_history .activity_entry .with_details .details_expander:before,.panel.project_history .activity_entry .with_details .details_expander:before{background-position:0 -947px}.panel.story_history .activity_entry .activity_kind-comment_create_activity,.panel.epic_history .activity_entry .activity_kind-comment_create_activity,.panel.project_history .activity_entry .activity_kind-comment_create_activity{background-position:0 -268px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-comment_delete_activity,.panel.epic_history .activity_entry .activity_kind-comment_delete_activity,.panel.project_history .activity_entry .activity_kind-comment_delete_activity{background-position:0 -188px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-comment_update_activity,.panel.epic_history .activity_entry .activity_kind-comment_update_activity,.panel.project_history .activity_entry .activity_kind-comment_update_activity{background-position:0 -128px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-epic_create_activity,.panel.epic_history .activity_entry .activity_kind-epic_create_activity,.panel.project_history .activity_entry .activity_kind-epic_create_activity{background-position:0 -88px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-epic_delete_activity,.panel.epic_history .activity_entry .activity_kind-epic_delete_activity,.panel.project_history .activity_entry .activity_kind-epic_delete_activity{background-position:0 -208px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-epic_move_activity,.panel.epic_history .activity_entry .activity_kind-epic_move_activity,.panel.project_history .activity_entry .activity_kind-epic_move_activity{background-position:0 -288px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-epic_update_activity,.panel.epic_history .activity_entry .activity_kind-epic_update_activity,.panel.project_history .activity_entry .activity_kind-epic_update_activity{background-position:0 -148px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-iteration_update_activity,.panel.epic_history .activity_entry .activity_kind-iteration_update_activity,.panel.project_history .activity_entry .activity_kind-iteration_update_activity{background-position:0 -56px;height:16px;width:16px}.panel.story_history .activity_entry .activity_kind-label_delete_activity,.panel.epic_history .activity_entry .activity_kind-label_delete_activity,.panel.project_history .activity_entry .activity_kind-label_delete_activity{background-position:0 -72px;height:16px;width:16px}.panel.story_history .activity_entry .activity_kind-label_update_activity,.panel.epic_history .activity_entry .activity_kind-label_update_activity,.panel.project_history .activity_entry .activity_kind-label_update_activity{background-position:0 -40px;height:16px;width:16px}.panel.story_history .activity_entry .activity_kind-story_create_activity,.panel.epic_history .activity_entry .activity_kind-story_create_activity,.panel.project_history .activity_entry .activity_kind-story_create_activity{background-position:0 -108px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-story_delete_activity,.panel.epic_history .activity_entry .activity_kind-story_delete_activity,.panel.project_history .activity_entry .activity_kind-story_delete_activity{background-position:0 -228px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-story_move_activity,.panel.epic_history .activity_entry .activity_kind-story_move_activity,.panel.project_history .activity_entry .activity_kind-story_move_activity{background-position:0 -308px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-story_update_activity,.panel.epic_history .activity_entry .activity_kind-story_update_activity,.panel.project_history .activity_entry .activity_kind-story_update_activity{background-position:0 -168px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-task_create_activity,.panel.epic_history .activity_entry .activity_kind-task_create_activity,.panel.project_history .activity_entry .activity_kind-task_create_activity{background-position:0 0;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-task_delete_activity,.panel.epic_history .activity_entry .activity_kind-task_delete_activity,.panel.project_history .activity_entry .activity_kind-task_delete_activity{background-position:0 -248px;height:20px;width:16px}.panel.story_history .activity_entry .activity_kind-task_update_activity,.panel.epic_history .activity_entry .activity_kind-task_update_activity,.panel.project_history .activity_entry .activity_kind-task_update_activity{background-position:0 -20px;height:20px;width:16px}.panel.story_history .activity_entry .icon,.panel.epic_history .activity_entry .icon,.panel.project_history .activity_entry .icon{float:left;margin-top:2px;margin-left:20px}.panel.story_history .activity_entry .occurred_at,.panel.epic_history .activity_entry .occurred_at,.panel.project_history .activity_entry .occurred_at{font-style:italic;color:#aaa;font-size:10px;line-height:16px;display:block;margin:0 0 0 3px;float:right}.panel.story_history .activity_entry .group,.panel.epic_history .activity_entry .group,.panel.project_history .activity_entry .group{background-color:#ddd;padding:5px;margin-bottom:3px}.panel.story_history .activity_entry .group h1,.panel.epic_history .activity_entry .group h1,.panel.project_history .activity_entry .group h1{font-weight:bold;line-height:15px}.panel.story_history .activity_entry .group .reveal.button,.panel.epic_history .activity_entry .group .reveal.button,.panel.project_history .activity_entry .group .reveal.button{float:right;margin-top:-3px}.panel.story_history .activity_entry .group:before,.panel.epic_history .activity_entry .group:before,.panel.project_history .activity_entry .group:before{content:'';float:right;margin:0 0 5px 10px}.panel.story_history .activity_entry .group.type-feature:before,.panel.epic_history .activity_entry .group.type-feature:before,.panel.project_history .activity_entry .group.type-feature:before{background-position:0 -510px;height:15px;width:18px}.panel.story_history .activity_entry .group.type-chore:before,.panel.epic_history .activity_entry .group.type-chore:before,.panel.project_history .activity_entry .group.type-chore:before{background-position:0 -310px;height:15px;width:18px}.panel.story_history .activity_entry .group.type-bug:before,.panel.epic_history .activity_entry .group.type-bug:before,.panel.project_history .activity_entry .group.type-bug:before{background-position:0 -326px;height:15px;width:18px}.panel.story_history .activity_entry .group.type-release:before,.panel.epic_history .activity_entry .group.type-release:before,.panel.project_history .activity_entry .group.type-release:before{background-position:0 -445px;height:15px;width:18px}.panel.story_history .activity_entry .group.type-epic:before,.panel.epic_history .activity_entry .group.type-epic:before,.panel.project_history .activity_entry .group.type-epic:before{background-position:0 -645px;height:15px;width:17px}.panel.story_history .activity_entry .details,.panel.epic_history .activity_entry .details,.panel.project_history .activity_entry .details{background-color:#fff;padding:3px 5px;margin:0 0 5px 20px;display:none}.panel.story_history .activity_entry .details em,.panel.epic_history .activity_entry .details em,.panel.project_history .activity_entry .details em{font-style:italic}.panel.story_history .activity_entry .with_details+.details,.panel.epic_history .activity_entry .with_details+.details,.panel.project_history .activity_entry .with_details+.details{display:block}.panel.story_history .activity_entry.multi h1,.panel.epic_history .activity_entry.multi h1,.panel.project_history .activity_entry.multi h1{text-transform:capitalize}.panel.story_history .activity_entry.multi .reveal.button,.panel.epic_history .activity_entry.multi .reveal.button,.panel.project_history .activity_entry.multi .reveal.button{margin-right:18px}.panel.story_history .activity_entry+.activity_entry .preview,.panel.epic_history .activity_entry+.activity_entry .preview,.panel.project_history .activity_entry+.activity_entry .preview{border-top:1px solid #000}.panel.story_history .group,.panel.epic_history .group{display:none}.panels_auxiliary{position:relative}.panels_auxiliary .container{float:right}.panels_auxiliary .container.with_tabs{float:none;right:99px;position:absolute;width:450px;top:-26px;z-index:1}.panels_auxiliary .add_story{border:0;margin:0;padding:0;text-indent:-9999px;background-position:0 -39px;height:30px;width:102px}.panels_auxiliary .add_story:hover{background-position:0 -8px}.panels_auxiliary button,.panels_auxiliary form{float:right}.panels_control{position:relative;margin-top:5px}.panels_control .with_tabs{position:absolute;width:100%;top:-28px}.panels_control .button{position:relative;float:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:10px}.panels_control .button>.anchor{color:#999;cursor:pointer;display:block;font-size:11px;font-weight:bold;padding:5px 5px 3px;text-transform:uppercase;top:-1px}.panels_control .button.visible>.anchor,.panels_control .button>.anchor:hover{color:#256188}.panels_control .button.visible>.anchor{background-color:#FFF;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.panels_control .button.menu>.anchor{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;padding-right:15px}.panels_control .button input[type=checkbox]{display:none}.panels_control .button.more{border-right:1px solid #ccc;padding-right:10px;margin-right:0px}.panels_control .button.project{border-left:1px solid #fff;padding:0 5px 0 7px;margin-right:0px}.panels_control .menu .items{min-width:180px}.panels_control .stories.menu .count{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#900;color:white;display:inline-block;padding:1px 4px 0px 4px;margin:-2px 0 0}.person_controls{float:right;margin-top:5px;font-size:11px}.person_controls .links:after{content:"";display:table;clear:both}.person_controls .beta_enable_button{-webkit-border-radius:3px 3px;-moz-border-radius:3px 3px;-ms-border-radius:3px 3px;-o-border-radius:3px 3px;border-radius:3px 3px;float:left;background-color:#19476e;margin-right:12px}.person_controls .beta_enable_button>a{display:block;padding:1px 10px 0px;font-weight:bold;height:22px;line-height:22px;color:#587c99;text-decoration:none}.person_controls .link_item{float:left}.person_controls .link_item+.link_item{margin-left:12px}.person_controls .link_item>a{font-weight:bold;display:block;height:22px;line-height:22px;padding:1px 6px 0px;text-decoration:none;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.person_controls .link_item>a:hover,.person_controls .link_item>a{color:#fff}.person_controls .link_item>a:hover{text-decoration:underline}.person_controls .link_item>a.anchor{padding-top:0}.person_controls .link_item.menu .anchor{padding-right:18px}.person_controls .link_item.menu .anchor:after{background-position:0 -511px;top:4px;right:2px}.person_controls .link_item.menu .items .item{border-top-color:#DDD}.person_controls .link_item:first-child.menu.visible .anchor{background:#F3F3F3}.person_controls .link_item.menu.visible .anchor{color:#256188}.person_controls .link_item.menu.visible .anchor:after{background-position:0 -461px}.person_controls .link_item.person_name .anchor{float:right;max-width:160px;overflow:hidden}.person_controls .link_item.person_name .anchor:after{right:4px}.person_controls .link_item.person_name .items{min-width:170px}.person_controls .link_item.person_name .items .item:first-child a:hover{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}.person_controls .create_project,.person_controls .view_all{position:relative;background-color:#f3f3f3}.person_controls .create_project a:after,.person_controls .view_all a:after{content:'';position:absolute;right:10px;margin-top:5px}.person_controls .view_all a:after{background-position:0 0;height:13px;width:15px}.person_controls .create_project a:after{background-position:0 -14px;height:11px;width:11px;margin-top:6px;right:11px}.person_controls #signout{display:none}.popup .inyoface{position:absolute;top:50%;left:50%;margin-left:-371.5px;margin-top:-237.5px;z-index:101}.popup .inyoface iframe{width:743px;height:475px;overflow:hidden}.preview{cursor:default;font-size:12px;line-height:19px}.preview.new{display:none}.model .preview{-webkit-user-select:none;-moz-user-select:none;user-select:none}.model .preview .expander{float:left;width:17px;height:24px}.model .preview .expander:before{content:'';width:100%;height:13px;background-position:0 -862px;margin:5px 0 0 1px;float:left}.preview .name{display:block}.preview .name .label:last-of-type{margin-right:2px}.preview .owner{text-decoration:none}.preview .meta{cursor:default}.preview .button.state,.preview .estimate,.preview .reveal.button{float:right;margin:0 0 0 2px}.preview .button.state input,.preview .estimate input,.preview .reveal.button input{display:none}.preview .button.state.is_past_done,.preview .estimate.is_past_done,.preview .reveal.button.is_past_done{display:none}.preview span.estimate{margin-top:2px}.show_past_done .preview .reveal.button.is_past_done{display:block}.preview .estimate{cursor:default;height:19px}.point_scale_linear .preview .estimate label,.point_scale_fibonacci .preview .estimate label,.point_scale_powers_of_2 .preview .estimate label{border-bottom:1px solid #888;min-width:12px;text-indent:-9999px}.point_scale_custom .preview .estimate{margin-top:6px}.preview .estimate label{color:#3F79A5;cursor:pointer;float:left;font-weight:bold;line-height:1;margin-left:4px;padding-bottom:2px;height:16px}.preview .estimate label.more:hover,.preview .estimate label:hover{color:#244B83}.preview .estimate label input{margin:0px}.point_scale_linear .preview .estimate label.estimate_0:before{content:'';float:left;background-position:0 -1420px;height:16px;width:12px}.point_scale_linear .preview .estimate label.estimate_1:before{content:'';float:left;background-position:0 -1386px;height:16px;width:12px}.point_scale_linear .preview .estimate label.estimate_2:before{content:'';float:left;background-position:0 -1246px;height:16px;width:12px}.point_scale_linear .preview .estimate label.estimate_3:before{content:'';float:left;background-position:0 -1053px;height:16px;width:12px}.point_scale_powers_of_2 .preview .estimate label.estimate_0:before{content:'';float:left;background-position:0 -1437px;height:16px;width:12px}.point_scale_powers_of_2 .preview .estimate label.estimate_1:before{content:'';float:left;background-position:0 -1590px;height:16px;width:12px}.point_scale_powers_of_2 .preview .estimate label.estimate_2:before{content:'';float:left;background-position:0 -1539px;height:16px;width:12px}.point_scale_powers_of_2 .preview .estimate label.estimate_4:before{content:'';float:left;background-position:0 -1488px;height:16px;width:12px}.point_scale_powers_of_2 .preview .estimate label.estimate_8:before{content:'';float:left;background-position:0 -1471px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_0:before{content:'';float:left;background-position:0 -1403px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_1:before{content:'';float:left;background-position:0 -1573px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_2:before{content:'';float:left;background-position:0 -1522px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_3:before{content:'';float:left;background-position:0 -1556px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_5:before{content:'';float:left;background-position:0 -1505px;height:16px;width:12px}.point_scale_fibonacci .preview .estimate label.estimate_8:before{content:'';float:left;background-position:0 -1454px;height:16px;width:12px}.preview .estimate label.more{color:#999}.preview .reveal.button{background-position:0 -342px;height:22px;width:24px}.epic .preview .reveal.button{margin-right:4px}.preview .reveal.button:hover{cursor:pointer;background-position:0 -287px}.preview .selector{float:right;margin-top:3px;margin-left:5px;width:22px;height:19px;border-left:1px dotted #bbb}.preview .selector:before{content:'';float:left;margin:4px 0 0 6px;width:10px;height:10px;background-position:0 -1375px}.preview .selector.selected:before{background-position:0 -1149px}
	.story .preview .name{margin:0px 5px 3px 6px}
	.story .preview .row-fluid{margin: 2px 0px}
	.story .preview .row-fluid [class*="span"]{min-height: 0px;margin: 0px;width: auto}
	.story .preview .row-fluid .span3{float:right;}

	.mozilla .story .preview .name{margin-bottom:2px}.point_scale_custom .story .preview .name{margin-left:77px}.story.feature .preview,.story.bug .preview,.story.chore .preview{background-color:#f4f4f4;border-top:1px solid #fff;border-bottom:1px solid #ddd}.story.feature .preview:hover,.story.bug .preview:hover,.story.chore .preview:hover{background-color:#e6e6e6}.story.feature .preview .owner,.story.bug .preview .owner,.story.chore .preview .owner{color:#0957a4}.story.model.pending .preview .meta:before{height:16px;background-position:0 0;margin-top:1px}
	.story.feature.estimate_-1 .preview .name{font-style:italic}
	.story.accepted .preview{background-color:#daebcf;border-top:0px solid #eefce2;border-bottom:1px solid #c3d5b4;cursor:default}
	.story.started .preview,.story.finished .preview,.story.delivered .preview,.story.rejected .preview{background-color:#f3f3d1;border-bottom:1px solid #dbdbb0}
	.story.started .preview:hover,.story.finished .preview:hover,.story.delivered .preview:hover,.story.rejected .preview:hover{background-color:#f0f0c6}
	.story.unscheduled .preview{background-color:#e4eff7}
	.story.unscheduled .preview:hover{background-color:#d1e0ed}
	.story.release.is_release_past_deadline
	.preview{background-color:#923030;border-bottom:1px solid #7C2324;border-top:1px solid #A74648}
	.story.release.is_release_past_deadline .preview:hover{background-color:#7C2222}
	.story.release .preview{
		background-color:hsl(0, 0%, 97%);
		border-bottom:1px solid #306494
	}

	.story.release .preview .name{color:#000}
	.story.release .preview .head-fase-name{background-color: #87CEEB;display: block;padding: 2px 5px;/*color: white*/}
	.story.release .preview .owner{color:#fff}
	.story.release .preview:hover{background-color:#c5c5c5}
	.story.release.late .preview{background-color:#923131;border-bottom:1px solid #7C2324;border-top:1px solid #A74648}
	.story.release.late .preview:hover{background-color:#7C2323}.epic .preview{background-color:#EBE9E3;border-bottom:1px solid #C2C0B9;border-top:1px solid #fff;position:relative;padding-right:25px}.epic .preview:hover{background-color:#DAD9CE}.epic .preview.pending.epic .preview .name{margin:3px 5px 2px 37px}.epic .preview .meta{float:left;width:12px}.epic .preview .progress{float:right}.epic .preview .chevron{background-color:#E0DDD6;width:25px;float:right;position:absolute;top:0;bottom:0;right:0}.epic .preview .chevron:before{background-position:0 -1135px;content:'';float:left;margin:9px 0 0 10.5px;width:4px;height:7px}.epic .preview .chevron:hover{background-color:#BCBBAA}.epic.accepted .preview,.epic.done .preview{background-color:#daebcf;border-top:1px solid #eefce2;border-bottom:1px solid #c3d5b4;cursor:default}.epic.accepted .preview:hover,.epic.done .preview:hover{background-color:#c6d9b7}.epic.description .meta,.epic.comments .meta{background-position:0 -683px}.epic.attachments .meta{background-position:0 -526px}
	.panel .end_of_list.item .preview{height:202px}.panel .icebox_stories_marker.item .preview.drop_hover:before,.panel .end_of_list.item .preview.drop_hover:before{background-color:black}.panel .iteration.item .preview.drop_hover:before,.panel .deadline.item .preview.drop_hover:before{margin-top:-3px}.panel .item.collapsed{display:none}.panel.items_draggable .model.draggable .preview{cursor:move}.panel .release .preview.dragging{border-top-color:#ff9;border-bottom-color:#ff9}.panel .item .preview.dragging,.panel .item .edit.details.dragging{background-color:#ff9}.panel .item .preview.drop_hover:before,.panel .item .edit.details.drop_hover:before{background-color:#666;content:'';position:absolute;height:2px;margin-top:-1px;left:0;right:0;z-index:1}.panel.epics .item.epic .preview.above_drop_hover.dragging_story{border-bottom:1px solid #C2C0B9}.panel.epics .item.epic .preview.drop_hover.dragging_story{border-top:1px solid #fff}.panel.epics .item.epic .preview.drop_hover.dragging_story:after{position:absolute;top:0;bottom:0;left:0;right:0;content:'';border:2px solid #888;background-color:#bbb;opacity:0.5}.panel.epics .item.epic .preview.drop_hover.dragging_story:before{display:none}.multighost{background:black;color:white;padding:4px}header.project{background-color:#eee;border-bottom:1px solid #ddd;padding:0 20px;-webkit-box-shadow:rgba(0,0,0,0.1) 0px 2px 3px;-moz-box-shadow:rgba(0,0,0,0.1) 0px 2px 3px;box-shadow:rgba(0,0,0,0.1) 0px 2px 3px;height:100px}
	header.project h1 a{display:block;text-indent:-9999px;width:176px;height:100%}header.project h1 .keyboard_buffer{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;outline:none}header.project h2{font-size:22px;line-height:1.27;margin-top:5px}header.project h2 a{color:black;text-decoration:none}header.project h2 a:hover{text-decoration:underline}header.project article{background-color:#256188;margin:0 -20px;padding:0 20px}header.project,header.project article{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#root.demo header.project article{background-color:#53193d}#root.demo header.project article.command_queue_paused{background-color:#EC49AD}.project_loading{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;position:absolute;z-index:1;background:#000;color:#eee;padding:38px 102px 38px 78px;top:40%;left:40%}.project_loading p{letter-spacing:1px;font-size:12px}.project_loading .project.tabs{margin:0 -20px}.project.tabs .container.with_tabs{border-bottom:1px solid #eee;padding:0 20px}.project.tabs .tabs{display:table}.project.tabs ul{display:table-row}.project.tabs .tab{display:table-cell;font-size:12px;font-weight:bold;height:15px;text-shadow:1px 1px 1px #333}.project.tabs .tab:first-child .name.not_current{padding-left:0}.project.tabs .name{float:left;padding:5px 16px 4px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;width:100%}.project.tabs .name em{display:inline-block}.project.tabs .name.not_current{overflow:hidden}.project.tabs .name.not_current:after{content:'';background:-webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #256188), color-stop(100%, rgba(37,97,136,0)));background:-webkit-linear-gradient(right, #256188,rgba(37,97,136,0));background:-moz-linear-gradient(right, #256188,rgba(37,97,136,0));background:-o-linear-gradient(right, #256188,rgba(37,97,136,0));background:linear-gradient(right, #256188,rgba(37,97,136,0));position:absolute;right:0;top:0;bottom:1px;width:20px}#root.demo .project.tabs .name.not_current:after{background:-webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #53193d), color-stop(100%, rgba(83,25,61,0)));background:-webkit-linear-gradient(right, #53193d,rgba(83,25,61,0));background:-moz-linear-gradient(right, #53193d,rgba(83,25,61,0));background:-o-linear-gradient(right, #53193d,rgba(83,25,61,0));background:linear-gradient(right, #53193d,rgba(83,25,61,0))}@media screen and (max-width: 1400px){.project.tabs .name.not_current em{max-width:183.33333px}}@media screen and (max-width: 1300px){.project.tabs .name.not_current em{max-width:166.66667px}}@media screen and (max-width: 1200px){.project.tabs .name.not_current em{max-width:150px}}@media screen and (max-width: 1100px){.project.tabs .name.not_current em{max-width:133.33333px}}@media screen and (max-width: 1000px){.project.tabs .name.not_current em{max-width:116.66667px}}@media screen and (max-width: 900px){.project.tabs .name.not_current em{max-width:100px}}@media screen and (max-width: 800px){.project.tabs .name.not_current em{max-width:83.33333px}}.project.tabs .name.current{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;background-color:#eee;padding-left:11px;padding-right:11px;text-shadow:1px 1px 1px #999}.project.tabs a em{color:#fff;text-decoration:none}.project.tabs a em:hover{text-decoration:underline}.deadline.is_deadline_past_done{display:none}.deadline .preview{background-color:#000;color:#fff;font-weight:bold;font-size:10px;line-height:13px;padding:2px 0px;border-top:1px solid #000;border-bottom:1px solid #000;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scrim{position:absolute;top:0;left:0;bottom:0;right:0;display:none;z-index:100;background-color:rgba(0,0,0,0)}.scrim.visible{display:block}.scrim.visible.opacity{background-color:rgba(0,0,0,0.4)}#root .above_scrim,#calroot{z-index:101}.panels_auxiliary .search{position:relative}.panels_auxiliary .search button{background-position:0 -269px;height:14px;width:14px;content:'';cursor:pointer;right:8px;top:7px;position:absolute;border:none;text-indent:-9999px}.panels_auxiliary .search input{border:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-size:11px;margin:0 0 0 5px;padding:4px 24px 3px 6px;width:184px;height:26px}.results_bar{color:#fff;padding:0 10px;font-size:10px;line-height:21px;overflow:hidden}.results_bar h2{float:left;font-weight:bold;text-transform:uppercase}.results_bar p{float:right;color:#ccc}.results_bar.stories{background:#2e4421 ;background:#2e4421 -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #256300), color-stop(100%, #2e4421));background:#2e4421 -webkit-linear-gradient(#256300,#2e4421);background:#2e4421 -moz-linear-gradient(#256300,#2e4421);background:#2e4421 -o-linear-gradient(#256300,#2e4421);background:#2e4421 linear-gradient(#256300,#2e4421)}.results_bar.epics{background:#413350 ;background:#413350 -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #663399), color-stop(100%, #413350));background:#413350 -webkit-linear-gradient(#663399,#413350);background:#413350 -moz-linear-gradient(#663399,#413350);background:#413350 -o-linear-gradient(#663399,#413350);background:#413350 linear-gradient(#663399,#413350)}.results_bar.no_search_results{background-color:#EBE9E3;color:#777;font-weight:bold;text-align:center}.results_bar .total_hits_with_done{display:none}.show_done_epics .results_bar .total_hits{display:none}.show_done_epics .results_bar .total_hits_with_done{display:inline}.status .message{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 5px #222;-moz-box-shadow:0 0 5px #222;box-shadow:0 0 5px #222;float:left;font-size:11px;font-weight:bold;margin-right:5px;margin-bottom:5px;padding:5px 10px}.status .close_button:first-child{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;display:block;width:12px;height:12px;float:right;background:#b71327;text-decoration:none;margin-left:5px;position:relative;padding-right:1px;top:-2px;right:-6px}.status .close_button:first-child:before{font-family:fixed-width-typeface;position:absolute;content:"\00D7";font-size:12px;line-height:12px;color:#fff;left:3px;top:-1px}.status .notice{background-color:#fff}.status .notice.downtime{text-align:center}.status .notice.downtime .time_window{color:#aa1224}.status .notice a.read_more:visited{color:#0957a4}.status .alert{background-color:#ffd700}.status .alert .reload.text{float:left;font-size:10px;margin:0 15px 0 0}.status .alert .reload.button{float:right;margin-top:2px}.status .alert .reload.button a{border:1px solid #fff;color:#111;cursor:pointer;display:inline-block;font-size:11px;font-weight:bold;line-height:19px;text-align:center;text-decoration:none;position:relative;padding-top:1px;width:52px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#555555;border-color:#203144;color:#eee}.status .alert .reload.button a:after{content:'';float:left;border:1px solid;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;pointer-events:none}.status .alert .reload.button a:after{border-color:#888888}.status .alert .reload.button a:hover{background-color:#4B4B4B}.status .alert footer{clear:both}.status .error{background-color:#A70201;color:#fff}.status .error a{border-bottom:1px solid white;color:#fff;text-decoration:none}.task{font-size:12px;line-height:18px;margin-bottom:4px;position:relative;padding:0px 6px;cursor:pointer;overflow:hidden}.edit .task,.ghost .task{background-color:#DFDCD0;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.task.completed{background-color:#B9D089}.task.dragging{visibility:hidden}.task.repositioned{padding:-1px 5px}.task input[type=checkbox]{position:absolute;top:6px;left:8px}.task:hover .actions{visibility:visible}.task.editing form.editing{display:block}.task.editing form.editing button.save{float:right;margin-top:4px}.task.editing .viewing{display:none}.task .viewing{padding:4px}.task form.editing{display:none}.tasks ol{position:relative}.tasks section{padding:4px;overflow:hidden}.tasks .editing section{margin-left:16px}.tasks .new{position:relative}.tasks .new form{padding-top:3px;padding-bottom:3px}.tasks .new section{margin-right:55px}.tasks .new button.add{position:absolute;top:3px;right:6px;width:50px;margin:4px 4px 4px 0}.tasks .none{display:none;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#DFDCD0;padding:12px 10px;text-align:center}.tasks .none span{color:#777;font-size:15px;line-height:1;text-transform:lowercase;font-weight:bold;display:block}.tasks .description{display:block;margin:3px 32px 2px 21px}.tasks .actions{visibility:hidden;float:right;margin-top:6px;width:32px}.tasks .actions a{display:block;float:left;margin-left:5px;height:11px;width:11px;text-indent:-9999px;overflow:hidden}.tasks .edit{background-position:0 -821px}.tasks .edit:hover{background-position:-11px -821px}.tasks .delete{background-position:0 -633px}.tasks .delete:hover{background-position:-12px -633px}.timer_control{position:absolute;top:5px;right:5px;color:#222;background:#eee;border:1px solid #999;width:15px;text-align:center;text-decoration:none;line-height:15px;z-index:99}.timer_data{display:none;background:#EEE;border:2px solid #888;padding:5px;pointer-events:none;position:absolute;top:0;right:0;width:1050px;z-index:5;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;font-size:10px}.timer_data .bad{font-weight:bold;color:darkred}.timer_data .okay{color:#daa520}.timer_data .total{font-weight:bold}.timer_data p{padding-bottom:5px}.timer_data dl{display:block}.timer_data dl dt{width:130px;float:left}.timer_data dl dd{width:200px;float:left}.timer_data em{font-style:italic}.timer_data section{overflow:hidden;float:left;width:350px}.timer_data section header{font-size:12px;font-weight:bold;text-decoration:underline}.timer_data section+section+section+section{margin-top:5px}section.edit .tracker_markup .flyoverable{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:1px 2px;text-decoration:none}section.edit .tracker_markup .story.flyoverable{background-color:#DFE4EC;border:1px solid #A3C7EB}section.edit .tracker_markup .epic.flyoverable{background-color:#E4DDF5;border:1px solid #CFC1EC;color:#503072}.tracker_markup.resizer .flyoverable{background-color:#E4EBF7;border-color:#A4C7EB}.tracker_markup b{font-weight:bold}.tracker_markup a{color:#0957a4}.tracker_markup .label{color:#063}.mozilla .tracker_markup .label{letter-spacing:0.02em}.tracker_markup .label.epic{color:#452481}.tracker_markup .mention{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-color:#e9e6d5;border:1px solid #c0bda5;padding:0px 2px 0px 1px;cursor:default}label.cl_numbers .tracker_markup a{text-decoration:none}
	aside.velocity.with_tabs{position:relative;margin-top:8px;z-index:1}aside.velocity .velocity{color:#b9b9b9;font-weight:bold;font-size:12px;height:24px;line-height:24px}aside.velocity .velocity:hover{cursor:pointer}aside.velocity .velocity a{padding:0 2px 0 4px;text-decoration:none;color:#b9b9b9}aside.velocity .velocity a:before{background-position:0 0;content:'';float:left;height:5px;width:6px;margin-top:10px}aside.velocity .velocity>*{vertical-align:middle}aside.velocity strong{font-size:20px;line-height:26px;color:#000}.full section.maximized,.full .panel{display:block}section.maximized{display:none}section.maximized .details.edit{overflow-x:hidden;overflow-y:auto}section.maximized .details.edit aside{position:absolute;right:0;top:0;margin-top:13px}.mozilla section.maximized .details.edit aside{margin-top:17px}section.maximized section.edit{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:100%}section.maximized section.edit fieldset.name{margin-bottom:10px}section.maximized section.edit fieldset.name .editable{min-height:28px}section.maximized section.edit fieldset.name .editable .resizer{min-height:28px}section.maximized section.edit fieldset.name .editor,section.maximized section.edit fieldset.name .resizer{font-size:22px;line-height:28px}.mozilla section.maximized section.edit .description h4{margin-top:4px}section.maximized section.edit .tasks h4,section.maximized section.edit .labels_container h4{margin-top:5px}section.maximized section.edit section.activity{margin-top:3px}section.maximized section.edit .full{margin-right:290px;padding-bottom:10px;padding-right:32px;width:auto}section.maximized section.edit .wrapper{position:relative}section.maximized section.edit .attachment+.attachment{margin-top:20px}section.maximized .panels{position:absolute;top:0;bottom:8px;width:100%}section.maximized .panel{width:100%;min-width:986px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}section.maximized .panel .model.maximized,section.maximized .panel .edit.details{position:absolute;top:0;bottom:0;left:0;right:0}section.maximized .panel .model.maximized{top:26px}.layouts.show{position:relative;height:100%}.layouts.show header.project{min-width:1000px;width:100%}.layouts.show header.project section.name{overflow:hidden;min-height:32px}.layouts.show header.project aside.velocity{float:right}.layouts.show header.project .add_story{float:right;cursor:pointer}.layouts.show .status,.layouts.show .notifications .banner{z-index:10;left:364px;top:9px;position:absolute;max-width:500px}.layouts.show .notifications .banner{border:1px solid #a9a9a9;background:#fff;padding:5px;line-height:10px;font-weight:bold;font-size:10px;width:260px}.layouts.show .notifications .banner .message{margin-right:10px;margin-bottom:5px}.full section.panels{display:none}
section.panels,section.maximized{position:absolute;top:130px;left:0;right:0;bottom:0}
section.panels{display:block;overflow-x:auto;overflow-y:hidden}section.panels .table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;padding:0 8px 8px;height:100%;width:100%}


.to-do-button-bar{
	border-bottom: 1px solid hsl(209, 51%, 38%);
	background-color: #c6c6c6;
	width: 100%;
	position: relative;
}

.to-do-button-bar .to-do-button{
	float:right;
	margin-right: 10px;
	text-decoration: none
}

.to-do-tasklist-area .empty-tasks{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.tracker_markup a.to-do-delete-task, .tracker_markup a.to-do-edit-task,.tracker_markup a.to-do-log-task{
	text-decoration: none;
	padding-right: 5px;
}
.tracker_markup a.to-do-log-task{
	float: right;

}
.tracker_markup a.to-do-priority-task{
	padding-right: 5px;
	text-decoration: none;
	float: right;

}
/***************************RESPONSIVES*/
@media (max-width: 480px) {

	.story .preview .row-fluid .span3{float: left;}
	.tracker_markup a.to-do-log-task{
	float: left;

	}
	.tracker_markup a.to-do-priority-task{
		float: left;
	}

 }

form .to-do-form{
	padding: 6px;

	border-bottom: 1px solid hsl(209, 51%, 38%);
	margin-bottom: 0px;

}

form.to-do-form input[type="text"], form.to-do-form textarea{ width: 100%; box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;}
form.to-do-form select{ max-width: 100%;}
form.to-do-form{padding: 0px 10px;}

form.to-do-commentary-form hr{margin-bottom: 10px}

#preload{width:17px;height:17px;float:right;margin:2px 5px;display: none;}

/************************************************ VER TAREA */
#reporte_tarea table{
	width: 100%;
}
#reporte_tarea table .wrap-line{
	word-wrap:break-word;
  word-break:break-word;;
}
#reporte_tarea .well-small{
	padding: 10px 10px;
	background-color:#F7F7F7;
}
#reporte_tarea .dl-horizontal{
	margin: 0 0 20px 2px;
}
#reporte_tarea dt{
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#reporte_tarea .dl-horizontal dd{
	margin-left: 85px;

}

#reporte_tarea h4{
	margin: 0px 0px 8px 0px;
}
#tarea-log .log{
	height: 425px;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: auto;
}
#tarea-log .comentaios{
	height: 425px;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: auto;
}
#tarea-comentario{
	height: 425px;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: auto;
}
#reporte_tarea ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#reporte_tarea th{padding: 0px 15px; background-color: #0D75B9;font-weight: normal;}
#reporte_tarea td{padding: 0px 3px}



/************************************************ FORMULARIO COMENTARIO */
.to-do-edittask-area .to-do-form, .to-do-commentary-form{padding: 0px 15px}

form.to-do-commentary-form textarea{width: 100%; box-sizing: border-box; -webkit-box-sizing:border-box;-moz-box-sizing: border-box;}
/*form.to-do-commentary-form img{width: 85%; height: auto}*/
form.to-do-commentary-form table .user_pic{width: 25px; height: auto;}
form.to-do-commentary-form .img_big img{border: none;
text-decoration: none;
float: left;
margin: 4px;}
form.to-do-commentary-form .file_icon img{border: none;
text-decoration: none;
width: 50px;
height: auto;
float: left;
margin: 4px;}
form.to-do-commentary-form input[type=file]{

}
form.to-do-commentary-form table td{border: 0px; text-align: left;padding: 0px 3px} .autor{color:#0D75B9;}
form.to-do-commentary-form table th{background-color: #0D75B9;color:white;padding: 0px 15px;font-weight: normal;text-align: right;}
form.to-do-commentary-form table{margin-bottom: 0px;border: 0px;} .imagen{width: 30px;padding: 0px}
form.to-do-commentary-form table .wrap-line{
	word-wrap:break-word;
  	word-break:break-word;
}
form.to-do-commentary-form #preload{float: right; margin: 10px 40px 0px 0px;}

/*-----------*/





/*resposnivenes*/

@media (max-width: 767px) {

	#tarea-log .log{
	border-left:none
	}

 }

 .row {
margin-left: 0px;
}