/* Colors, fonts & borders */
A {text-decoration: underline;}

BODY {font-family: verdana, 'Lucidia Grande', arial;}

LABEL.block {
  font-weight: bold;
  display: block;
  margin-top: 5px;
  margin-bottom: 4px;
}

LABEL.plain {
  font-weight: normal;
  display: inline;
  margin: 0;
  padding :0;
}

DIV.content_listing TH {
  font-weight: bold;
}

DIV.content_listing TD {
  font-size: 8pt;
}

INPUT.date {
  width: 80px;
}

INPUT.percentage {
  width: 3em;
  text-align: right;
}

.required_field {
  border: 1px solid red;
  padding: 1px;
}

.app_bar_item A {
  font-weight: bold;
  font-variant: small-caps;
}

.bricsnet_admin_details {
  font-size: 8pt ;
}

DIV.calendar_picker {
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

DIV.calendar_picker IMG {
  padding: 0px;
  margin: 0px;
}

.details_section {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

.content_panel_content {
  height: 100%;
}

.content_listing TH {
  font-size: 8pt;
}

.copyright {
  font-family: Tahoma, serif;
  font-size: 9px;
}

.embedded_action_bar {
  margin-top: 5px;
}

.embedded_action_bar INPUT {
  font-weight: normal;
  font-size: 8pt;
  padding: 2px 4px 2px 4px;
}

.embedded_action_bar DIV.action_bar_item {
  vertical-align: middle;
}

.errorExplanation {
  font-size: 8pt;
}

.fake_thead {
  font-size: 8pt;
  font-weight: bold;
}

.file_upload P {
  font-size: 8pt;
}

.inline {
  vertical-align: middle;
}

.item_details {
  font-size: 8pt ;
}

.not_team_member {
  font-style: italic;
}

.not_team_member A {
    text-decoration: underline;
}

.selected {
  font-weight: bold;
}

.selected_list_item {
  font-weight: bold;
}

.sub_thead {
  border: none;
  font-weight: bold;
}

#action_bar {
  font-size: 8pt;
}

#app_bar {
  font-size: 8pt;
}

/* Tags */
LABEL.inline_normal {
  display: inline;
  vertical-align: middle;
  font-weight: normal;
}

.checkbox {display: block; padding: 0; margin: 0;}
.checkbox INPUT {padding: 0; margin: 0; vertical-align: baseline; float: left; clear: left}
.checkbox LABEL {margin: 0 0 0 5px; padding: 0; vertical-align: baseline; float: left; font-style: normal}

.label_checkbox_pair {
  padding: 0;
  margin: 5px 0 5px 0;
}

.label_checkbox_pair label {
  display: block;
  padding-left: 15px;
  text-indent: -15px;
  font-style: normal;
}

.label_checkbox_pair label input[type=checkbox], .label_checkbox_pair label input[type=radio] {
  width: 13px;
  height: 13px;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}

.details_panel .x-panel-body {
  padding-left: 10px;
}

DIV.assignment {
  display: block;
  clear: both;
}

DIV.assignment SELECT.user_select {
  width: 300px;
  height: 120px;
  float: left;
}

DIV.assignment DIV.assignment_buttons {
  display: block;
  float: left;
  height: 120px;
  width: 100px;
  text-align: center;
}

DIV.assignment DIV.assignment_buttons INPUT {
  margin-top: 45px;
}

DIV.assignment SELECT.user_order {
  width: 300px;
  height: 120px;
  float: left;
}

DIV.assignment SELECT.large_ordered_list {
  width: 300px;
  height: 500px;
  float: left;
}


DIV.assignment DIV.order_buttons {
  display: block;
  float: left;
  height: 120px;
  width: 100px;
  text-align: center;
}

DIV.assignment DIV.order_buttons INPUT {
  margin-top: 45px;
}

FORM {
  margin: 0px;
  padding: 0px;
}

INPUT {
  margin: 0px;
  padding: 0px;
}

IMG { border: none; margin: 0px; padding: 0px;}

TABLE.listing {
  border-collapse: collapse;
}

