/*================================
=            icon 672            =
================================*/
.icon i
{
	left: 15px;
	right: auto !important;
}

.page-wrapper select:not([multiple]), 
.page-wrapper select.form-control:not([multiple]), 
.page-wrapper select.input-text:not([multiple]) 
{
	background: #ffffff url("../images/select-bg.svg") no-repeat scroll 0 45%;
}
.search_form input::placeholder {
	color: ;
	opacity: 1;
}
/*=====  End of icon 672  ======*/
