.cropper-container{-webkit-tap-highlight-color:transparent;overflow:hidden;-webkit-touch-callout:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{height:100%;min-height:0!important;max-width:none!important;max-height:none!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-modal{right:0;position:absolute;bottom:0;top:0;left:0}.cropper-canvas{filter:alpha(opacity=0);opacity:0;background-color:#fff}.cropper-modal{filter:alpha(opacity=50);opacity:.5;background-color:#000}.cropper-dragger{height:80%;position:absolute;top:10%;left:10%;width:80%}.cropper-viewer{height:100%;overflow:hidden;outline-color:#69f;outline-color:rgba(51,102,255,.75);outline-width:1px;outline-style:solid;width:100%;display:block}.cropper-dashed{filter:alpha(opacity=50);border:0 dashed #fff;position:absolute;opacity:.5;display:block}.cropper-dashed.dashed-h{height:33.3%;border-top-width:1px;border-bottom-width:1px;top:33.3%;left:0;width:100%}.cropper-dashed.dashed-v{height:100%;border-left-width:1px;top:0;border-right-width:1px;left:33.3%;width:33.3%}.cropper-face,.cropper-line,.cropper-point{height:100%;filter:alpha(opacity=10);position:absolute;opacity:.1;width:100%;display:block}.cropper-face{top:0;background-color:#fff;cursor:move;left:0}.cropper-line{background-color:#69f}.cropper-line.line-e{right:-3px;top:0;cursor:e-resize;width:5px}.cropper-line.line-n{height:5px;top:-3px;cursor:n-resize;left:0}.cropper-line.line-w{top:0;cursor:w-resize;left:-3px;width:5px}.cropper-line.line-s{height:5px;bottom:-3px;cursor:s-resize;left:0}.cropper-point{height:5px;filter:alpha(opacity=75);opacity:.75;background-color:#69f;width:5px}.cropper-point.point-e{right:-3px;top:50%;cursor:e-resize;margin-top:-3px}.cropper-point.point-n{top:-3px;cursor:n-resize;margin-left:-3px;left:50%}.cropper-point.point-w{top:50%;cursor:w-resize;left:-3px;margin-top:-3px}.cropper-point.point-s{bottom:-3px;cursor:s-resize;margin-left:-3px;left:50%}.cropper-point.point-ne{right:-3px;top:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;cursor:nw-resize;left:-3px}.cropper-point.point-sw{bottom:-3px;cursor:sw-resize;left:-3px}.cropper-point.point-se{height:20px;filter:alpha(opacity=100);right:-3px;opacity:1;bottom:-3px;cursor:se-resize;width:20px}.cropper-point.point-se:before{height:200%;filter:alpha(opacity=0);right:-50%;content:" ";position:absolute;opacity:0;bottom:-50%;background-color:#69f;width:200%;display:block}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;filter:alpha(opacity=75);opacity:.75;width:5px}}.cropper-hidden{display:none!important}.cropper-invisible{height:auto!important;filter:alpha(opacity=0);position:fixed;max-width:none!important;max-height:none!important;opacity:0;top:0;left:0;width:auto!important;z-index:-1}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-canvas,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}