TABLE.listing {
  font-size: 8pt;
}

TABLE.listing TBODY TR TD {
  white-space: nowrap;
  padding: 2px 10px 2px 10px;
}

TABLE.listing DIV.x-toolbar TABLE TBODY TR TD {
  padding: 0;
  margin: 0;
}

TABLE.listing THEAD TH {
  font-weight: bold;
  padding: 2px 10px 2px 10px;
}

TBODY.separator TR {
  line-height: 1px;
}

TR.separator {
  line-height: 1px;
}

P.separator {
  line-height: 1px;
}

DIV.content_listing TD, TH {
  white-space: nowrap;
}

TABLE.item_details {
  width: 100%;
}

TABLE.item_details TBODY TD {
  padding: 2px 20px 2px 5px;
}

TD.trailer, TH.trailer {
  width: 100%;
}

TABLE.item_details TD, TH {
  white-space: nowrap;
}


TABLE.listing TD.trailer, TH.trailer {
  width: 100%;
}

/* Classes */

.action_bar_item {
  display: inline;
  margin-left: 5px;
  vertical-align: middle;
}

.action_bar_item IMG {
  display: inline;
  margin-right: 2px;
}

.action_bar_item INPUT {
  display: inline;
  padding: 0px;
}

.app_bar_item {
  display: inline;
  margin-left: 5px;
}

.app_bar_item INPUT {
  display: inline;
}

.app_bar_item IMG {
  display: inline;
  margin-right: 2px;
}

.bricsnet_admin_details {
  padding: 4px 20px 8px 20px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.content_listing {
  margin: 0;
  clear: both;
}

.content_listing_message {
  padding: 10px 5px 0px 5px;
  font-style: italic;
  font-size: 10pt;
}

.copyright {
  padding-top: 3px;
  text-align: center;
}

.embedded_action_bar {
  margin-top: 5px;
}

.embedded_action_bar INPUT {
  padding: 0px;
  margin: 1px;
}

.errorExplanation {
  padding: 5px;
}

.fake_thead {
  padding-top: 2px; padding-bottom: 2px; padding-left: 2px;
}

.file_upload INPUT {
  margin-bottom: 4px;
  font-size: 8pt;
}

.file_upload SELECT {
  margin-bottom: 4px;
  font-size: 8pt;
}

.file_upload A {
  font-size: 8pt;
}

.file_upload INPUT.upload_button {
}

.header {
  font-weight: bold;
}

.inline {
  display: inline;
  width: 200px;
  min-width: 100px;
}

.instructions {
  font-size: 8pt;
  padding: 8px 8px 5px 10px;
}

.plain_instructions {
  font-size: 8pt;
  padding: 0;
  margin: 2px 0 2px 0;
  font-style: italic;
}


.instructions EM {
 font-weight: bold;
 font-variant: small-caps;
 display: block;
 margin-bottom: 5px;
}

.instructions P {
  font-style: italic;
}

.item_details {
  padding: 4px 20px 8px 20px;
}

.item_details P {
  margin-bottom: 5px;
}

.item_number {
  padding-right: 10px;
  text-align: right;
}

.label {
  font-weight: bold;
}

.multiple_select LABEL {
  display: inline;
  padding-left: 10px;
  font-weight: normal;
}

.control_node {
  margin: 0px 1px 0px 0px;
  padding: 0px;
  display: inline;
}

.numerical_column {
  text-align: right;
}

TABLE TBODY TR TD.selector_checkbox_column, TABLE THEAD TR TH.selector_checkbox_column {
  text-align: center;
  padding: 1px 0px 1px 0px;
  margin: 0px;
  padding-left: 5px;
}

.selector_radio_column {
  width: 15px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.selector_radio_column INPUT {
  margin-top: 2px;
  margin-bottom: 2px;
}

TABLE.listing THEAD TR TH {
  padding-top: 3px;
  padding-bottom: 1px;
}

/* Ids */

#access_denied {
  padding: 5px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

#action_bar {
  display: block;
  clear: both;
  padding: 5px 0px 5px 4px;
  margin-top: 0px;
}

#action_bar DIV {
  display: inline;
}

