.dpn-imp {
  display: none!important;
}
.select2-selection__arrow {
  display: none!important;
}
.right{
  text-align: right;
}
.temporarily-saved {
  background-color: #C9EDE5!important;
}
.radio:has(input[type=radio]:disabled){
  color:#aaa;
  cursor:not-allowed;
}
.bg-red {
  background: #f4cccc;
}
.bg-green {
  background: #d9ead3;
}
.bg-gray {
  background: #d9d9d9;
}
.m-top5 {
  margin-top: 5px; }
}

.size_xxl {
  width: 500px;
  max-width: 100%; }

.size_l {
  width: 300px;
  max-width: 100%; }

.size_m {
  width: 180px;
  max-width: 100%; }

.size_s {
  width: 120px;
  max-width: 100%; }

.size_xs {
  width: 80px;
  max-width: 100%; }
