/*
﻿@import "whhg.css";
*/
@import "whhg.css";

@font-face {
  font-family: 'webhostinghub-glyphs';
  src: url('fonts/webhostinghub-glyphs.eot');
  src: local('☺'), url('fonts/webhostinghub-glyphs.woff') format('woff'), url('fonts/webhostinghub-glyphs.ttf') format('truetype'), url('fonts/webhostinghub-glyphs.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}



body>header {}

body>header aside {
  float: left;
}

body>header nav {
  float: right;
}

body header nav .btn {
  padding: 8px 12px;
  /*color: #000; background-color:#FFF; */
}

body header nav .btn:hover {
  color: #efefef;
  background-color: #131313;
}

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 0px solid transparent;
}

.navbar.forceFixedPosition {
  position: fixed;
  top: 0px;
  width: 100%;
}

body>footer {
  font-size: 12px;
  padding: 15px;
  position: fixed;
  z-index: 1500;
  bottom: 0;
  width: 100%;
  text-align: center;
}

body>footer:after {
  clear: both;
  content: "";
  display: block;
}

body>footer aside {
  float: left;
}

body>footer article {
  float: right;
}

.nav>li {
  display: inline-block;
  border-right: 1px rgba(255, 255, 255, .1) solid;
}

body .nav a {
  transition: all .2s ease;
}

body>nav .nav li a {
  display: block;
}

a.module,
figure.module {
  display: inline-block;
  margin: 5px;
  width: 175px;
  height: 130px;
  position: relative;
}

a.module figcaption,
figure.module figcaption {
  position: absolute;
  bottom: 0px;
  text-align: center;
}

a.module datetime {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 16px;
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}

table th {
  font-weight: bold;
}

table td {
  font-weight: normal;
}

table th.short-cell {
  width: 40px;
}


h3,
.h3 {
  font-size: 22px;
}

main {
  min-height: 500px;
  padding-bottom: 150px;
}

main .container>.btn {
  font-size: 18px;
  margin: 5px auto;
}

main .container>.btn:hover,
main .container>.btn:focus {
  color: #fff;
}

main .container>.btn [class^="icon-"],
[class*=" icon-"] {
  font-size: 18px;
}

main header {
  padding: 5px;
  text-align: right;
}

main footer {
  padding: 5px;
}

.btn span[class^="fui-"] {
  margin-right: 10px;
}

.checkbox-checked,
.checkbox-unchecked {
  cursor: pointer;
}

.checkbox-checked:hover,
.checkbox-unchecked:hover {
  opacity: .75;
}



a.switchLoading,
a.switch0,
a.switch1,
a.switch2 {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.formalize {
  margin: 0 auto;
  max-width: 891px;
}

.formalize input:not([type="radio"]):not([type="checkbox"]),
.formalize select,
.formalize textarea {
  box-shadow: inset 3px 3px 5px rgba(0, 0, 0, .1);
  border-radius: 5px;
  border: 1px #dfdfdf solid;
  background-color: #ffffff;
  color: #777;
  width: 100%;
  padding: 5px;
  max-width: 500px;
}

.formalize div.right {
  width: 500px;
  display: inline-block;
  vertical-align: top;
}

.formalize textarea {
  height: 100px;
  resize: vertical;
}

.formalize fieldset>label {
  display: inline-block;
  width: 300px;
  margin: 2px 5px 2px;
  font-size: 16px;
  text-align: right;
  line-height: 1em;
  vertical-align: top;
}

.formalize label span {
  font-size: 10px;
}

.formalize>br {
  line-height: 3em;
}

.formalize input[type="color"] {
  padding: 0 !important;
  background: none;
  border-radius: 0 !important;
  width: 30px !important;
  height: 30px;
}


.formalize input.error {
  border-color: #f00 !important;
}

.formalize select:focus,
.formalize input:focus,
.formalize textarea:focus {
  outline-color: transparent;
  border-color: #000000;
  color: #000;
  background-color: rgba(0, 0, 0, .08);
}

.formalize fieldset {
  padding: 10px 20px;
  margin: 0 0px;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
  border-radius: 10px;
}

.formalize legend {
  font-family: "Roboto Condensed", "Arial Narrow", Arial;
  border: 0;
  padding: 5px 15px;
  width: auto;
  font-weight: bold;
  font-size: 22px;
  text-shadow: 0px 3px 0px #fff;
}

.formalize .priviliges-row {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  overflow: hidden;
  text-align: right;
  margin: 0px 0px 18px 0px;
}

.formalize .priviliges-row label {
  width: auto;
  margin-right: 20px;
}

.formalize iframe {
  width: 100%;
  min-height: 300px;
}


#gallery-items figure {
  display: inline-block;
  margin: 5px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, .2);
  width: 150px;
  height: 130px;
  background-color: #FFF;
  text-align: center;
  padding-top: 5px;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}

#gallery-items figure.wide {
  width: 250px;
  height: 350px;
}

#gallery-items figure.wide img {
  max-width: 100%;
  max-height:165px;
  object-fit: contain;
}

