body.login-view::after{content:"";background:url("../../../../../application/media/images/app/1_blur8-compressed.jpg");background-size:cover;opacity:.4;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}
label > sup { color: red; vertical-align: middle; font-size: 14px; }
.dropable-front-cover { border: 1px dashed #9e9e9e; min-height: 500px; }
.dropable-front-cover p { display:none; }
.dropable-front-cover[data-image=""] > p { display:block; color: #9e9e9e; opacity: 0.8; font-size: 12px; padding-left: 0.75rem; }
.dropable-front-cover { background-repeat: no-repeat; background-size: contain; background-position: center center; }
h6.offer-section { background-color: #e3f2fd; padding: 10px; }

.dropable-gallery { border: 1px dashed #9e9e9e; min-height: 200px; }
.dropable-gallery > p { display:block; color: #9e9e9e; opacity: 0.8; font-size: 12px; padding-left: 0.75rem; }
.dropable-gallery { background-repeat: no-repeat; background-size: contain; background-position: center center; }


.gallary-item.sending img { opacity: 0.05; webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; }
.masonry-gallery-wrapper { min-height: 100px; width: 100%; border: 1px dashed #9e9e9e; padding: 15px 5px; overflow: visible; }
.masonry-gallery-wrapper.dz-drag-hover { background-color:#9e9e9e; }
.masonry-gallery-wrapper .dz-preview { display:  none; }
.ui-droppable-active { background-repeat: no-repeat!important; background-size: contain!important; background-position: center center!important; }
.popup-gallery { width: 100%; }
.popup-gallery .gallary-item { float:left; width: 25%; min-width: 120px; text-align: center; }
.popup-gallery .gallary-item img { width:100%; }
.gallary-item { position: relative; }
.gallary-item .progressbar {  border: 1px solid #9e9e9e; height: 10px; padding: 1px; position: absolute; text-align: left; top: 5%; width:100%; z-index: 1; }
.gallary-item .progressbar span { background-color: #9e9e9e; display: block; height: 100%; width: 25%; webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out; } 
  
textarea.tech-data-content { font-family: "Courier New"; line-height: 20px; background-image: -moz-linear-gradient(top , transparent, transparent 19px,#f7f7f7 0px); -webkit-background-size:  100% 40px; background-size: 100% 40px; background-position: 0 4px; }

kbd {
    background-color: #e1e3e5;
    border: 1px solid #adb3b9;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(12, 13, 14, 0.2), 0 0 0 2px #fff inset;
    color: #242729;
    display: inline-block;
    font-family: "Courier New";
    font-size: 11px;
    line-height: 1.4;
    margin: 0 0.1em;
    padding: 0.1em 0.6em;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}