p em {
  color: #333333 !important;
}
.remove-icons ul {
  padding-left: 15px;
}
.remove-icons ul li {
  margin-bottom: 10px;
}
.remove-icons .col-md-6 {
  margin-top: 50px;
}
.selecttable {
  margin-top: 35px;
  color: #ffffff;
}
.selecttable tr:nth-of-type(even) td {
  background-color: #999999;
}
.selecttable tr td:nth-of-type(1) {
  width: 28%;
  border-right: 1px #dddddd solid;
}
.selecttable .thead {
  background-color: #fbb040 !important;
}
