html, body{
	min-width:auto;
}

.layout{
	min-width:1170px;
}

.layout.layout-single{
	min-width:auto;
}

.layout > .layout-content > .foot{
	padding-top:40px;
	padding-bottom:40px;
}

.layout > .layout-content > .foot .logo{
	font-family:"Noto Sans KR Bold";
	font-size:30px;
}

.logo{
	font-size:30px;
	font-weight:bolder;
	font-family:"Noto Sans KR Bold";
}

.layout .layout-content .subnav > h3{
	margin-bottom:30px;
}

.layout > .layout-content > .foot .address > span{
	display:inline-block;
	line-height:22px;
}

.layout > .layout-content > .foot .address > span.title:after{
	content: ":";
	margin-left:5px;
}

.layout > .layout-content > .foot .address > span.bar:after{
	content: "|";
	margin-left:5px;
}

.layout .layout-content .subnav > .submenu > a.active{
	background-color:#1D3557;
	border-color:#162841 !important;
}

.layout.layout-wide .layout-content .foot{
	margin-top:20px;
}

.login-tools > .btn{
	border:none !important;
	background-color:transparent !important;
	color:#777777;
}

.member.login{
	margin-top:40px !important;
	margin-bottom:60px !important;
}

.member.login .text-primary{
	color:#333 !important;
}