#app_bar {
  display: block;
  clear: both;
  padding: 5px 0px 5px 4px;
}

#app_bar DIV {
  display: inline;
}

#content {
  display: block;
  clear: both;
  margin: 5px;
}

#error_container {
  margin: 10px;
}

#error {
  padding: 5px;
  font-size: 8pt;
}

.no_items {
  padding: 10px;
  font-size: 8pt;
  text-align: center;
}

.no_items EM {
  font-style: italic;
}

#notice {
  padding: 5px;
  font-size: 8pt;
}

#trace {
  margin-left: 40px;
}

.x-btn-text-wide-icon .x-btn-center .x-btn-text{
    background-position: 0 2px;
    background-repeat: no-repeat;
    padding-left:26px;
    padding-top:3px;
    padding-bottom:2px;
    padding-right:0;
}

#projectcenter_logo {
  margin: 5px 0px 5px 0px;
  padding: 0;
  float: left;
  width: 210px;
  text-align: center;
}

#top_nav_bar #nav_links {
  margin: 10px 10px 5px 10px;
  float: right;
  font-size: 8pt;
}

#top_nav_bar #nav_links A {
  margin-left: 4px;
  margin-right: 4px;
}

#access_denied_message {
  font-size: 8pt;
  margin: 10px 10px 10px 10px;
  color: blue
}

.assignee_task {
  padding-left: 20px;
}

.mini_calendar_activity {
  cursor: pointer;
}

.draggable {
  cursor: pointer;
}

.x-panel-body .item_details {
  padding: 0px;
}

TABLE.mini_calendar {
  border-collapse: collapse;
  height: 200px; 
  border: 1px solid black; 
  margin: auto auto auto auto;    
}

TABLE.mini_calendar THEAD TH.month_name {
  font-size: 7pt;
  text-align: center; 
  height: 1.5em;
}

TABLE.mini_calendar TBODY TR.days_of_week {
  font-size: 7pt; 
  height: 1.5em;    
}

TABLE.mini_calendar TBODY TR.days_of_week TH.day_name {
  font-size: 7pt;
  font-weight: normal;
}

TABLE.mini_calendar TBODY TR TD.day_of_month {
  font-size: 7pt;
  padding-left: 2px; 
  padding-right: 20px; 
  width: 25px; 
  height: 25px;
  vertical-align: top; 
  text-align: left; 
  border: 1px solid black;    
}

TABLE.mini_calendar TBODY TR TD.not_day_of_month {
  width: 25px; 
  height: 25px;
}  

.mini_calendar_today {
  font-weight: bold;
}

.tag A {
}

.tag A:HOVER {
}

.tag_cloud {
  padding: 10px;
  background-color: white;
  clear: both;
}

.tag_cloud .cloud_tag {
  font-weight: bold;
}

.tag_cloud .cloud_tag A {
  color: #555;
}

.tag_cloud .level1 {
  font-size: 2.5em;
}

.tag_cloud .level2 {
  font-size: 2.2em;
}

.tag_cloud .level3 {
  font-size: 1.8em;
}

.tag_cloud .level4 {
  font-size: 1.5em;
}

.tag_cloud .level5 {
  font-size: 1.3em;
}

.tag_cloud .level6 {
  font-size: 1em;
}

.print_folder_name, .print_project_name {
  margin-top: 5px;
  margin-bottom: 5px;
}

#project_title {
  padding-top: 4px;
  padding-left: 25px;
  font-size: 11pt;
  font-weight: bold;
  font-variant: small-caps;
}

#project_title {
  margin: 12px 10px 5px 10px;
  float: left;
}

#top_nav_bar .users_name {
  font-size: 9pt;
  font-style: italic;
  font-weight: normal;
  font-variant: normal;
}

.avatar IMG.avatar_image {
  border: 1px solid #AAAAAA;
  padding: 1px;
  width: 80px;
  height: 80px;
  margin: 2px; }
