.dark-layout .form-control[type=file]::file-selector-button {
  background-color: #283046;
}

.form-control#perPage {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
