/* 아이콘 사용시 스팬 정렬 */
.icon-name {
position: relative;
top: -7px;
left: 0px;
}

/* 검색 셀렉트 정렬 조정(크롬의 경우 정렬이 깨짐) */
.bs-searchbox {
margin-left : 30px;
}

.inner {
margin-left : 30px !important
}
/* test */
