table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
  background: none !important;
}

.dataTables_length select{
  width: auto;
}

table.dataTable thead .sorting{
  background: none;
}

.shortcode-text{
  display: inline-block;
}


.template8-form{
  clear: both;
}

div#dashboard_wrapper {
    max-width: 1430px;
}
 table.spc_datatable tbody td {
    padding: 10px 7px;

}
.checkbox-table-inner .spc_datatable tbody .product-shortcode {
    padding: 10px 7px;
    min-width: 400px !important;
}

