Current File : /home/tradevaly/prioyshi.com/assets/admin/css/product.css
span.input-group-addon {
    position: absolute;
    right: 0;
    top: 0px;
    background: #ddd;
    padding: 5px;
    height: 84%;
    width: 29px;
    text-align: center;
    line-height: 23px;
}
#preview-crop-image {
	background: #ffffff;
	width: 250px;
	border: 10px solid #333;
	height: 250px;
    display: inline-block;
    margin-bottom: 20px;
}
 button.upload-image {
        height: 50px;
    }
    .croppie-container .cr-boundary {
      margin: 0px;
    }
    .croppie-container .cr-slider-wrap {
        margin: 15px 0px;
    }
.upload-image{
    width: 160px;
}