
.container{
	 margin:0px auto;
}

/* layout */
.xlayout,
.xlayout-content{
	width:auto;
}

.layout-content{
	padding-top:15px;
}

.layout-main .layout-content{
	padding-top:0px;
}

.subnav{
	height:auto;
	position:inherit;
	width:auto;
}

table th{ 
	background-color:#fbfbfb;
	vertical-align:middle;
}

.foot{
	color:#ccc;
	font-size:12px;
	padding-bottom:11.5px;
}

.foot .logo{
	height:60px;
}

.foot a{
	color:#ccc;
}

.foot .company{
	line-height:30px;
}
.foot address > div > span{
	margin-right:5px;
	line-height:20px;
}

.foot .support .inbox{
	border:1px solid #535353;
	padding-top:15px;
	padding:15px;
}

.foot .support .inbox select{
	width:48%;
}

.foot .support .inbox .outlink{
	margin-bottom:20px;
}

.foot .support .inbox .downloads{
	font-weight:bolder;
}

.foot .copyright{
	font-size:11px; 
	color:#707070;
}

.foot .env-tools a{
	color:#000;
}

.member.login{
	margin-bottom:30px;
}

.member.login .title{
	font-size:50px;
	font-weight:bolder;
}

.member.login .outer{
	border:1px solid #e1e1e1;
	border-top:6px solid #434343;
	padding:20px 100px;
	background-color:#fbfbfb;
}

.member.login .outer > form{
	background-color:#fff;
	border:1px solid #e1e1e1;
	padding:50px 30px;
}

.member.login .outer > form .btn-join{
	border-color:#0f4794;	
	color:#0f4794;
}

.kdb.kdb-terms dl > dt{
	font-size:15px;
	margin-bottom:5px;
}

.kdb.kdb-terms dl > dd{
	border-left:4px solid #ccc;
	padding-left:15px;
	margin-bottom:15px;
}

.search-box{
	background-color:#434343;
	padding:20px;
}

.search-box .help{
	color:#fff;
}

.doc.list-normal.PRINT table td{
	white-space: normal !important;
}

.doc .table-notices .SERVICE .glyphicon-comment:before{
	font-size:11px;
	font-family:dotum;
	content:'특이사항' !important;
	color:blue;
}

.doc .table-notices .SERVICE .glyphicon-comment{
	margin-bottom:3px;
}

.subtitle .subtitle-subnav{
	list-style:none;
	display:inline-block;
	padding:0px;
}
.subtitle .subtitle-subnav li{
	display:inline-block;
	font-size:20px;
}

.subtitle .subtitle-subnav li a{
	display:inline-block;
	font-family:'Noto Sans KR Regular';
	color:#929292;
}

.subtitle .subtitle-subnav li.selected a{
	color:#333;
	font-weight:bolder;
	font-size:22px;
}

.subtitle .subtitle-subnav>li+li:before {
	content: "|";
	margin:0px 5px;
}

.check_agreement > div > div{
	height:200px;
	overflow:auto;
	border:1px solid #ccc;
}