@import url(fonts/pe-icon-7-stroke/css/pe-icon-7-stroke.css);
@import url(fonts/pe-icon-7-stroke/css/helper.css);
@import url(homer.css);
body {
  font-size: 14px; }

a {
  color: #62cb31; }

.mailbox-list a {
  color: #34495e; }

.pointer {
  cursor: pointer; }

.strong {
  font-weight: 600; }

/* Button */
i[class^="pe-7s-"] {
  font-size: 25px; }
  i[class^="pe-7s-"].fa-5x {
    font-size: 5em; }

.btn i[class^="pe-7s-"] {
  float: left;
  margin: -2px 8px -5px -3px; }

.disabled {
  cursor: not-allowed; }

/* Dropdown menu */
.dropleft .dropdown-menu {
  right: 0;
  left: auto; }

.drop {
  padding: 15px;
  border: 2px #f1f1f1 dashed;
  border-radius: 5px;
  line-height: 34px; }

.calendar {
  position: absolute;
  z-index: 100;
  margin: auto; }

.m-b-10 {
  margin-bottom: -10px; }

/* Form element */
label {
  font-weight: 500; }

tags-input .tags .tag-item .remove-button {
  color: #fff; }

tags-input .tags .input {
  width: 10px; }

.rm-left {
  padding-left: 0; }

.checkbox {
  margin: 0; }
  .checkbox input:focus {
    outline: none; }

.input-price.input-group {
  width: 130px; }

.input-stock {
  width: 70px; }

.form-control.input-editable {
  background: transparent;
  border: 0;
  padding: 7px 13px; }
  .form-control.input-editable.text-left {
    margin-left: -15px; }
  .form-control.input-editable.input-visible {
    background: #fff;
    border: 1px solid #e4e5e7;
    padding: 6px 12px; }

.label-sku {
  margin-top: 3px; }
  .label-sku .col-sm-2 {
    padding-top: 7px;
    font-weight: 600; }
  .label-sku .col-sm-10 {
    padding-left: 0; }

.table.editable .input-price {
  margin-right: -15px;
  margin-left: 15px;
  margin-top: 12px; }

.mt-12 {
  margin-top: 12px; }

.wp-sort {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer; }
  .wp-sort i {
    opacity: .3;
    font-size: 20px; }
    .wp-sort i.fa-sort-asc {
      position: absolute; }
  .wp-sort.asc i.fa-sort-asc {
    opacity: 1; }
  .wp-sort.desc i.fa-sort-desc {
    opacity: 1; }

/* List option */
.note-link.active {
  background: #f7f9fa; }
  .note-link.active a {
    color: #34495e; }
.note-link .btn {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }
.note-link a.disabled {
  color: #999; }

.mt1 {
  margin-top: -1px; }

.mb1 {
  margin-bottom: -1px; }

.ml10 {
  margin-left: 10px; }

[class^='img-wp-'] i.fa-picture-o {
  color: #000;
  opacity: .3;
  margin-top: 10px; }

/* Modal */
.modal-header {
  padding: 20px; }

/* Gallery */
.actions {
  display: none;
  position: absolute;
  height: 25px;
  margin-top: -25px;
  margin-left: 5px; }

#gallery .img-wp-lg {
  margin: 5px;
  display: inline-block;
  float: left; }
  #gallery .img-wp-lg:hover img {
    opacity: .5; }
  #gallery .img-wp-lg:hover .actions {
    display: block; }

.img-wp {
  width: 70px;
  height: 70px;
  border: 1px solid #eee;
  text-align: center; }
  .img-wp.black {
    background: #000; }
  .img-wp img {
    width: 68px;
    height: 68px; }
  .img-wp i.fa-spinner {
    margin: auto;
    line-height: 70px; }

.img-wp-lg {
  width: 133px;
  height: 133px;
  border: 5px solid #eee;
  text-align: center; }
  .img-wp-lg.black {
    background: #000; }
  .img-wp-lg img {
    width: 123px;
    height: 123px; }
  .img-wp-lg i.fa-spinner {
    margin: auto;
    line-height: 133px; }
  .img-wp-lg.featued_image {
    border-color: #e67e22; }

.img-wp-sm {
  width: 48px;
  height: 48px;
  border: 1px solid #eee;
  text-align: center; }
  .img-wp-sm.black {
    background: #000; }
  .img-wp-sm img {
    width: 46px;
    height: 46px; }
  .img-wp-sm i.fa-spinner {
    margin: auto;
    line-height: 48px; }

.img-wp-xs {
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  text-align: center; }
  .img-wp-xs.black {
    background: #000; }
  .img-wp-xs img {
    width: 28px;
    height: 28px; }
  .img-wp-xs i.fa-spinner {
    margin: auto;
    line-height: 30px; }

.img-wp-xl {
  width: auto;
  height: auto;
  border: 1px solid #eee;
  text-align: center; }
  .img-wp-xl.black {
    background: #000; }
  .img-wp-xl img {
    width: auto-2px;
    height: auto-2px; }
  .img-wp-xl i.fa-spinner {
    margin: auto;
    line-height: auto; }

.img-wp-auto {
  max-width: 100%; }

/* Fix */
.img-wp-xl img {
  max-width: 100%; }

.img-wp-xl {
  border: 0; }

/* Table */
.panel-body.no-padding .table > thead > tr > th:first-child,
.panel-body.no-padding .table > tbody > tr > td:first-child {
  padding-left: 20px; }
.panel-body.no-padding .table > thead > tr > th:last-child,
.panel-body.no-padding .table > tbody > tr > td:last-child {
  padding-right: 20px; }

.table {
  margin-bottom: 0; }
  .table .checkbox {
    margin-top: 0;
    margin-bottom: 0; }

/* Header */
.small-header i {
  float: left;
  font-size: 30px;
  margin-right: 15px; }

/* Label */
.label-tag {
  font-weight: 300;
  font-size: 12px;
  margin-right: 5px; }
  .label-tag.label-md {
    font-size: 14px;
    padding: 10px 12px;
    display: inline-block; }
  .label-tag a {
    color: #fff; }
  .label-tag i {
    float: right;
    margin-left: 5px;
    margin-top: -5px;
    margin-bottom: -10px; }

.hpanel .alert {
  margin-top: 20px;
  margin-bottom: 0px;
  border-radius: 4px;
  border: 1px solid #ebccd1; }

.hpanel .hbuilt.panel-heading.panel-single {
  border-bottom: 1px solid #e4e5e7; }

/* Menu */
#side-menu li.active a,
#side-menu li:hover a {
  color: #6a6c6f; }

#side-menu li.active a, #side-menu li:hover a {
  color: #6a6c6f; }

#side-menu.nav > li a:hover,
#side-menu.nav > li.active a:hover {
  background: #afe495;
  color: #fff; }

#side-menu.nav > li.active {
  background: #d8f2cb; }

#side-menu li.active.single {
  background: #afe495; }
  #side-menu li.active.single a {
    color: #fff; }

#side-menu li .nav-second-level li.active a {
  background-color: #afe495;
  color: #fff; }

.star-lg {
  padding: 10px 0; }

ul.rating {
  color: #a9a9a9;
  display: inline-block;
  padding-left: 0; }
  ul.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer; }
  ul.rating .fa-star {
    font-size: 16px; }
  ul.rating .filled {
    color: #f5d311; }

/*# sourceMappingURL=backend.min.css.map */
