/* select2 */
.select2-container .select2-selection--single {
  height: 34px !important;

}

/* .select2-container .select2-selection--multiple { */
/* height: 34px !important;
} */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px !important;
  right: 14px !important;
  margin-top: 4px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 0px !important;
  outline-offset: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-selection--single {
  outline: none !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa !important;
  border-radius: 4px;
}

.select2-search--dropdown {
  padding: 10px !important;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 7px;
  border: 1px solid #e2dede;
  /* border-radius: 2px; */
  box-shadow: 0px 0px 1px 0px #aaa;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:visited {
  color: #444;
  line-height: 28px;
  border: 2px solid #0d6efd;
  border-radius: 4px 4px 0px 0px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 3px !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.select2-container .select2-search--inline .select2-search__field {
  height: 24px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 2px solid #0d6efd !important;
  outline: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border: 2px solid #212529 !important;
}

.select2-container--default .select2-results__option--selected,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e9ecef !important;
  color: #000 !important;
}

input.form-control:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select.form-control:focus,
textarea.form-control:focus {
  border: 1px solid #959595 !important;
  background: transparent;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border: 1px solid #333 !important;
  background: transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff !important;
  border-right: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  /* background-color: var(--main-color) !important;
  border: 1px solid var(--main-color) !important;
  color: #fff !important; */

  background-color: #212529 !important;
  border: 1px solid #212529 !important;
  color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #212529 !important;
  color: #fff;
  outline: none;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border: 1px solid #ccc !important;
  border-radius: .375rem !important;
}

/* --- Select2 Bootstrap4 theme fixes (border disappearing) --- */
.select2-container { width: 100% !important; }
.select2.select2-container.select2-container--bootstrap4 .select2-selection {
  border: 1px solid #ccc !important;
  border-radius: .375rem !important;
  background-color: #fff !important;
}
.select2.select2-container.select2-container--bootstrap4 .select2-selection--single {
  height: 34px !important;
}
.select2.select2-container.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
  line-height: 34px !important;
  padding-left: 0 !important;
}
.select2.select2-container.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
  height: 24px !important;
  right: 14px !important;
  margin-top: 4px;
}
.select2.select2-container.select2-container--bootstrap4.select2-container--focus .select2-selection {
  border-color: #80bdff !important;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25) !important;
}
/* invalid state when original select has validation class */
select.is-invalid + span.select2 .select2-selection,
select.error + span.select2 .select2-selection {
  border-color: #dc3545 !important;
}


textarea.form-control {
  height: auto !important;
}

.swal2-actions button {
  margin: auto 10px !important;
}

/* .select2-container{
    width: 100% !important;
} */
/* .customer-table-main table tr th:nth-child(2){
  min-width:175px;
 }  */

.list-item-main ul {
  padding: 0px;
}

.list-item-main ul li {
  /* float: left !important;
    width: 47%; */
  border: none;
  border-bottom: #e3e3e3 solid 1px;
  padding: 5px 0px;
  margin-right: 10px;
}

.list-item-main ul li img {
  width: 24px;
  height: 24px;
  margin-right: 3px;
}

.tiffin-icon img {
  margin-right: 10px;
}

.items-heading {
  font-weight: bold;
}

.payment-details-card {
  height: 570px;
}

.columns {
  float: left;
  position: relative;
  margin-right: 20px;
}

ul.columns {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  width: 100%;
}

.filter-list-buttom {
  background-color: #333 !important;
  border: none;
}

.filter-list-buttom:hover {
  background-color: #1d1d1d !important;
  border: none;
}

.filter-list-buttom :hover {
  border: none !important;
}

.add-list-buttom {
  margin-bottom: 6px;
  background-color: var(--main-color);
  border: var(--main-color) solid 1px;
}

.add-list-buttom:hover {
  background-color: #23a5b1 !important;
  border: var(--main-color) solid 1px;
}

.import-list-buttom {
  background-color: #d52127 !important;
  border: none;
}

.import-list-buttom:hover {
  background-color: #a61217 !important;
  border: none;
}

/* .pay-list-buttom {
  background-color: #f68511 !important;
  border: none; 
}
.pay-list-buttom:hover {
  background-color: #d16b06 !important;
  border: none; 
} */


.iti {
  display: block !important;
}

.iti .iti__search-input {
  padding: 5px;
}

.iti .iti__search-input:focus-visible,
.iti .iti__search-input:focus {
  outline: unset !important;
  border: 1px solid #ccc;

}
.select2-container .select2-selection__clear {
  position: absolute;
  right: 30px; /* Leave space for the dropdown arrow */
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 40px; /* Space for clear + arrow */
}
.select2-selection__clear::after {
  pointer-events: none;
}
