.copy-right {
  color: #478fca;
  margin-bottom: 14px; }
  .copy-right a {
    color: #478fca; }

.form-title {
  border-bottom: 1px solid #d5e3ef;
  color: #478fca !important;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 16px;
  margin-top: 0px;
  padding-bottom: 4px; }

.login-body {
  border: 6px solid #394557; }

.custom-row [class^="col-"]:not(.pad-no) {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.fileupload-new {
  width: 140px;
  height: auto;
  margin-bottom: 3px; }

.preview-file-upload {
  width: 140px;
  height: auto; }

#file_upload {
  height: 30px;
  width: 140px !important; }

#file_upload-button {
  height: 30px;
  line-height: 30px;
  width: 100% !important; }

.alert .fa {
  color: #7f8a75; }

.alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important; }
  .alert-success .close {
    color: #3c763d; }

.alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
  border-color: #bce8f1 !important; }
  .alert-info .close {
    color: #31708f; }

.alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
  border-color: #faebcc !important; }
  .alert-warning .close {
    color: #8a6d3b; }

.alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important; }
  .alert-danger .close {
    color: #a94442; }

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1; }

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px; }

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd; }

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc; }

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none; }

#files .preview-wrap {
  position: relative; }
  #files .preview-wrap .delete-image {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 15px;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: box-shadow 0.25s;
    z-index: 3; }
    #files .preview-wrap .delete-image:hover {
      box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

span.upload-name {
  margin: 5px 0 30px;
  display: block;
  color: #428bca;
  cursor: pointer;
  /* Standard CSS ellipsis */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 180px;
  /* Beginning of string */
  direction: rtl;
  text-align: left; }