#gallery-items figure.wide .visibility span,
#gallery-items figure.wide .visibility a {
  flex: 1;
}

#gallery-items figure:hover {
  opacity: .75;
}

#gallery-items figure figcaption {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  display: block;
}
#gallery-items figure figcaption span {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: -.5px;
	display:block;
}

#gallery-items figure .btn {
  padding: 3px 5px;
}

.pluploadmain b {
  display: block;
  overflow: visible;
  min-width: 10px;
  width: 10px;
  background-color: #cdcdcd;
  height: 3px;
  font-size: 10px;
  margin-bottom: 15px;
  padding-top: 5px;
  color: #9a9a9a;
}

.pluploadmain b.ok {
  background-color: #80d500;
}

.pluploadmain b.error {
  background-color: #cd3439;
}


.fb {
  font-weight: bold;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.th {
  text-align: justify;
}

.vt {
  vertical-align: top;
}

.incorrect {
  border: red 1px solid !important;
}

.pagination {
  text-align: right;
  margin: 0;
  display: block;
  font-weight: normal;
  font-size: 0;
  margin-bottom: 3px;
}

.pagination div {
  background: rgba(0, 0, 0, .05);
  border-radius: 4px;
  display: inline-block;
  overflow: hidden;
}

.pagination a {
  display: inline-block;
  min-width: 20px;
  padding: 5px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  background: #ffffff;
}

.pagination a.active {
  background-color: #dddddd;
}

.pagination a:hover,
.pagination a:hover {
  background: rgba(0, 0, 0, .1);
}

table.short_600 {
  width: 600px;
  margin: auto;
}

table .dndHandler {
  opacity: .25;
}

table td.dndHandler:hover {
  opacity: 1;
  cursor: pointer;
}

table tr.tDnD_whileDrag {
  outline: 1px #343434 solid;
  opacity: .5;
  cursor: pointer;
}

table tr.tDnD_whileDrag td {}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.login_page {
  background: #1e6799;
  font-family: "Roboto Condensed", "Arial Narrow", Arial;
}

.login_page h2,
.login_page h3 {
  font-weight: 300;
  color: white;
}

.login_page h2 {
  margin-top: 100px;
  font-size: 40px;
}

.login_page form {
  background: #eef1f6;
  width: 384px;
  padding: 34px 40px 15px 40px;
  margin: auto;
  margin-top: 25px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #656565;
  -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 250px;
  -moz-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 250px;
  box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 250px;
}

.login_page input {
  width: 303px;
  height: 40px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #656565;
  display: block;
  border: #cccccc 1px solid;
  padding: 0px 15px;
  margin: 0px;
  margin-bottom: 7px;
  font-size: 22px;
}

.login_page button {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  display: block;
  background: #2473a9;
  border: #2473a9 1px solid;
  margin-top: 4px;
  margin-bottom: 15px;
  height: 63px;
  line-height: 63px;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  width: 100%;
  cursor: pointer;
  transition: all 200ms;
}

.login_page button:hover {
  background: #1e6799;
  transition: all 200ms;
}

.login_page p {
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.login_page a {
  display: inline-block;
  padding: 10px;
  color: white;
  text-decoration: none;
}

.login_page div a {
  color: #000000;
}

.login_page a:hover {
  text-decoration: underline;
}

.login_page .start_forms {
  margin-bottom: 50px;
}

.login_page a.inp {
  color: #FFF;
  color: rgba(255, 255, 255, .75);
  padding: 0;
}

#login_bottom {
  text-align: center;
  font-size: 12px;
  color: #FFF;
}

/* MOBILE VERSION */
/*
 .btn { width:30px; }
*/

.blockPreload:before {
  content: "";
  background-color: rgba(0, 0, 0, .5);
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}










.ui-tooltip,
.arrow:after {
  background: black;
  border: 2px solid white;
  max-width: 300px;
}

.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
  text-align: center;
}

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}

.arrow.top {
  top: -16px;
  bottom: auto;
}

.arrow.left {
  left: 20%;
}

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow.top:after {
  bottom: -20px;
  top: auto;
}

.file-btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.file-btn input {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#elfinder-bootstrap-images .modal-dialog,
#elfinder-bootstrap .modal-dialog {
  width: 993px;
}

.alert.smaller {
  font-size: 13px;
  line-height: 1.3em;
  padding: 7.5px 15px;
  margin: 0;
}

.color-badge {
  display: inline-block;
  vertical-align: top;
  padding: 3px 7px;
  border-radius: 3px;
  margin-bottom: 3px;
}

.cb {
  clear: both;
}

.list-image {
  display: block;
  max-height: 50px;
  margin: auto;
}

.switch-row {
  margin-bottom: 5px;
  font-size: 0.8em;
}

.switch-row a.switchLoading,
.switch-row a.switch0,
.switch-row a.switch1,
.switch-row a.switch2 {
  font-size: 18px;
}

#main {
  padding-bottom: 120px;
}

.price-inline,
.stock-inline {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px;
}

.stock-inline input,
.price-inline input {
  width: 65px;
  height: 24px;
  font-size: 14px;
  text-align: right;
}


