.has-nbd:after {
  content: "\f540";
  font-family: Dashicons;
  text-indent: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  line-height: 1.85;
  margin: 0;
  text-align: center;
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  top: 0;
  font-weight: 400;
}

.has-nbd {
  display: block;
  text-indent: -9999px;
  position: relative;
  padding: 0 !important;
  height: 2em !important;
  width: 2em;
}

.nbstorelly-right {
  float: right;
}

h1.nbd-title {
  background: #fff;
  padding: 16px;
  border: 1px solid #ddd;
}

.nbd-page-title-action {
  margin-left: 4px;
  padding: 4px 8px;
  position: relative;
  top: -3px;
  text-decoration: none;
  border: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #f7f7f7;
  text-shadow: none;
  font-weight: 600;
  font-size: 13px;
  line-height: normal;
  color: #0073aa;
  cursor: pointer;
  outline: 0;
}

.nbd-page-title-action:hover {
  border-color: #008ec2;
  background: #00a0d2;
  color: #fff;
}

.nbd-user-settings label {
  display: inline-block;
  width: 200px;
  margin-right: 6px;
  padding-top: 4px;
  padding-right: 10px;
  color: #23282d;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  vertical-align: top;
}

img.storelly_order_image_design {
  border: 1px solid #ddd;
  vertical-align: middle;
  max-width: 60px;
  max-height: 60px;
  margin-left: 5px;
  margin-bottom: 5px;
}

#storelly_order_submit_loading {
  display: block;
}

#storelly_order_submit_loading.storelly_loaded {
  display: none !important;
}