﻿.faq_list_box{
	padding :0px 0px 50px 0px; 
}


.inp_sel select {
	height: 48px;
	background: none;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
}

.inp_sel select {
	position: relative;
	width: 100%;
	border: 1px solid #dbdbdb;
	padding: 15px !important;
	border-radius: 5px;
	font-size: 14px !important;
	background: url(/resources/mobile/images/test/arrow.svg) 94% 50% no-repeat;
	outline: 0;
}

.inp_sel select {
	background-position-x: 97%;
	background-size: 24px;
	line-height: 1;
	-webkit-appearance: none;
}