: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
html[dir="rtl"] .select2-container-multi .select2-choices {
padding: 3px 5px 3px 5px !important;
.select2-container-multi .select2-choices {
.select2-container-multi.select2-container-active .select2-choices {
border: 1px solid #5897fb;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
box-shadow: 0 0 5px rgba(0, 0, 0, .3);
.select2-container-multi .select2-choices li {
html[dir="rtl"] .select2-container-multi .select2-choices li
.select2-container-multi .select2-choices .select2-search-field {
.select2-container-multi .select2-choices .select2-search-field input {
-webkit-box-shadow: none;
background: transparent !important;
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: #fff url('select2-spinner.gif') no-repeat 100% !important;
.select2-container-multi .select2-choices .select2-search-choice {
padding: 3px 5px 3px 18px;
border: 1px solid #aaaaaa;
-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
background-color: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice
padding: 3px 18px 3px 5px;
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
.select2-container-multi .select2-choices .select2-search-choice-focus {
.select2-search-choice-close {
background: url('select2.png') right top no-repeat;
html[dir="rtl"] .select2-search-choice-close {
.select2-container-multi .select2-search-choice-close {
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
background-position: right -11px;
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
background-position: right -11px;
.select2-container-multi.select2-container-disabled .select2-choices {
background-color: #f4f4f4;
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
padding: 3px 5px 3px 5px;
background-color: #f4f4f4;
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none;
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
text-decoration: underline;
.select2-offscreen, .select2-offscreen:focus {
clip: rect(0 0 0 0) !important;
overflow: hidden !important;
position: absolute !important;
.select2-measure-scrollbar {
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
background-image: url('select2x2.png') !important;
background-repeat: no-repeat !important;
background-size: 60px 40px !important;
background-position: 100% -21px !important;