.openerp .oe_kanban_job {
  width: 355px;
  min-height: 165px !important;
}
.openerp .oe_job_alias {
  margin: 3px;
}
.openerp .oe_job_detail {
  height: 70px;
  width: 308px;
}
.openerp .oe_job {
  font-size: 112%;
  position: inline;
  margin: 3px 3px;
  color: #4c4c4c;
  height: 18px;
}
.openerp img.oe_job_avatar {
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: 295px;
  margin-top: -5px;
}
.openerp .oe_launch_recruitment {
  float: left;
  position: absolute;
  bottom: 3px;
  left: 10px;
}
.openerp div.oe_applications {
  position: absolute;
  margin-top: 16px;
  font-size: 14px;
}
.openerp .oe_applications > a > span:hover {
  margin: 4px 0;
  text-decoration: underline;
}
.openerp .oe_name {
  font-size: 14px;
  font-weight: bold;
}
.openerp .oe_manager_name {
  width: 135px;
  font-size: 11px;
  color: gray;
}
.openerp .oe_job_justgage {
  float: right;
  margin-top: -40px;
  margin-right: -58px;
  width: 200px;
  height: 130px;
}
.openerp .oe_department {
  width: 289px;
}
.openerp .oe_start_recruitment {
  padding-top: 10px;
}
.openerp .oe_start_recruitment p {
  font-size: 14px;
  color: gray;
  padding-left: 50px;
}
.openerp .oe_start_recruitment img {
  margin-top: -22px;
  width: 32px;
  height: 34px;
  float: left;
  padding-left: 12px;
}
.openerp .oe_job_messages {
  margin-top: 40px !important;
}
