.l-theme{
	background-color: transparent;
}
.bootstrap-select>.dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
  height: 50px;
  background-color: #fff;
  /* padding: 0.375rem 25px; */
  /* line-height: 1.5; */
}