﻿.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 4px 4px 0 4px;
    border-color:#7e7e7e transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 4px 4px;
    border-color:transparent transparent #7e7e7e transparent;
}
.select2-container--open .select2-dropdown--below {
    border: 1px solid #aaa;
    border-radius:4px;
}




/*subpages 검색창*/
.search_wrap .selectBox00 {width:100px;}
.search_wrap .select2-container {
	float:left;
}
.search_wrap .select2-container--default .select2-selection--single {
    background-color:#fff;
    border:1px solid #73BF43;
    border-right:0;
    border-radius:0;
}
.search_wrap .select2-container .select2-selection--single {
    height:41px;
    background:#fff url('../../../images/lmx/service/common/search_selectLine.png') no-repeat 100% 50%;
    outline:0;
}
.search_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:41px;
    font-size: 14px;
    font-family: 'Dotum', MalgunGothic, Verdana, sans-serif;
    color: #444;
    font-weight:bold;
}
.search_wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:41px;
}
.search_wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color:#73BF43 transparent transparent transparent;
}
.search_wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color:transparent transparent #73BF43 transparent;
}
/*#################*/


/*main 검색창*/
.main_search_wrap .selectBox00 {width:90px;}
.main_search_wrap .select2-container {
	float:left;
}
.main_search_wrap .select2-container--default .select2-selection--single {
    background-color:#fff;
    border:2px solid #73bf43;
    border-right:0;
    border-radius:0;
}
.main_search_wrap .select2-container .select2-selection--single {
    height:41px;
    background:#fff url('../../../images/lmx/service/common/search_selectLine.png') no-repeat 100% 50%;
    outline:0;
}
.main_search_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:41px;
    font-size: 12px;
    font-family: 'Dotum', MalgunGothic, Verdana, sans-serif;
    color: #5d505a;
    font-weight:bold;
}
.main_search_wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:40px;
}
.main_search_wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color:#73bf43 transparent transparent transparent;
}
.main_search_wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color:transparent transparent #73bf43 transparent;
}
/*#################*/

.tree_contents .selectBox01 {width:210px;}
.tree_contents .select2-container {
	margin:5px 5px 0;
}
.tree_contents .select2-container--default .select2-selection--single {
    background-color:#fff;
    border:1px solid #d2d2d2;
    border-radius:0;
}
.tree_contents .select2-container .select2-selection--single {
    height:29px;
    outline:0;
}
.tree_contents .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height:29px;
}
.tree_contents .select2-container--default .select2-selection--single .select2-selection__arrow {
	width:30px;
	height:27px;
	border-left:1px solid #d2d2d2;
	background-color:#f8f8f8;
}





.latest_search .selectBox02 {width:110px;}
.latest_search .select2-container {
	float:left;
}
.latest_search .select2-container--default .select2-selection--single {
	background-color:#f5f6f6;
	border:1px solid #4076bd;
	border-right:0;
	border-radius:0;
}
.latest_search .select2-container .select2-selection--single {
	height:40px;
}
.latest_search .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:40px;
	color:#242424;
	font-size:14px;
}
.latest_search .select2-container .select2-selection--single .select2-selection__rendered {
	padding-left:16px;
	padding-right:40px;
}
.latest_search .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:38px;
	width:40px;
}
.latest_search .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color:#3a70a2 transparent transparent transparent;
}
.latest_search .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color:transparent transparent #3a70a2 transparent;
}



.famSite .selectBox03 {width:180px;}
.famSite .select2-container {
	float:left;
}
.famSite .select2-container--default .select2-selection--single {
    background-color:#fff;
    border:1px solid #cfcfcf;
    border-radius:0;
    height:29px;
}
.famSite .select2-container .select2-selection--single {
    outline:0;
}






.twoBlock .blockHead .selectBox04 {width:50%;}
.twoBlock .blockHead .select2-container {
	position:absolute;
	top:4px;
	right:3%;
	z-index:10;
}
.twoBlock .blockHead .select2-container--default .select2-selection--single {
    border: 1px solid #5d8dca;
    border-radius:0;
}
.twoBlock .blockHead .select2-container .select2-selection--single {
    height: 29px;
}
.twoBlock .blockHead .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color:#6a9bdb transparent transparent transparent;
}
.twoBlock .blockHead .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color:transparent transparent #6a9bdb transparent;
}
