/*
ci4.sellweb.de
Version 1.0
COPYRIGHT NORDSUED Gesellschaft für Kommunikation und Technologie mbH
File: select2.override.css
Author: pmoncken
Datum: 14.09.2022
Uhrzeit: 16:12:59
*/
/* 
    Created on : 14.09.2022, 16:12:59
    Author     : pmoncken
*/

.select2-container--bootstrap-5 .select2-selection {
	border-radius: 0;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection {
	box-shadow: none;
}