.select2-selection, textarea{border-radius: 0px 0px 0px 0px!important;   border-color: #DADCE0;}
.select2-container--default.select2-container--focus .select2-selection--multiple{border-color: #80bdff;  border-top-color: rgb(128, 189, 255);   border-right-color: rgb(128, 189, 255); border-bottom-color: rgb(128, 189, 255);border-left-color: rgb(128, 189, 255);  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);} 
.select2-container .select2-selection--single {height: auto!important; padding: 5px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: normal!important;}
.select2-container .select2-selection--single .select2-selection__rendered {white-space: normal!important;}
#interactiveMap{visibility: hidden;} @media (min-width: 768px){#interactiveMap{visibility: visible;}}