body {
  font-family: tahoma;
}
:active,
:focus {
  outline: none;
}
a {
  color: #df2424;
}
a:hover {
  color: #cc0909;
}
.drop_box {
  color: #555;
  font-size: 18px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  font-size: 15px;
  color: #000000;
  background-color: #9ee6f729;
}
.progress span {
  display: table-cell;
  vertical-align: middle;
}
.upload_field {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.menu {
  position: relative;
}
.drag_and_drop {
  position: relative;
}
.drag_and_drop.error {
  background: #faa;
  border-color: #f00;
}
.drag_and_drop,
.border {
  border: 1px dashed #ccc;
  background-color: #feffff;
  border-radius: 0;
}
.product_cover,
.drop_box {
  height: 200px;
}
.dragover {
  border: 1px solid rgba(8, 132, 249, 0.5);
}
.dragover:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #00ceff29;
}
.dragover.product_color {
  width: 50px;
  height: 50px;
}
.chosen-container {
  min-width: 70px;
  text-align: left;
}
.chosen-container .chosen-single {
  outline: none!important;
  padding: 0 0 0 15px;
  background: #ffffff;
  border-color: #d8d8d8;
  border-radius: 0;
  box-shadow: none;
}
.chosen-container .chosen-single span {
  color: #757575;
}
.chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -15px 6px;
}
.chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
  background: white;
}
.chosen-container .chosen-results li.highlighted {
  background: #DF2424;
}
.left {
  width: 222px;
  height: 292px;
  align-self: flex-end;
}
#cover,
#hover_cover {
  height: 100%;
}
.right {
  display: flex;
  justify-content: space-between;
}
.package_front {
  margin: 0px 10px;
}
.download_all {
  position: absolute;
  right: 15px;
  top: 30px;
}
.download_all .arrow {
  float: left;
  padding-right: 4px;
  padding-top: 4px;
}
.download_all .download {
  position: initial;
}
.for_pagination {
  margin-bottom: 60px;
}
.w_cover {
  width: 20%;
}
.w_line {
  width: 80%;
}
.w_line:hover .hide_radio .hide {
  display: block;
}
.w_line:hover .hide_radio label {
  display: none !important;
}
.product_cover {
  position: relative;
  text-align: center;
}
.product_cover .item {
  margin-right: 0;
}
.product_cover .progress {
  background-color: #c5cfd229;
}
.product_cover .photo_box {
  height: 175px;
}
.notify {
  width: 400px;
  text-align: center;
}
.product_color {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  -webkit-transition: width 0.5s ease-out 0s, height 0.5s ease-out 0s;
  -moz-transition: width 0.5s ease-out 0s, height 0.5s ease-out 0s;
  -o-transition: width 0.5s ease-out 0s, height 0.5s ease-out 0s;
  transition: width 0.5s ease-out 0s, height 0.5s ease-out 0s;
}
.product_color.can_touch {
  z-index: 2;
  cursor: pointer;
}
.product_color.can_touch:hover {
  box-shadow: 0 0 10px rgba(8, 132, 249, 0.5);
}
.b2b_cover {
  width: 150px;
  height: 200px;
}
.icon_menu a.chosen:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #df2424;
  position: absolute;
  left: 5px;
  top: 12px;
}
.item {
  display: inline-block;
  margin-right: 10px;
  height: 177px;
  overflow: hidden;
  position: relative;
}
.item.ui-sortable-handle {
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding: 4px;
  z-index: 1;
}
.item.ui-sortable-handle:hover {
  cursor: pointer;
  box-shadow: 0 0 10px rgba(8, 132, 249, 0.5);
}
.model_info {
  margin-left: 10px;
}
.model_info .model_name {
  font-size: 20px;
}
.fancybox-close-small:after {
  color: #df2424;
}
.fancybox-close-small:hover:after {
  background-color: #df2424;
  color: #ffffff;
}
.delete {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 6px;
}
img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
footer {
  margin-top: 30px;
}
#model {
  width: 1000px;
  height: 800px;
  padding-top: 40px;
}
#model .name {
  font-size: 11px;
  height: 50px;
}
.model_filter input,
.model_filter select {
  height: 25px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #313131;
  padding: 0px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #d8d8d8;
  border-image: initial;
  border-radius: 0;
  width: 100%;
}
.model_filter .element {
  width: 25%;
}
.model_filter .element.selected .chosen-single,
.model_filter .element.selected input {
  box-shadow: 0 0px 3px #df2424;
  border-color: #df2424;
  border: none;
}
.model_filter .flex_box .element {
  padding: 3px 5px;
}
.model_filter {
  padding: 0 8px;
}
.model_filter .chosen-single input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.flex_box {
  flex-wrap: wrap;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: flex-start;
}
.flex_box .element {
  padding: 10px;
}
.per_page {
  display: flex;
  margin-left: auto;
  margin-right: 10px;
  line-height: 31px;
}
.per_page span {
  margin-right: 10px;
}
.per_page .chosen-single {
  line-height: 31px;
}
.per_page .chosen-single div b {
  background: url(chosen-sprite.png) no-repeat 0 7px;
}
.pagination {
  padding-left: 10px;
  margin-bottom: 0;
}
.per_page,
.pagination {
  margin-top: 5px;
}
#models_list {
  margin-top: 5px ;
}
#models_list .element {
  width: 25%;
  height: 362px;
}
#models_list .element:hover {
  background-color: #fbfbfb;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#models_list a {
  position: relative;
  overflow: hidden;
  height: 100%;
  border: 1px solid #d8d8d8;
}
#models_list .border_line {
  width: 100%;
}
.name {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 67px;
  text-align: center;
  font-size: 14px;
  padding: 5px;
  background-color: rgba(230, 230, 230, 0.7);
  color: #000000;
  overflow: hidden;
}
.name .sku {
  float: left;
}
.name .pattern_code {
  float: right;
}
.name .info_name {
  height: 40px;
  overflow: hidden;
}
.name.error {
  background-color: rgba(255, 0, 0, 0.36);
  color: #fff;
}
.open .dropdown-menu {
  display: block;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.color_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
}
.dropdown-menu > li {
  display: block;
  padding: 3px 20px;
  clear: both;
  height: 26px;
  white-space: nowrap;
  position: relative;
}
.dropdown-menu > li > a {
  color: #333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #cc0909;
  text-decoration: none;
  background: none;
}
.page-item .page-link {
  color: #df2424;
}
.page-item.active .page-link {
  background-color: #df2424;
  border-color: #df2424;
}
.btn-primary {
  background-color: #df2424;
  border-color: #df2424;
}
.btn-primary:hover {
  background-color: #cc0909;
  border-color: #cc0909;
}
.download {
  z-index: 2;
  position: absolute;
  bottom: 8px;
  right: 7px;
}
.download:hover .cuadrado,
.download:hover .base {
  background-color: #cc0909;
}
.download:hover .triangulo {
  border-top: 8px solid #cc0909;
}
.cuadrado {
  display: block;
  margin-left: 3px;
  height: 7px;
  width: 6px;
  background-color: #df2424;
}
.triangulo {
  display: block;
  width: 0;
  height: 0;
  border-left: 6px dotted transparent;
  border-right: 6px dotted transparent;
  border-top: 8px solid #df2424;
}
.base {
  width: 12px;
  height: 2px;
  display: block;
  background-color: #df2424;
}
.photo_box {
  display: flex;
  align-items: center;
  height: 100%;
}
.action_menu {
  border-top: 1px solid #df2424;
}
.action_menu a {
  margin-right: 5px;
}
.fas,
.far {
  font-size: 16px;
}
.fas:before,
.far:before {
  color: #df2424 !important;
}
.fas:before:hover,
.far:before:hover {
  color: #cc0909 !important;
}
.hide_control,
.hide {
  display: none;
}
.photo:hover .hide_control {
  display: block;
}
.hide_radio {
  position: absolute;
  left: 10px;
  top: 10px;
}
.hide_radio label {
  display: none;
}
.hide_radio .for_hover {
  width: 16px;
  height: 16px;
}
.hide_radio .for_hover:checked + label {
  display: block;
  font-size: 12px;
}
.zone,
.gallery_item {
  touch-action: auto !important;
}
.pagination ul {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 auto;
}
.pagination ul li {
  border-radius: 10px;
  display: inline-block;
  padding: 8px 16px;
  cursor: pointer;
}
.pagination ul :hover:not(.active) {
  background-color: #ddd;
}
.pagination ul.active {
  background-color: #f25454;
  color: #fff;
}
.load_info {
  display: none;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #323232;
  position: absolute;
  padding: 10px 40px 10px 15px;
  bottom: 0;
  right: 10px;
}
.load_load {
  display: inline-block;
  z-index: 100;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #f25454;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  top: 13px;
  right: 11px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.grecaptcha-badge {
  display: none;
}
.product_color_line.no_active {
  opacity: 0.3;
}
/*# sourceMappingURL=style.css.map */