/* here you can put your own css to customize and override the theme */
.portlet.light .form .form-body, .portlet.light .portlet-form .form-body {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.disableOption {
    opacity: 0.6;
    pointer-events: none;
    user-select: none;
}

/* #cropperUploadLabel img {
	width: 260px;
} */