
.searcher li, .searchers2 li {
	list-style: none;
}
.citers {
	float: left;
	width: 87%;
}
.blueboxer2 {
	width: 50px;
	text-align: center;
	height: 36px;
	background: url(../image/search-icon2.png) top center no-repeat #EA5707;
	color: #fff;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 0 4px 4px 0;
	text-transform: uppercase;
}
.select2-container .select2-choice {
	display: block;
	height: 32px;
	padding: 2px 0 0 4%;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	line-height: 30px;
	color: #A9A9A9;
	font-size: 15px;
	text-decoration: none;
	background-clip: padding-box;
	user-select: none;
	background-color: #fff;
	border: 1px solid #CACACA;
	border-right: none;
	border-radius: 4px 0 0 4px;
}
.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer
}
.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	z-index: 9998;
	background-color: #D8D8D8;
	opacity: 0;
	filter: alpha(opacity=0)
}
.select2-dropdown-open .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)
}
.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 999999;
	top: 100%;
	background: #fff;
	color: #000
}
.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 35px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	/*border-left: 1px solid #ccc;*/
	background: #fff;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.select2-container .select2-choice .select2-arrow b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(http://static.placementindia.com/new-images/select2_hp.png) 0 2px no-repeat
}
.select2-search {
	display: inline-block;
	width: 96%;
	min-height: 25px;
	margin: 0;
	padding-left: 2%;
	position: relative;
	z-index: 10000;
	white-space: nowrap
}
.select2-search input {
	width: 92%;
	height: auto!important;
	min-height: 25px;
	font-size: 15px;
	padding: 4px 4% 4px 4%;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
.select2-results {
	max-height: 200px;
	padding: 0 0 0 6px;
	margin: 4px 4px 4px 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: transparent
}
.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: 700
}
.select2-results .select2-result-label {
	padding: 5px 7px 6px;
	margin: 0;
	line-height: 20px;
	cursor: pointer;
	font-size: 14px;
	border-bottom: 1px solid #E7EAEE;
	min-height: 1em;
	user-select: none
}
.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff
}
.select2-results li em {
	background: #feffde;
	font-style: normal
}
.select2-results .select2-highlighted em {
	background: 0 0
}
.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000
}
.select2-results .select2-disabled, .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item
}
.select2-results .select2-disabled.select2-highlighted {
	color: #666;
	background: #f4f4f4;
	display: list-item;
	cursor: default
}
.select2-offscreen, .select2-offscreen:focus {
	clip: rect(0 0 0 0)!important;
	width: 1px!important;
	height: 1px!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	overflow: hidden!important;
	position: absolute!important;
	outline: 0!important;
	left: 0!important;
	top: 0!important
}
.select2-display-none {
	display: none
}


@media all and (max-width: 1150px) {

.citers {
	float: left;
	width: 85%;
}
}
@media all and (max-width: 1000px) {

.citers {
	float: left;
	width: 82%;
}
}
@media all and (max-width: 950px) {

.citers {
	float: left;
	width: 80%;
}
}
@media all and (max-width: 900px) {

.citers {
	float: left;
	width: 92%;
}
}
@media all and (max-width: 768px) {

.citers {
	float: left;
	width: 90%;
}
}
@media all and (max-width: 630px) {

.citers {
	float: left;
	width: 88%;
}
}
@media all and (max-width: 550px) {

.citers {
	float: left;
	width: 86%;
}
}
@media all and (max-width: 500px) {

.citers {
	float: left;
	width: 84%;
}
}
@media all and (max-width: 400px) {

.citers {
	float: left;
	width: 82%;
}
}
@media all and (max-width: 400px) {

.citers {
	float: left;
	width: 81%;
}
}
@media all and (max-width: 350px) {

.citers {
	float: left;
	width: 79%;
}
}