.mail-option .chk-all, .mail-option .btn-group a.btn {
  border: 1px solid #e7e7e7;
  padding: 5px 10px;
  display: inline-block;
  background: #fcfcfc;
  color: #afafaf;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important; }

.mail-option .chk-all, .mail-option .btn-group {
  margin-right: 5px; }

.mail-option .chk-all {
  float: left; }

.mail-checkbox {
  margin-right: 10px; }

.mail-option .chk-all, .mail-option .btn-group {
  margin-right: 5px;
  padding-bottom: 0; }

ul.inbox-pagination li {
  float: left; }

ul.inbox-pagination {
  float: right;
  list-style-type: none; }

.mail-option .btn-group a.all {
  padding: 0;
  border: none; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.inbox-pagination li span {
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px; }

.inbox-pagination a.np-btn {
  border: 1px solid #e7e7e7;
  padding: 5px 15px;
  display: inline-block;
  background: #fcfcfc;
  color: #afafaf;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important; }

.inbox-pagination span {
  line-height: 32px; }

table.table-inbox .checkbox {
  margin-top: 8px; }

.table-inbox-wrap {
  margin: 0 -9px; }

.table-inbox {
  margin: 0; }

.table-inbox tbody > tr > td {
  padding-right: 20px;
  padding-left: 20px; }

.table-inbox tr.unread td {
  font-weight: 600;
  background: #f7f7f7; }

.table-inbox tr td:first-child {
  width: 5%; }

.table-inbox tr.unread a {
  color: #32323a; }

.table-inbox tr a {
  color: #767676; }

.table-inbox tr td:first-child .icheckbox_minimal {
  margin-left: 15px; }
/*# sourceMappingURL=dashboard-mail.css.map */