
/*(2017-05-23)³ª°Ç¼ö: ·¹ÀÌ¾î ÆË¾÷¿ë CSS¸¦ Ãß°¡ÇÔ.*/





/*[(ddl)]____________________________________________________________________________________________________*/
/*ÀÌÁØÈñ(2017-07-26 09:49:07): .*/

.sui-ddl .dropdown-toggle
{
	height: 34px !important;
	background-color: white;
	align-items: flex-start;
	background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255) 60%, rgb(245, 245, 245));
	border-bottom-color: rgb(230, 230, 230);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-collapse: separate;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgba(0, 0, 0, 0.0980392);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgba(0, 0, 0, 0.0980392);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgba(0, 0, 0, 0.0980392);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-sizing: border-box;
	caption-side: top;
	color: rgb(85, 85, 85);
	cursor: pointer;
	direction: ltr;
	display: block;
	empty-cells: show;
	filter: none;
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-variant-numeric: normal;
	font-weight: normal;
	hyphens: manual;
	letter-spacing: normal;
	line-height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	orphans: 2;
	overflow-x: visible;
	overflow-y: visible;
	padding-left:
	/*º»·¡°ª: 12px*/
	20px;
	padding-right: 12px;
	tab-size: 8;
	text-align: center;
	text-align-last: auto;
	text-indent: 0px;
	text-rendering: auto;
	text-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px;
	text-size-adjust: auto;
	text-transform: none;
	touch-action: manipulation;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: ease-in-out;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap;
	widows: 2;
	word-spacing: 0px;
	writing-mode: horizontal-tb;
	-webkit-appearance: none;
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-border-image: none;
}



/*[(btn)´Ý±â]____________________________________________________________________________________________________*/

/*
a.close {
	line-height: 1;
	font-size: 1.5em;
	position: absolute;
	top: 5%;
	right: 2%;
	text-decoration: none;
	color: #bbb;
}

a.close:hover
{
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}
*/




button.js-modal-close
{
	line-height: 1;
	font-size: 1.5em;
	position: absolute;
	top: 5%;
	right: 2%;
	text-decoration: none;
	color: #bbb;

	/*__________*/
	align-items:
	flex-start
	;
	background-attachment:
	scroll
	;
	background-clip:
	border-box
	;
	background-color:
	rgba(0, 0, 0, 0)
	;
	background-image:
	none
	;
	background-origin:
	padding-box
	;
	background-position-x:
	0px
	;
	background-position-y:
	0px
	;
	background-repeat-x:
	;
	background-repeat-y:
	;
	background-size:
	auto
	;
	border-bottom-color:
	rgb(0, 0, 0)
	;
	border-bottom-style:
	none
	;
	border-bottom-width:
	0px
	;
	border-image-outset:
	0px
	;
	border-image-repeat:
	stretch
	;
	border-image-slice:
	100%
	;
	border-image-source:
	none
	;
	border-image-width:
	1
	;
	border-left-color:
	rgb(0, 0, 0)
	;
	border-left-style:
	none
	;
	border-left-width:
	0px
	;
	border-right-color:
	rgb(0, 0, 0)
	;
	border-right-style:
	none
	;
	border-right-width:
	0px
	;
	border-top-color:
	rgb(0, 0, 0)
	;
	border-top-style:
	none
	;
	border-top-width:
	0px
	;
	box-sizing:
	border-box
	;
	color:
	rgb(0, 0, 0)
	;
	cursor:
	pointer
	;
	display:
	block
	;
	filter:
	none
	;
	float:
	right
	;
	font-family:
	Verdana, sans-serif
	;
	font-size:
	21px
	;
	font-stretch:
	normal
	;
	font-style:
	normal
	;
	font-variant-caps:
	normal
	;
	font-variant-ligatures:
	normal
	;
	font-variant-numeric:
	normal
	;
	font-weight:
	bold
	;
	height:
	21px
	;
	letter-spacing:
	normal
	;
	line-height:
	21px
	;
	margin-bottom:
	0px
	;
	margin-left:
	0px
	;
	margin-right:
	0px
	;

	margin-top:
		/*Ori:-2px*/
		/*(2017-05-23)³ª°Ç¼ö*/
		-16px
	;
	
	opacity:
	0.2
	;
	overflow-x:
	visible
	;
	overflow-y:
	visible
	;
	padding-bottom:
	0px
	;
	padding-left:
	0px
	;
	padding-right:
	0px
	;
	padding-top:
	0px
	;
	text-align:
	center
	;
	text-indent:
	0px
	;
	text-rendering:
	auto
	;
	text-shadow:
	rgb(255, 255, 255) 0px 1px 0px
	;
	text-size-adjust:
	100%
	;
	text-transform:
	none
	;
	width:
	18.2188px
	;
	word-spacing:
	0px
	;
	writing-mode:
	horizontal-tb
	;
	-webkit-appearance:
	none
	;
	-webkit-tap-highlight-color:
	rgba(0, 0, 0, 0)
	;
	-webkit-border-image:
	none
	;
}



button.js-modal-close:hover
{
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}



button.js-modal-close
span
{

	box-sizing:
	border-box
	;
	color:
	rgb(0, 0, 0)
	;
	cursor:
	pointer
	;
	display:
	inline
	;
	font-family:
	Verdana, sans-serif
	;
	font-size:
	21px
	;
	font-stretch:
	normal
	;
	font-style:
	normal
	;
	font-variant-caps:
	normal
	;
	font-variant-ligatures:
	normal
	;
	font-variant-numeric:
	normal
	;
	font-weight:
	bold
	;
	height:
	auto
	;
	letter-spacing:
	normal
	;
	line-height:
	21px
	;
	text-align:
	center
	;
	text-indent:
	0px
	;
	text-rendering:
	auto
	;
	text-shadow:
	rgb(255, 255, 255) 0px 1px 0px
	;
	text-size-adjust:
	100%
	;
	text-transform:
	none
	;
	width:
	auto
	;
	word-spacing:
	0px
	;
	writing-mode:
	horizontal-tb
	;
	-webkit-tap-highlight-color:
	rgba(0, 0, 0, 0)
	;

}


/*[]____________________________________________________________________________________________________*/


