.ctools-locked {
  color: red;
  border: 1px solid red;
  padding: 1em;
}

.ctools-owns-lock {
  background: #FFFFDD none repeat scroll 0 0;
  border: 1px solid #F0C020;
  padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
  padding-right: 18px !important;
  background: url(ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
  float: left;
  width: 18px;
  background: url(ctools/images/status-active.gif) center center no-repeat;
}
table.formgroup {
  width: auto;
  margin: 0;
  clear: both;
  border: none;
}

table.formgroup tr td {
  padding-left: 0px;
  padding-right: 5px;
  border: none;
}

table.formgroup tr td div.form-item {
  margin-top: 0px;
  margin-bottom: 5px;
}

tbody {
  border: none !important;
}

th.pm_list_operations {
  text-align: right;
  white-space: nowrap;
  padding: 0.3em 0.5em;
}

td.pm_list_operations {
  text-align: right;
  white-space: nowrap;
}

div.pm_quick_shortcuts {
  clear: both;
}

ul.pm_quick_shortcuts {
  list-style-type: none;
  margin: 0;
}

ul.pm_quick_shortcuts li {
  background: transparent;
  background-color: #5294c1;
  display: inline;
  float: left;
  padding: 0;
  margin: 0 1pt 1pt 0;
}

ul.pm_quick_shortcuts li a {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}

tr.formgroup {
  background-color: #ffffff !important;
  border: none !important;
}

dl.pmdashboard {
  overflow: auto;
}

dt.pmcomponent {
  padding-left: 40px;
  padding-top: 10px;
  height: 40px;
}

dt.pmcomponent a {
  font-weight: bold;
  margin-right: 5px;
}

dt#pmorganizations {
  background: transparent url(pm/images/organizations.png) no-repeat top left;
}

dt#pmprojects {
  background: transparent url(pm/images/projects.png) no-repeat top left;
}

dt#pmtasks {
  background: transparent url(pm/images/tasks.png) no-repeat top left;
}

dt#pmtickets {
  background: transparent url(pm/images/tickets.png) no-repeat top left;
}

dt#pmpeople {
  background: transparent url(pm/images/people.png) no-repeat top left;
}

dt#pmteams {
  background: transparent url(pm/images/teams.png) no-repeat top left;
}

dt#pmknowledgebase {
  background: transparent url(pm/images/knowledgebase.png) no-repeat top left;
}

dt#pmtimetrackings {
  background: transparent url(pm/images/timetrackings.png) no-repeat top left;
}

dt#pmnotes {
  background: transparent url(pm/images/notes.png) no-repeat top left;
}

dt#pminvoices {
  background: transparent url(pm/images/invoices.png) no-repeat top left;
}

dt#pmexpenses {
  background: transparent url(pm/images/expenses.png) no-repeat top left;
}

dt#pmconfiguration {
  background: transparent url(pm/images/configuration.png) no-repeat top left;
}

.container-inline .container-inline-date div,
.container-inline div.container-inline-date,
.container-inline .container-inline-date input {
  display: block;
}

.view .attachment .pm-icon-add-view {
  float: right;
}
