/* override some conflicts between exponent classes and bootstrap */
span.required {
  color: #ff0000;
}
.fixedmenu {
  margin-top: 1px;
}
.btn {
  margin: 2px;
}
.input-group-btn.btn {
  margin: 0;
}
hr {
  color: #696969;
  background-color: #696969;
  height: 3px;
}
#sidebar h2 {
  font-size-adjust: 0.30;
}
a.addmodule span.addtext {
  background-position: 8px -592px;
}
/* datatables */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  margin: 0;
  padding: 0;
}
div.DTTT .btn {
  margin: 0;
}
/* accordion */
.showall-accordion .dashboard .hd a.collapse {
  height: 34px;
}
.showall-accordion .dashboard .hd h2 {
  height: 34px;
  padding: 0 0 0 33px;
}
/* ecommerce */
#qtyrControl .label {
  display: inline;
}
.report.dashboard .hd h2,
.panel .hd h2 {
  padding: 0 0 0 33px;
  line-height: 36px;
}
.panel .hd h2 {
  line-height: 30px;
}
.panel .hd .collapse {
  height: 30px;
}
.show .add-to-cart-btn input[type="text"] {
  margin-left: 13px;
  font-size: inherit;
}
.show .ecom-hover .add-to-cart-btn input[type="text"] {
  margin-left: inherit;
}
.options-partial table.options .checkbox input {
  margin-top: 3px;
}
/* other */
.eql-tablelist .row:before,
.eql-tablelist .row:after,
.manage-questions .row:before,
.manage-questions .row:after {
  content: normal;
}
