/*.top-search__form .item__text .form__text {*/
	/*background-color: #F2F2F2;*/
	/*-webkit-transition: 0.4s;*/
	/*transition: 0.4s;*/
/*}*/
/*.top-search__form .item__text .form__text:focus {*/
	/*background-color: #fff;*/
/*}*/

/*.ui-form-select .customSelect { */
  /*background: #F2F2F2;*/
  /*height: 42px;*/
  /*line-height: 42px;*/
  /*box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1) inset;*/
  /*border-radius: 0 3px 3px 0;*/
  /*padding: 0 5px 0 10px;*/
/*}*/
/*.ui-form-select .icon {*/
  /*position: absolute;*/
  /*right: 7px;*/
  /*top: 50%;*/
  /*margin-top: -4px;*/
/*}*/