/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Mar 6, 2022, 11:36:39 PM
    Author     : aelef
*/
.cake-debug,
.cake-error {
  z-index: 10000;
}
.select2-container {
  width: 100%!important;
}
.select2-selection--single {
  height: 41px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0.47rem 0.75rem;
  line-height: 1.5 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 41px!important;
}
/*# sourceMappingURL=theme-overides.css.map */