table.ketnet_com {
  table-layout: fixed;
}

table.ketnet_campaign_moderate,
table.ketnet_com_video,
table.ketnet_com_ugc{
  table-layout: auto;
}

tr.removed,
.adminimal-theme tr.removed,
.adminimal-theme tr.removed:hover{
  background-color: #FF0000 !important;
}

tr.removed-admin,
.adminimal-theme tr.removed-admin,
.adminimal-theme tr.removed-admin:hover{
  background-color: #FF4500 !important;;
}

tr .alert-form{
  float: left;
  display: block;
  margin-right: 5px;
}

tr div.content-edit{
  min-height: 10px;
  min-width: 50px;
  word-wrap: break-word;
}

tr img{
   cursor: pointer;
}

table.ketnet_campaign_moderate .campaign_not_active {
  display: none;
}