#alert_mess {
  font-size: 18px;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 9999;
}
.loadConfigCat {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #64bf06;
  border-radius: 4px 0 0 4px;
  color: #ffffff;
  font-size: 1.9em;
  padding: 5px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 5px;
  transition: all 300ms ease 0s;
  width: 60px;
  z-index: 1001;
  text-decoration: none;
}
.navbar-brand_admin {
  display: inline-flex;
  position: fixed;
  z-index: 10;
  left: 37px;
  top: 50%;
  height: 37px;
  padding: 5px 20px;
  background-color: #000;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  transform: rotate(-90deg);
  transform-origin: 0 100%;
  border-radius: 0 0 6px 6px;
}
.navbar-brand_admin:hover {
  color: #fff;
}
.pagination .last_link,
.pagination .first_link {
  display: none;
}
.rating {
  position: relative;
  display: block;
  min-height: 17px;
  width: 100%;
  color: #999;
  display: inline-block;
  font-family: "FontAwesome";
}
.rating-0:after {
  content: "\f006\20\f006\20\f006\20\f006\20\f006";
}
.rating-1:after {
  content: "\f005\20\f006\20\f006\20\f006\20\f006";
}
.rating-2:after {
  content: "\f005\20\f005\20\f006\20\f006\20\f006";
}
.rating-3:after {
  content: "\f005\20\f005\20\f005\20\f006\20\f006";
}
.rating-4:after {
  content: "\f005\20\f005\20\f005\20\f005\20\f006";
}
.rating-5:after {
  content: "\f005\20\f005\20\f005\20\f005\20\f005";
}
.rating-gly {
  font-family: "FontAwesome";
}
.rating-gly-star {
  font-family: "FontAwesome";
  padding-left: 2px;
}
.rating-gly-star .rating-stars:before {
  padding-left: 2px;
}
.rating-lg .rating-gly-star,
.rating-lg .rating-gly-star .rating-stars:before {
  padding-left: 4px;
}
.rating-xl .rating-gly-star,
.rating-xl .rating-gly-star .rating-stars:before {
  padding-left: 2px;
}
.rating-active {
  cursor: default;
}
.rating-disabled {
  cursor: not-allowed;
}
.rating-uni {
  font-size: 1.1em;
  margin-top: -5px;
}
.rating-container {
  color: #e3e3e3;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.rating-container:before {
  content: attr(data-content);
}
.rating-container .rating-stars {
  color: #fde16d;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.25s ease-out 0s;
  white-space: nowrap;
}
.rating-container .rating-stars:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}
.rating-container-rtl {
  color: #fde16d;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.rating-container-rtl:before {
  content: attr(data-content);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
}
.rating-container-rtl .rating-stars {
  color: #e3e3e3;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.25s ease-out 0s;
  white-space: nowrap;
}
.rating-container-rtl .rating-stars:before {
  content: attr(data-content);
}
.rating-xl {
  font-size: 4.89em;
}
.rating-lg {
  font-size: 3.91em;
}
.rating-md {
  font-size: 3.13em;
}
.rating-sm {
  font-size: 2.5em;
}
.rating-xs {
  font-size: 2em;
}
.star-rating .clear-rating,
.star-rating-rtl .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  font-size: 60%;
  vertical-align: middle;
}
.clear-rating-active {
  cursor: pointer;
}
.clear-rating-active:hover {
  color: #843534;
}
.star-rating .clear-rating {
  padding-right: 5px;
}
.star-rating .caption,
.star-rating-rtl .caption {
  color: #999;
  display: inline-block;
  font-size: 55%;
  vertical-align: middle;
}
.star-rating .caption {
  padding-left: 5px;
}
.star-rating-rtl .caption {
  padding-right: 5px;
}
.gold-star {
  color: #ef8743;
}
.product-star-vote label {
  margin: 0 15px 30px 0 !important;
  font-weight: 300;
}
.star:after {
  color: #777676;
  content: "\f006";
  display: inline-block;
  font-family: "FontAwesome";
}
.star_on:after {
  color: #ef8743;
  content: "\f005";
  display: inline-block;
  font-family: "FontAwesome";
}
.star_content {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.star.star_on {
  display: block;
}
.star {
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  position: relative;
  top: -1px;
  width: 14px;
}

.fancy-file-upload {
  position: relative;
  height: 40px;
  overflow: hidden;
  display: block;
  margin-bottom: 3px;
}
.fancy-file-upload > span.button {
  color: #fff;
  background-color: #333;
  position: absolute;
  top: 4px;
  right: 4px;
  top: 4px;
  bottom: 4px;
  line-height: 34px;
  padding: 0 16px;
  z-index: 10;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fancy-file-upload.fancy-file-primary > span.button {
  background-color: #333;
}
.fancy-file-upload.fancy-file-success > span.button {
  background-color: #4cae4c;
}
.fancy-file-upload.fancy-file-danger > span.button {
  background-color: #d43f3a;
}
.fancy-file-upload.fancy-file-warning > span.button {
  background-color: #eea236;
}
.fancy-file-upload.fancy-file-info > span.button {
  background-color: #46b8da;
}
.fancy-file-upload.fancy-file-default > span.button {
  color: #666;
  background-color: rgba(0, 0, 0, 0.1);
}
.fancy-file-upload > input[type="text"] {
  background-color: transparent;
  padding-left: 36px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fancy-file-upload > input[type="file"] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 8px 10px;
  position: absolute;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 11;
  bottom: 0;
  right: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fancy-file-upload > i {
  position: absolute;
  top: -1px;
  width: 42px;
  height: 42px;
  color: inherit;
  line-height: 42px;
  position: absolute;
  text-align: center;
  color: #888;
  z-index: 10;
}
