﻿    .function-image .cropper-view-box,
    .function-image .cropper-face {
        border-radius: 50%;
    }

    .function-image .sportpartner-upload-photo .cr-vp-circle {
        border: dashed 2px #ffffff
    }

.function-image .cropper-view-box {
    display: block;
    /* height: 100%; */
    /* outline-color: rgba(51, 153, 255, 0.75); */
    outline: none !important;
    overflow: hidden;
    width: 100%;
}
.function-image .cr-boundary {
	border-radius:4px;
}

#avatar-photo{
	max-width:360px;
}
