table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
  margin: 1.5em 0;
  /* Start preview verzenden */
}
table table {
  margin: 0;
}
table td,
table a {
  font-size: 14px;
}
table td.imgList {
  padding: 0;
}
table td.imgList a {
  width: 100%;
  padding: 0;
  position: relative;
}
table td.imgList a img {
  position: relative;
  margin: 15px auto;
}
table.list div.copy {
  display: none;
  margin-top: -1px;
  margin-bottom: 8px;
  border-radius: 0;
}
table.list div.copy fieldset select {
  width: 40%;
}
table.list div.copy h3 {
  margin: 8px 0 10px 9px;
}
table.list div.copy .kaderKopieer {
  border: 1px solid #D8D9D9;
  padding: 8px;
  background-color: #fff;
  height: 35px;
  margin: 0 8px;
}
table.list .listContainer {
  padding: 0 !important;
}
table.list .listContainer table.list {
  margin: 0 !important;
}
table.list .listContainer .icon-copy {
  cursor: pointer;
}
table.resume input#oplage {
  width: 40px;
}
table#expressionList .list td a,
table#expressionList .list td {
  font-size: 14px;
}
table.list a.checkLink,
table.list tr td.hi a.checkLink,
table.list tr.hi td a.checkLink {
  cursor: pointer;
}
table.list div.copy {
  display: none;
}
table.list div.check {
  display: none;
  margin-top: -1px;
}
table.list div.check img,
table.list div.check .previewHolder,
table.list div.check .floatbox {
  float: left;
}
table.list div.check .previewHolder {
  overflow: hidden;
  width: 200px;
  float: left;
  margin: 10px;
}
table.list div.check .previewHolder img {
  display: block;
}
table.list div.check .floatbox {
  margin: 0 0 0 15px!important;
  width: 475px;
  float: right;
  padding-right: 15px;
  padding-top: 10px;
}
table.list div.check fieldset.submit a {
  padding: 0 10px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  color: #000;
  background-color: #fff;
  border: 1px solid #D8D9D9;
  line-height: 34px;
  font-size: 14px;
  border-radius: 4px;
}
table.list div.check fieldset.submit a:hover {
  background-color: #fff;
}
table.list div.check fieldset.akkoord a {
  padding: 0 10px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  color: #fff;
  background-color: #88bb41;
  border: 1px solid #88bb41;
  line-height: 34px;
  font-size: 14px;
  border-radius: 4px;
}
table.list div.check fieldset.akkoord a:hover {
  background-color: #6da223;
}
table.list div.check fieldset.submit img {
  margin: 3px 5px 0 0;
}
table.list div.check fieldset.ok {
  padding: 0;
  text-align: right;
  border: none;
}
table.list th a:hover,
table.list th a:active {
  text-decoration: none;
}
table.list th a.ASC,
table.list th a.DESC {
  padding: 0 12px 0 0;
  background-repeat: no-repeat;
  background-position: right 1px;
}
.btn-copy {
  margin: 0 0 0 10px;
  padding: 0 5px;
  background-color: #f4c002;
  color: #606060;
  display: inline-block;
  cursor: pointer;
}
tr.even table:not(.cke_editor) tbody tr:nth-child(odd) {
  background-color: transparent;
}
.listContainer table,
table.list {
  border-spacing: 0;
  border-collapse: collapse;
}
.listContainer table td.listContainer,
table.list td.listContainer {
  border: none;
}
.listContainer table td,
table.list td,
.listContainer table th,
table.list th {
  padding: 8px 0 8px 8px;
  border-bottom: 1px solid #f1ebef;
  color: #6f355a;
}
.listContainer table td .fa,
table.list td .fa,
.listContainer table th .fa,
table.list th .fa {
  font-size: 14px;
  display: inline-block;
  width: 20px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.listContainer table td.last,
table.list td.last,
.listContainer table th.last,
table.list th.last {
  white-space: nowrap;
  text-align: right;
  padding-right: 8px;
}
.listContainer table thead tr,
table.list thead tr {
  background-color: #e2d7de;
  color: inherit;
}
.listContainer table tbody tr,
table.list tbody tr {
  background-color: #f8f5f7;
}
.listContainer table tbody tr.even,
table.list tbody tr.even {
  background-color: #ffffff;
}
.listContainer table .btn,
table.list .btn {
  margin: -4px;
}
.listContainer table th,
table.list th {
  padding: 8px 0 8px 8px;
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
}
.listContainer table th a,
table.list th a {
  font-weight: 500;
  color: #6f355a;
}
.listContainer table th a:hover,
table.list th a:hover {
  text-decoration: underline;
}
.listContainer table tr.hi td,
table.list tr.hi td {
  background-color: #ec87c0;
}
.listContainer table tr.hi td label,
table.list tr.hi td label {
  color: white;
}
.listContainer table tr td,
table.list tr td {
  background-color: transparent;
  transition: all .2s linear;
}
.listContainer table tr td a,
table.list tr td a {
  color: #6f355a;
}
.listContainer table tr td label,
table.list tr td label {
  color: #6f355a;
}
tr.even .listContainer table tbody tr {
  background-color: white;
}
#expressionList th.last {
  padding-right: 8px;
}
td.listContainer {
  position: relative;
}
