.sd-crop-circle .cropper-crop-box, .sd-crop-circle .cropper-view-box {
    border-radius: 50%;
}

.sd-crop-circle .cropper-view-box {
    box-shadow: 0 0 0 1px #39f;
    outline: 0;
}

.sd-crop-circle .cropper-face {
    background-color: inherit !important;
}

.sd-crop-circle .cropper-dashed, .sd-crop-circle .cropper-point.point-se, .sd-crop-circle .cropper-point.point-sw, .sd-crop-circle .cropper-point.point-nw,   .sd-crop-circle .cropper-point.point-ne, .sd-crop-circle .cropper-line {
    display: none !important;
}

.sd-crop-circle .cropper-view-box {
    outline: inherit !important;
}