/* line 1, app/assets/stylesheets/widgets.css.scss */
table td.widget_table_cell {
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/widgets.css.scss */
table td.widget_table_cell {
  width: 361px;
}

/* line 9, app/assets/stylesheets/widgets.css.scss */
table td#group1.widget_table_cell {
  padding-left: 4px;
}

/* line 13, app/assets/stylesheets/widgets.css.scss */
table td#group2.widget_table_cell {
  padding-right: 4px;
}

/* line 17, app/assets/stylesheets/widgets.css.scss */
table td.widget_body_middle, table td.dark_widget_body_middle {
  word-wrap: break-word;
}

/* line 21, app/assets/stylesheets/widgets.css.scss */
.wide_tab td.widget_body_middle {
  min-width: 280px;
}

/* line 27, app/assets/stylesheets/widgets.css.scss */
div.user_action {
  word-wrap: break-word;
  width: 336px;
}

/* line 31, app/assets/stylesheets/widgets.css.scss */
table td.my_task_widget_content {
  word-wrap: break-word;
  width: 161px;
  max-width: 161px;
}

/* line 35, app/assets/stylesheets/widgets.css.scss */
div.my_task_widget_div {
  word-wrap: break-word;
}

/* line 39, app/assets/stylesheets/widgets.css.scss */
td.my_task_widget_action {
  width: 50px;
}

/* line 41, app/assets/stylesheets/widgets.css.scss */
.widget_spaced_item {
  padding: 2px 0 1px;
  margin: 0px;
}

/* line 46, app/assets/stylesheets/widgets.css.scss */
img.close_widget_edit {
  position: absolute;
  top: 3px;
  right: 3px;
}

/* line 52, app/assets/stylesheets/widgets.css.scss */
div.widget_action_buttons {
  position: absolute;
  right: -8px;
  top: -13px;
}

/* line 58, app/assets/stylesheets/widgets.css.scss */
div.widget_edit {
  padding: 5px;
  background-color: #d9d9d9;
  font-size: 10px;
  font-weight: bold;
  color: #555555;
  font-style: verdana;
  position: relative;
}

/* line 68, app/assets/stylesheets/widgets.css.scss */
div.widget_edit td {
  font-size: 10px;
  font-weight: bold;
  color: #555555;
  font-style: verdana;
}

/* line 75, app/assets/stylesheets/widgets.css.scss */
div.widget_edit select, div.widget_edit input {
  border: 1px solid #aaaaaa;
  font-size: 10px;
  color: #555555;
}

/* line 81, app/assets/stylesheets/widgets.css.scss */
div.dashboard_widget select {
  width: 100px;
}

/* line 85, app/assets/stylesheets/widgets.css.scss */
div.widget_scope {
  font-weight: normal;
  font-family: verdana;
  font-size: 11px;
  color: #585858;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 3px;
}

/* line 95, app/assets/stylesheets/widgets.css.scss */
div#add_stuff_link {
  position: absolute;
  top: 117px;
  left: 8px;
}

/* My tasks widget */
/* line 103, app/assets/stylesheets/widgets.css.scss */
div#sidebar_my_tasks_widget, div.sidebar_gradient_area {
  background-image: url(/assets/my_tasks_background-c36a480b4bf5ced1f9c6a961a19edbcfc822d55d25fa3a61a3d86bb62e57b68b.png);
}

/* line 107, app/assets/stylesheets/widgets.css.scss */
div#my_tasks_widget_header, div.sidebar_gradient_header {
  background: url(/assets/my_tasks_widget_top-c88cab5c1804c80e57bd0427bb702eb6fb62991ad80ac7a83654731965d5b433.png) no-repeat;
  padding-top: 12px;
  padding-bottom: 5px;
  font-family: sans-serif;
  font-size: 14px;
  color: #0077a7;
  position: relative;
}

/* line 117, app/assets/stylesheets/widgets.css.scss */
div#my_tasks_widget_header td.tasks_widget_header {
  font-family: sans-serif;
  font-size: 14px;
  color: #0077a7;
  padding: 0px;
}

/* line 124, app/assets/stylesheets/widgets.css.scss */
div#my_tasks_widget_content, div.sidebar_gradient_content {
  background: url(/assets/my_tasks_widget_middle-883b4e39a6266a5ce5c01d00a40c215644993bb36a535061ce88a3db1ec1bc88.png) no-repeat;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #00648d;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 134, app/assets/stylesheets/widgets.css.scss */
div#my_tasks_widget_footer, div.sidebar_gradient_footer {
  background-image: url(/assets/my_tasks_widget_bottom-b9c38904c52f0f6fed1d60292e88e44e57fc056f4f61facccf3999f8d8160458.png) no-repeat;
  padding-top: 8px;
}

/* line 139, app/assets/stylesheets/widgets.css.scss */
table#user_tasks_table {
  margin-top: 10px;
}

