.clientuploadsize{
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /*background-color: rgba(0, 0, 0, 0.298039) !important;
  color: #fff !important;*/
}

.growl-container.growl-fixed {
  z-index: 100 !important;
}

.cadre-selection-illegal {
  stroke: red !important;
}