.preview-image {
  padding: 0px;
  cursor: pointer;
  box-shadow: 1px 0px 5px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: box-shadow 0.25s;
  position: relative; }
  .preview-image:hover {
    box-shadow: 2px 5px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .preview-image.active {
    border: 2px solid #007ace;
    border-radius: 3px; }
  .preview-image img {
    max-width: 100%;
    display: block;
    cursor: pointer;
    margin: 0 auto; }
  .preview-image .product-photo-hover-overlay {
    z-index: 3;
    background: rgba(49, 55, 61, 0.75);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
    .preview-image .product-photo-hover-overlay:hover {
      opacity: 0.7; }

.modal-body.status {
  background: #fbebeb;
  margin: 5px 0;
  color: #ce5656; }
  .modal-body.status p {
    font-size: 15px; }

.modal-status.error-status {
  background: #fbebeb;
  margin: 5px 0;
  min-height: 50px;
  padding: 20px 15px; }
.modal-status .error-status {
  color: #ce5656;
  display: block; }
  .modal-status .error-status p {
    color: #ce5656;
    font-size: 15px; }

/** Overide CSS */
.panel .panel-heading, .panel .panel-body {
  background: #f6f6f6; }

/** Form section */
.form-section {
  background: #ffffff;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  padding: 0 15px 15px; }
  .form-section:nth-child(n) {
    margin-top: 40px; }
  .form-section .section-label {
    margin: 0 0 20px 0;
    padding: 14px 0;
    font-size: 15px;
    border-bottom: 2px solid #f1f1f1;
    display: block; }

.variant-title {
  color: #337ab7; }
  .variant-title:hover {
    color: #16558b; }

/** Variant CSS */
.variant-image-container {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 128px;
  height: 128px;
  align-items: center;
  border-radius: 4px;
  justify-content: center;
  margin: auto;
  border: 1px dashed #d0d5dd; }

.product-info-preview-img {
  max-width: 100%;
  width: 118px;
  max-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  border-radius: 4px;
  z-index: 1; }

.btn-link {
  color: #2962ff;
  padding: 10px 0;
  cursor: pointer; }

.d-block {
  display: block; }

.bg-blue {
  background-color: #0074D9; }
  .bg-blue td {
    color: white; }
    .bg-blue td a {
      color: white; }

#demo-custom-toolbar tr td img {
  border-radius: 4px;
  border: 1px dashed #d0d5dd; }

.mg-left-20 {
  margin-left: 20px; }

.list-attribute .label {
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 2px; }
.list-attribute .label-default {
  color: #fff;
  background-color: #9e9e9e; }
.list-attribute .btn {
  border-radius: 4px; }

/*# sourceMappingURL=styles.css.map */
.header-notify {
  background: #ffffff;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  padding:15px;
  
}
.scroll-header{
  overflow-y:auto;
  max-height: 500px;
}
.evaluation-reply {
  background: #ffffff;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  padding:15px;
  margin-bottom: 20px;
}
.pending-evaluation-reply {
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
  padding:15px;
  margin-bottom: 20px;
  background-color: #d5d3ce2b;
  color: #9a9797d6;
}
 

  .evaluation-title{
    line-height: 24px; 
    text-align: justify; 
    margin-bottom: 10px;
  }
  .evaluation-reject{
    line-height: 24px; 
    text-align: justify; 
    margin-bottom: 10px;
    text-decoration: line-through;
  }
  .pending {
    padding: 10px 25px;
    margin-bottom: 10px;
    background-color: #d5d3ce2b;
    color: #9a9797d6;
  }
  /** SHOW HIGHLIGHT OF TAB COMMENT WHEN USER HOVER*/
  .evaluation{
    padding: 10px 25px;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .evaluation:hover {
    background-color: #d5d3ce5c;
  }
  .approve-hover-overlay {
    z-index: 3;
    opacity: 8;
    color:#337ab7 !important;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
  .approve-hover-overlay:hover {
      color: #0000ff !important;
      cursor: pointer;
      }
  .reject-hover-overlay {
    z-index: 3;
    opacity: 8;
    color: #c30f0f9e !important;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
  .reject-hover-overlay:hover {
      color: #eb0b0b !important;
      cursor: pointer;
      }
  .spam-hover-overlay {
    z-index: 3;
    opacity: 8;
    color: #c36f0f9e !important;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
  .spam-hover-overlay:hover {
      color: #ef8308 !important;
      cursor: pointer;
      }
  .reply-hover-overlay {
    z-index: 3;
    opacity: 8;
    color: #0d5a9ed2 !important;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
  .reply-hover-overlay:hover {
      color: #0086fb !important;
      cursor: pointer;
      }
  .fake-hover-overlay {
    z-index: 3;
    opacity: 8;
    color: #0d9e39d2 !important;
    top: 0;
    left: 0;
    transition: opacity 0.1s ease-in-out; }
  .fake-hover-overlay:hover {
      color: #06ff50 !important;
      cursor: pointer;
      }
  .fa-fake{
    color: green !important;
    font-size: 13px !important;
  }
  .navbar-collapse-comment{
    position: relative;
    left: 83rem;
    display: inline-block;
  }
  .navbar-collapse-comment:hover{
    color: #37dddd !important;
  }
  .navbar-collapse-header{
    position: relative;
    left: 71rem;
    border: 1px solid transparent;
    height: 35px;
    display: inline-block;
    vertical-align: baseline;
    top: -5px;
  }
  .navbar-collapse-header:hover{
    color: #37dddd !important;
    cursor: pointer;
  }
  .header-inline{
    display: inline-block;
    margin-top: 0.321em;
    width: 25%;
  }
  .label-approve{
    background-color: #337ab7;
    height: 10px; 
    width: 10px;
    border-radius: 5px; 
    display: inline-block;
    margin-left: 5px;
  }
  .label-reject{
    background-color: #c30f0f9e;
    height: 10px; 
    width: 10px;
    border-radius: 5px; 
    display: inline-block;
    margin-left: 5px;
  }
  .label-spam{
    background-color: #f76c51;
    height: 10px; 
    width: 10px;
    border-radius: 5px; 
    display: inline-block;
    margin-left: 5px;
  }
  .seeMoreBtn{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 8%;
  }
  .toggleHashElement{
    color: #494949 !important;
    border-color: #494949 !important;
    box-shadow: 0 0 5px #777567;
    transition: all 0.3s ease 0s;
  }
  .seeMoreItem {
    color:#337ab7;
    text-decoration: underline;
  }
  .seeMoreItem:active {
    color:#337ab7;
  }
  .seeMoreBtn {
    color:#337ab7;
    text-decoration: underline;
  }
  .seeMoreBtn:active {
    color:#337ab7;
  }