/* line 143, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_section, div.my_tasks_widget_section a {
  margin-bottom: 1px;
  font-family: arial;
  font-size: 11px;
  padding: 7px;
}

/* line 150, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_section table.my_tasks_task_table a {
  padding: 0px;
}

/* line 154, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_section td {
  font-family: arial;
  font-size: 11px;
  color: #696762;
}

/* line 163, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_date_area {
  background-color: #e5e4e2;
  font-weight: bold;
  color: #696762;
  margin-top: 10px;
}

/* line 170, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_section_darker, div#calendar_root tr.week_view_lighter {
  color: #696762;
  background-color: #f9f9f8;
  font-weight: normal;
}

/* line 176, app/assets/stylesheets/widgets.css.scss */
div.my_tasks_widget_section_lighter, div#calendar_root tr.week_view_darker {
  color: #696762;
  background-color: #f6f6f6;
  font-weight: normal;
}

/* line 182, app/assets/stylesheets/widgets.css.scss */
.my_tasks_compliant_section {
  background-color: #DDFFDD;
}

/* line 186, app/assets/stylesheets/widgets.css.scss */
.my_tasks_overdue_section {
  background-color: #FFDDDD;
}

/* line 190, app/assets/stylesheets/widgets.css.scss */
div#my_tasks_widget_edit_section {
  margin-top: 8px;
  position: relative;
}

/* line 195, app/assets/stylesheets/widgets.css.scss */
img#my_tasks_widget_edit {
  float: right;
}

/* line 199, app/assets/stylesheets/widgets.css.scss */
span.subscribe_link {
  font-weight: normal;
  display: inline-block;
  width: 180px;
  word-wrap: break-word;
}

/* Feeds widget */
/* line 207, app/assets/stylesheets/widgets.css.scss */
div.feed_stories {
  padding-bottom: 7px;
  padding-top: 7px;
}

/* line 213, app/assets/stylesheets/widgets.css.scss */
table#users_feeds {
  /* width: 275px; */
}

/* line 217, app/assets/stylesheets/widgets.css.scss */
div#all_feeds div.feed_title a {
  font-weight: bold;
  font-size: 12px;
}

/* line 222, app/assets/stylesheets/widgets.css.scss */
div#all_feeds div.feed_title {
  padding-bottom: 1px;
}

/* Dashboard widget */
/* line 227, app/assets/stylesheets/widgets.css.scss */
div.dashboard {
  height: 60px;
  font-size: 12px;
  padding-left: 5px;
}

/* Quick Links Widget */
/* line 234, app/assets/stylesheets/widgets.css.scss */
div.quick_link {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* Help Widget */
/* line 240, app/assets/stylesheets/widgets.css.scss */
div.help_widget_help {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* Favourite Reports Widget*/
/* line 246, app/assets/stylesheets/widgets.css.scss */
td.fav_report_star {
  height: 22px;
  width: 22px;
  background: url(/assets/star_checked-e100e8eb118f0abfaec68287d5a0a6d927dbe1c59c285d010e695d127a90e294.png) center center no-repeat;
}

/* Risks widget */
/* line 253, app/assets/stylesheets/widgets.css.scss */
div#risks_widget_panel tr.risks_panel_title td {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  padding: 0px;
  padding-right: 5px;
}

/* line 262, app/assets/stylesheets/widgets.css.scss */
.panel_hide_button {
  float: right;
  width: 31px;
  height: 20px;
  background: url(/assets/widget_hide-74fc6e0b6389d0c7f25f0df482ea960d4ae9646e1fd9b3acec0a34bd41ac7ac6.png);
  margin-top: 0px;
  margin-bottom: 4px;
}

/* line 271, app/assets/stylesheets/widgets.css.scss */
.panel_show_button {
  float: right;
  width: 31px;
  height: 20px;
  background: url(/assets/widget_show-7df43f674283386e728610617c0da582b7ddfee9e4e1cf90436d2e0b4d4227e6.png);
  margin-top: 0px;
  margin-bottom: 4px;
}

/* line 280, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel {
  border-collapse: collapse;
  padding: 0;
}

/* line 285, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.tl {
  width: 8px;
  height: 8px;
  background-image: url(/assets/question_floating_tl-31d64f356dae04a9b0f869c842ff32de4dc6c7a5e2d3c169a47565fbc5c951a7.gif);
}

/* line 291, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.tr {
  width: 8px;
  height: 8px;
  background-image: url(/assets/question_floating_tr-4c503f524bfb9b928265ad63854d615a2770459b0908f5737726b99ac0f99866.gif);
}

/* line 297, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.bl {
  width: 8px;
  height: 8px;
  background-image: url(/assets/question_floating_bl-d113a14c2f34a1216eaf8a411bf7259d2bf918317c01627239ac7ae788885299.gif);
}

/* line 303, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.br {
  width: 8px;
  height: 8px;
  background-image: url(/assets/question_floating_br-7cdc07a0e88ff1d30120b3f8da71b40edc447cf77143f87118ee2ea224a70899.gif);
}

/* line 309, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.left, table.questionFloatingPanel td.right {
  width: 8px;
  background-color: #b6b6b5;
}

/* line 314, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.top, table.questionFloatingPanel td.bottom {
  height: 8px;
  background-color: #b6b6b5;
}

/* line 319, app/assets/stylesheets/widgets.css.scss */
table.questionFloatingPanel td.middle {
  background-color: #b6b6b5;
}