.no-wrap {
  white-space: nowrap;
}

table .dropdown-menu {
  left: initial;
  right: 0;
  padding: 10px;
}

table .dropdown-menu li:not(:last-of-type) {
  margin-bottom: 5px
}

table .dropdown-menu .btn {
  width: 100%;
  border-radius: 0;
}

table .btn-drop {
  padding: 8px;
}

table .btn-drop .caret {
  border-width: 7px;
}

.filter-form {}

.filter-form input,
.filter-form select {
  max-width: 160px;
}


.inline-block {
  display: inline-block;
}

.categories_checkbox .categories_checkbox {
  padding-left: 30px;
}

.ui-datepicker .ui-datepicker-title select {
  color: #000000;
}


.switch-wrapper {
  display: inline-block;
  vertical-align: top;
}

.switch-wrapper input {
  display: none !important;
}

.switch-wrapper label.switch-label:not(.inline) {
  background: #cacaca;
  text-align: center;
  min-width: 65px;
  width: auto;
  margin: 0;
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
  cursor: pointer;
}

.switch-wrapper label.switch-label:not(.inline):nth-of-type(1) {}

.switch-wrapper label.switch-label:not(.inline):nth-of-type(2) {}

.switch-wrapper label.switch-label:not(.inline):nth-of-type(3) {}

.switch-wrapper label.switch-label:not(.inline):first-of-type {
  border-radius: 5px 0 0 5px;
}

.switch-wrapper label.switch-label:not(.inline):last-of-type {
  border-radius: 0 5px 5px 0;
}

.switch-wrapper input:checked+label.switch-label:not(.inline):nth-of-type(1) {
  background-color: #3391d1;
}

.switch-wrapper input:checked+label.switch-label:not(.inline):nth-of-type(2) {
  background-color: #e74c3c;
}

.switch-wrapper input:checked+label.switch-label:not(.inline):nth-of-type(3) {
  background-color: #33d191;
}

.loader-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.57);
  z-index: 9999999999;
}

.loader-wrapper .loader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}


.loader {
  border: 16px solid transparent;
  border-radius: 50%;
  border-top: 16px solid blue;
  border-bottom: 16px solid blue;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.dropzone,
.dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 54px 54px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

.gallery-sort {
  max-width: 1070px;
  margin: 0 auto;
  position: relative;
}

.gallery-sort.save::before {
  content: '';
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9998;

}

.gallery-sort.save::after {
  content: url(../loading.gif);
  position: fixed;
  top: 50%;
  left: 58%;
  transform: translate(-50%, -50%);
  z-index: 99999;
}

.gallery-sort.resize .img-wrapper {
  opacity: 0.75;
}

.gallery-sort .img-wrapper {
  position: relative;
}

.gallery-sort .img-drag {
  margin: 5px;
  max-width: 100%;
  /*max-height: 750px;*/
  text-align: center;
  position: relative;
}

.gallery-sort .img-drag:hover {
  cursor: -webkit-grab;
}

.gallery-sort .img-drag:focus {
  cursor: -webkit-grabbing;
}

.gallery-sort .img-drag img {
  height: auto;
  max-width: 100%;
  object-fit: contain;
  /*max-height: 750px;*/
  width: 100%;
}

.gallery-sort .img-wrapper.resized .img-drag {
  flex: 1;
}

.gallery-sort .img-wrapper.resized .img-drag.wide {
  flex: 2;
  /*max-height: 450px;*/
}

.gallery-sort .img-wrapper.resized .img-drag.wide img {
  height: 100%;
  object-fit: cover;
}

.gallery-sort .img-wrapper.resized .img-drag img {
  object-fit: cover;
}

.gallery-sort .group-wide .img-drag {
 /* max-height: 450px;*/
}

.gallery-sort .group-wide img {
  height: 100%;
}

.gallery-sort .nav {
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  z-index: 100;
}

.gallery-sort .nav .fa {
  background-color: #efefef;
  color: #000;
  padding: 10px;
  margin: 3px 0;
  display: block;
}

.gallery-sort .nav .fa:hover {
  cursor: pointer;
  background-color: #cccccc;
}

.gallery-sort .nav .fa.fa-check {
  background-color: #7ae524;
}

.gallery-sort .nav .fa-times:hover {
  background-color: #f10;
  color: #fff;
}

.wider {
  position: absolute;
  background-color: #f3f3f3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  padding: 10px;
  z-index: 9999;
  transition: all .3s ease-in-out;
}

.wider:hover,
.wider:focus,
.wider:active {
  cursor: pointer;
  background-color: #7ee82b;
}


.wider i {
  font-size: 16px;
}

.ui-dialog {
  z-index: 9999 !important;
}

.flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.flex.center {
  justify-content: center;
  align-items: center;
}

.btn.generate {
  margin: 0;
  margin-top: -5px;
  height: 45px;
  border-radius: 0;
}

#editClientForm input,
#editClientForm select,
#editClientForm textarea {
  margin-bottom: 15px;
}

#editClientForm textarea {
  min-height: 200px;
}