.ui.table {
	margin-top: 0;
	margin-bottom: 0;
	border-spacing: 0;
	width: 100%;
}

img {
  max-height: 80px!important;
  width: 80px;
  height: auto;
  display: block;
}

.headerWrap {
  height: 80px!important;
  overflow: hidden;
  position: relative;
}

tbody tr {
  height: 94px;
}

i.remove.link.icon {
  opacity: 0.15;
  float: right;
}

body {
  min-width:100px;
  margin: 0;
  padding: 0;
  background-color:transparent;
}
