.wd-100pi {
  width: 100% !important;
}

.select2-results__option {
  text-align: left !important;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  background-image: none !important;
}

.form-control-decimal,
.form-control-integer {
  text-align: right;
}

.am-sideleft-menu > .nav-item > .nav-link i.fa:first-child {
  font-size: 19px;
}

.wizard > .steps > ul {
  overflow-x: overlay;
}

.wizard > .steps > ul > li > a {
  min-height: 100px;
}

.pd-20 {
  padding: 20px !important;
}
