@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

html {overflow-x: hidden; overflow-y: scroll;}
.body-layout {background-color: #fff;}

/* 폰트 설정 */
.body-layout, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'Noto Sans KR', 'Malgun Gothic',sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
	list-style: none;
	list-style-position: inside;
}

.navbar .caret, 
.navbar .divider-vertical, 
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center > br,
.topmarginLay_a {
	display: none;
}
.navbar-inverse {
/*     background-color: #333333; */
    background-color:#0068b6;
    margin-bottom: 0;
    position: static;
    border-bottom: none;
}

.navbar-inverse .navbar-brand {
	display:none;
}


@media screen and (min-width: 768px) {
	.navbar-inverse .navbar-right{
		width:100%;
	}
	.navbar-inverse .navbar-right > li{
		width:21.666%;
	}
	.navbar-inverse .navbar-nav > li > a {
		color: #fff;
		-webkit-text-shadow: none;
		text-shadow: none;
		text-align: center;
		font-size: 16px;
	}
  
 	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus,
	.navbar-inverse .navbar-nav > li:hover > a,
	.navbar-inverse .navbar-nav > li:focus > a,
	.navbar-inverse .navbar-nav > .open > a,
	.navbar-inverse .navbar-nav > .open > a:hover,
	.navbar-inverse .navbar-nav > .open > a:focus,.main-content > .container > .row
	.navbar-inverse .navbar-nav > .active > a,
	.navbar-inverse .navbar-nav > .active > a:hover,
	.navbar-inverse .navbar-nav > .active > a:focus {
		-webkit-box-shadow: none;
	  	box-shadow: none;
	  	background-color: transparent;
	  	color: #fff;
  	}
}
@media screen and (min-width: 768px) {
    .dropdown-menu {
        animation-fill-mode: both;
        animation-duration: .5s;
        animation-name: fadeInRight;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
        background-color: #fff;
        left: 0 !important;
        right: auto !important;
        padding: 20px 0;
        min-width: 100%;
    }

	.divider-vertical+li .dropdown-menu {
		left: auto;
		right: 0;
	}
}

.dropdown-menu > li > a {
    padding: 5px 20px;
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #0075be;
    text-decoration: none;
    text-decoration: underline;
}
/* personal setting 0.33v */

/* layout */
.mt-20{margin-top:20px!important;}
.mt-30{margin-top:30px!important;}
.mt-40{margin-top:40px!important;}
.mt-80{margin-top:80px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-30{margin-bottom:30px!important;}
.mb-40{margin-bottom:40px!important;}
.mb-80{margin-bottom:80px!important;}
.ml-20{margin-left:20px!important;}
.ml-30{margin-left:30px!important;}
.ml-40{margin-left:40px!important;}
.mr-20{margin-right:20px!important;}
.mr-30{margin-right:30px!important;}
.mr-40{margin-right:40px!important;}
.mg-0{margin:0!important;}
.pd-0{margin:0!important;}

/* img */
@media(min-width:768px){
	.max-90{
		width:90%!important;
		margin:0 auto;
		display:block;
	}
	
}
.img-bordered{border:1px solid #ddd;}

/* align */
.absolute-center{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	padding:0;
	margin:0;
}
.horizontal-center{
	position:relative;
	left:50%;
	transform:translateX(-50%);
	padding:0;
	margin:0;
}
.vertical-center{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	padding:0;
	margin:0;
}
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td{
	text-align:center!important;
	vertical-align:middle!important;
}
/* font */
.font-12{font-size:12px!important;}
.font-14{font-size:14px!important;}
.font-16{font-size:16px!important;}
.font-18{font-size:18px!important;}
.font-20{font-size:20px!important;}
.font-22{font-size:22px!important;}
.text-bold{font-weight:bold!important;}
.text-underline{text-decoration:underline!important;}
.text-italic{font-style:italic!important;}

/*list style*/
.li-none > li{list-style:none!important; margin-left:20px;}
.li-disc > li{list-style:disc!important; margin-left:20px;}
.li-circle > li{list-style:circle!important; margin-left:20px;}
.li-square > li{list-style:square!important; margin-left:20px;}
.li-dash > li{margin-left:10px; padding-left:20px; position:relative;}
.li-dash > li:before{
	content:'-';
	display:block;
	position:absolute;
	left:5px;
	top:0;
}

/* component */
.card{
	display:block;
	position:relative;
	padding:15px;
	margin-bottom:10px;
	border:1px solid #ddd;
	min-height:max-content;
}
.column-2{
	padding:15px;
	column-count:2;
	column-rule:1px solid #ddd;
	column-gap:30px;
	border:1px solid #ccc;
}
.quote-box{
	margin:20px auto;
	padding:25px;
	border:2px solid #ccc;
}
.quote-box p:last-of-type{
	margin:0!important;
	font-size:16px;
	line-height:2;
}
p.quote{
	margin:30px 0;
	font-size:26px;
	font-weight:600;
	color:#ccc;
	line-height:1.2;
}
/* custom setting */
.dh-board,.dh-view-box,#insertForm,#mailForm,.bbs-list-view-layout + .row{
	display: none;
}
.container_contents,
.footer_copy > div,
.sub-layout{
	width:100%;
	padding:0;
}
ul,dl,ol{padding:0;}
.body-layout{overflow-x:hidden;}
p,li,dt,dd{line-height:1.6;}
*{
	box-sizing:border-box;
	word-break:keep-all;
}
.carousel-caption{
	margin:0;
	padding:0;
	left:50%;
	right:auto;
	top:50%;
	bottom:auto;
	transform:translate(-50%,-50%);
}
.carousel-caption h2{
	margin:0;
	font-size:38px;
	color:#fff;
}
.carousel-caption h2 span{
	display:block;
	margin-bottom:10px;
	padding:5px 20px;
	background:#2f73b0;
	font-size:20px;
}
.carousel-caption p{
	margin-top:20px;
	font-size:16px;
	color:#ddd;
}
.footer_copy > div {
    padding: 40px 15px 30px;
    background: #333;
    color: #aaa;
    font-size: 12px;
}
.footer_copy li {
    float: left;
    margin-right: 15px;
    border-right: 1px solid #666;
    padding-right: 15px;
    line-height: 1;
    margin-bottom: 10px;
}
.footer_copy ul li:nth-child(2),
.footer_copy ul li:nth-child(4) {
    border-right: none;
    float: none;
}
.footer_copy .copy {
    margin: 5px 0 0;
    color: #888;
}
/* personal setting 0.28v end */

/* navigation setting */
.nav-top{
	position:relative;
	width:100%;
	height:90px;
	background:#fff;
}
.nav-logo h1 {
    margin: 0;
}
/* mainpage setting */
.carousel{
	position:relative;
}
.carousel-inner .item{
	width:100%;
	height:750px;
}
.carousel-inner .item:nth-of-type(1){
	background:url(/skin/img/slide/slide1.jpg) no-repeat center;
	background-size:cover;
}
.carousel-inner .item:nth-of-type(2){
	background:url(/skin/img/slide/slide2.jpg) no-repeat center;
	background-size:cover;
}
.carousel-inner .item:nth-of-type(3){
	background:url(/skin/img/slide/slide3.jpg) no-repeat center;
	background-size:cover;
}
.carousel-indicators {
    bottom: 100px;
}
.carousel-indicators li {
    width: 8px;
    height: 12px;
    background: rgba(255,255,255,0.5);
    border: none;
    margin: 0 2px !important;
    border-radius: 0;
}
.carousel-indicators .active {
    width: 8px;
    height: 30px;
    background: #0069b8;
    border: none;
}
.main-content{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.main-content .container{
	position:relative;
	height:100%;
}
.main-content h2 {
    margin: 160px 0 35px;
    font-size: 45px;
    font-weight: 200;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
.main-content h2 span {
    display: block;
    font-weight: 500;
}
.main-content > .container > .row{
	
}
.m-business-box {
	position:relative;
    padding: 0 5px;
	perspective:200px;
	z-index:1;
}
.m-business-box:hover{
	z-index:100;
}
.main-content .card {
	display:block;
    padding: 25px 15px 20px;
    min-height: 175px;
    border: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    border-radius: 3px;
    background: #fff;
	transition:all .4s ease;
}
.main-content .card:hover{
	transform:translatey(-20px);
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
.main-content .card > .row {
    margin: 0;
}
.m-business-box .img-box {
    text-align: center;
}
.m-business-box .img-box i {
    font-family: "FontAwesome" !important;
    font-style: inherit;
    font-size: 35px;
    line-height: 1;
    color: #007afa;
}
.m-business-box .m-card-title {
    padding: 0 0 0 15px;
}
.m-business-box h4 {
	color:#333;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}
.m-link-box {
    padding: 15px 0px 0;
}
.m-link-box:after{
	content:'';
	display:block;
	clear:both;
}
.m-link-box > div {
    margin: 2.5px 0;
    padding: 0 2.5px;
}
.m-link-box p {
    display: block;
    padding: 8px 0;
	margin-bottom:0;
    text-align: center;
    color: #555;
    border: 1px solid #ddd;
    font-size: 13px;
    line-height: 1;
    transition: 0.3s;
}
/* .m-link-box p:hover {
    background: #d7f0ff;
    border-color: #d7f0ff;
    color: #333;
    text-decoration: none;
} */
/* footer setting */

/* subpage-setting */
.subpage .pageheader{
	position:relative;
	width:100%;
	height:250px;
	background:url(/skin/img/sub/subtop-bg.jpg) no-repeat center;
	background-size:cover;
}
.pageheader h2 {
    margin: 0;
    font-size: 54px;
    font-weight: 400;
    color: #fff;
    letter-spacing: -1px;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.subpage-content {
    padding: 60px 0 80px;
}
.subpage-content .title h3 {
    position: relative;
    font-size: 38px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px;
    margin: 0 0 40px;
    color: #333;
    letter-spacing: -0.5px;
}
.subpage-content .title .breadcrumb {
    margin: 0;
    text-align: right;
    background: transparent;
    position: absolute;
    top: -50px;
    right: 15px;
    padding: 0;
}
.breadcrumb>li {
    font-size: 12px;
}
.subpage-content h4 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #333;
    margin: 50px 0 30px;
}
.subpage-content h4:after {
    content: "";
    width: 40px;
    height: 2px;
    background: #0068b6;
    display: block;
    margin: 25px 0 0px;
}

.subpage-content .section:nth-of-type(2) h4{
	margin-top:0;
}
.subpage-content h4 + p {
    color: #333;
    font-size: 16px;
}
.subpage-content p {
    font-size: 15px;
    color: #666;
    letter-spacing: -0.5px;
    line-height: 1.8;
}
.subpage-content p span {
    font-weight: 600;
    color: #0068b6;
}
.subpage-content h5 {
    margin: 20px 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #0068b6;
    letter-spacing: -0.5px;
}
.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
	margin-bottom: 10px;
}

.maintenance .big-cont {
	display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}
.snb ul:after{
	content:'';
	display:block;
	clear:both;
}
.snb li{
	width:33.3333%;
	float:left;
	padding:0 5px;
}
.snb li a {
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #888;
    border: 1px solid #ddd;
}
.snb li a:hover {
    background: #f3f3f3;
    color: #0068b6;
    text-decoration: none;
}
.subpage-content .text-bg {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 30px;
}
.table-style {
    border-top: 2px solid #0068b6;
}
.table-style th,
.table-style td{
	vertical-align:middle!important;
}
.table-style td {
    letter-spacing: -0.3px;
    color: #666;
    font-size: 14px;
    padding: 12px 15px !important;
}
.table-style td .li-disc {
    margin: 0;
}
.table-style td .li-disc li {
    list-style: none !important;
    margin: 0 0 3px;
    position: relative;
    padding-left: 10px;
}
.table-style td .li-disc li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #888;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
}

.li-disc.list-style > li {
    list-style: none !important;
    margin: 0 0 3px;
    letter-spacing: -0.5px;
    font-size: 15px;
    color: #333;
    position: relative;
    padding-left: 10px;
}
.li-disc.list-style > li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #888;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}
.li-disc.list-style li ul {
    margin: 3px 0 0 10px;
}
.li-disc.list-style li ul li {
    margin: 0 0 3px;
    font-size: 14px;
    letter-spacing: -0.3px;
    color: #666;
}
/* subpage about */
#about01 .subpage-content .col-sm-6 > p {
    font-size: 16px;
    line-height: 2;
    margin: 35px 0 0;
}
#about01 .card {
    margin: 10px 0;
    height: 300px;
    border: none;
    padding: 35px;
}
.about-business > div:nth-child(1) .card {
    background: #0068b6;
}
.about-business > div:nth-child(2) .card {
    background: #01a780;
}
.about-business > div:nth-child(3) .card {
    background: #49565f;
}
#about01 .card h5 {
    font-size: 22px;
    margin: 0 0 15px;
    letter-spacing: -1px;
    font-weight: 500;
    color: #fff;
}
#about01 .card .li-disc {
    margin: 0 0 20px;
    color: #fff;
}
#about01 .card .li-disc li {
    list-style: none !important;
    margin: 0;
    position: relative;
    letter-spacing: -0.5px;
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 2px;
}
#about01 .card .li-disc li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
}
#about01 .card .li-dash {
    margin: 0;
    padding: 0px 0 0 10px;
    position: relative;
    color: #fff;
    opacity: 0.8;
}
#about01 .card .li-dash:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    left: -35px;
    top: 12px;
}
#about01 .card .li-dash li {
    letter-spacing: -0.3px;
    font-size: 14px;
    margin: 0;
    padding-left: 15px;
    margin-bottom: 5px;
}
/* subpage project */
.table-project {
    border-top: 2px solid #ddd;
}
.table-project .year {
    font-size: 40px;
    font-weight: 400;
    color: #0068b6;
    width: 20%;
    border-top: 2px solid #0068b6;
}
.table-project .month {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.table-project td {
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #666;
    border-bottom: 1px solid #ddd;
    padding: 13px 15px !important;
}
.partners > div{
	padding:0 5px;
}
.partners img {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 15px 0;
}


/* subpage business */
.outsourcing {
    margin: 20px 0 0;
}
.outsourcing > .col-sm-3,
.outsourcing > .col-sm-9{
	margin-top:10px;
}
.outsourcing > .col-sm-3 {
    border-top: 1px solid #0068b6;
    padding: 0;
}
.outsourcing > .col-sm-9{
	border-top:1px solid #ddd;
}
.outsourcing > .col-sm-9 p {
    margin: 0 0 0;
    padding: 20px 0 20px;
}
.outsourcing h5 {
    margin: 0;
    padding: 20px 0 20px;
    letter-spacing: -0.5px;
    font-size: 20px;
    font-weight: 600;
}
.outsourcing h5 span {
    margin-right: 10px;
    font-weight: 300;
    font-size: 22px;
}
.abap-tunning {
    margin: 0 -5px;
}
.abap-tunning .tunning-function{
	padding:0 5px;
}
.abap-tunning .fa {
    opacity: 0.4;
    margin: 10px 0 30px;
    font-size: 50px;
    color: #0068b6;
}
.abap-tunning .card {
    min-height: 180px;
    padding: 25px 25px 0;
}
.abap-tunning .card h5 {
    margin: 0 0 15px;
    font-size: 16px;
    color: #333;
}
.abap-tunning .card p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: -0.3px;
    margin: 0;
}
.result-title, 
.result-text {
    padding: 15px;
    height: 150px;
    background: #eee;
}
.result-title h5 {
    color: #333;
    margin: 50px 0 0;
    text-align: center;
}
.result-text .li-disc {
    margin: 20px 0 0;
}
.result-text li {
    font-size: 16px;
    letter-spacing: -0.5px;
    margin-bottom: 3px;
}
.partners {
    margin: 0 -5px;
}

/* list board */
.dh-board > .table-hover{
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #ccc;
    margin: 0px 0 30px;
}
.dh-board > .table-hover th {
    padding: 14px !important;
    font-size: 15px;
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
}
.dh-board > .table-hover td {
    font-size: 15px;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #ddd;
    padding: 14px;
    color: #666;
}
.dh-board > .table-hover > tbody > tr:hover td{background-color: #ffffff;}
.dh-board > .table-hover td.subject a {
    color: #4a4a4a;
    font-weight: 400;
}
.dh-board > .table-hover td.subject a:hover {
    color: #0068b6;
    text-decoration: underline !important;
}
.dh-margin-top {
    display: inline-block;
    margin-top: 0;
}

.label{background: transparent; padding: 0px 5px 0px; font-size: 90%;}
.label-danger {
    color: #e01717;
    border-radius: 100%;
    display: inline-block;
    font-weight: 600;
}
.label-primary{color: #2b5cb7;}
.dh-margin-top form#insertForm {width: 100%; max-width: 100%; display: block; margin: 0 0 0;}
.btnRead {font-weight: 500;}
.btn-default, .btn-primary, .btn-danger {background-image: none;}
.btn-group, .btn-group-vertical {margin: 10px 0 30px;}

.dh-view-box{margin-top:0px;}
.sns-box{display: none;}
.dh-view-box>.row>.page-header h4 {
    font-weight: 600;
    color: #333;
    margin: 0;
    font-size: 22px;
}
.dh-view-box>.row>.page-header {
    border-top: 2px solid #4a4a4a;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    margin: 0;
}
.dh-view-box>.row>.page-header h4:after {
    content: none;
}
.content_wrap .page-header h4:before {content: none;}
.dh-view-box>.row>.dh-view-info.dh-view-box>.row>.dh-view-info {
    border-bottom: 1px solid #ddd;
    background: transparent;
    padding: 8px 10px 8px;
    margin: 0 0 10px;
}
.dh-view-box>.row>.dh-view-info>span{padding: 0 15px 0 0;}
.dh-view-box>.row>.dh-view-info>span>strong{color: #555; padding: 0 5px 0 0;}
.dh-view-box>.row>.dh-view-info {
    display: none;
}
.dh-view-box .dh-attach{padding: 0 40px 0;}
.dh-view-box .dh-attach h6{margin: 0; padding: 0;}
.dh-view-box>.row:nth-child(2)>div:nth-child(3){padding: 30px 40px 40px !important;}

.pagination>li>a,
.pagination>li>span {
	border: 1px solid #ddd;
	border-radius: 0 !important;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666 !important;
}

.pagination>li:last-child>a {
	margin-left: 15px;
}

.pagination>li:first-child>a {
	margin-right: 15px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #f3f3f3;
    border: 1px solid #ddd;
    color: #0068b6 !important;
    font-weight: 600;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	border-color: #bbb;
	background: #fff;
}

#insertForm .input-group .btn {
	border-radius: 0;
	font-size: 15px;
	border-color: #ddd;
}

#insertForm .input-group .form-control {
	height: 35px;
	box-shadow: none;
	border-color: #ddd;
}

#insertForm .input-group #btnNew {
    background: #0068b6;
    border: 1px solid #0068b6;
}

/* mailForm */
#mailForm {
	width: 100%; 
	max-width: 1170px; 
	margin: 0 auto; 
}
#mailForm .form-group {
    margin: 0;
    padding: 20px 35px;
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
}
#mailForm .form-group:first-child {
	border-top: 2px solid #4a4a4a;
}
#mailForm .form-group:nth-child(5) {
	background: none; 
	border: none; 
	padding: 30px 25px;
}
#mailForm .form-group label {
    width: 15%;
    float: left;
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
#mailForm .form-group input.form-control,
#mailForm .form-group textarea.form-control {
    width: 85%;
    max-width: 935px;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}
#mailForm .form-group input.form-control {
	height: 40px;
}
#mailForm .form-group p.error,
#mailForm .form-group~p.error {
    margin: 0;
    color: #0068b6;
    font-size: 14px;
}
#mailForm .form-group~p.error {
	padding-left: 35px; 
	margin: -15px 0 0;
}
#mailForm .form-group .checkbox {
	margin: -8px 0 0;
}
#mailForm .form-group .checkbox label {
    width: 100%;
    margin: 0;
    font-size: 13px;
    color: #666;
    font-weight: 400;
}
input[type=button].btn-block, 
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 200px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    background: #0068b6 !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #fff;
    font-size: 16px;
    letter-spacing: -0.5px;
}
input[type=button].btn-block:hover,
input[type=reset].btn-block:hover, 
input[type=submit].btn-block:hover {
    background: #004e88  !important;
    color: #fff;
}
@media screen and (max-width: 991px) {
    #mailForm .form-group input.form-control,
	#mailForm .form-group textarea.form-control {
		max-width: 567px;
	}
}
@media screen and (max-width: 767px) {
    #mailForm .form-group {
		padding: 20px 15px;
	}
    #mailForm .form-group label {
		width: 20%; 
		font-size: 13px; 
		font-weight: 500; 
		letter-spacing: -0.05em;
	}
    #mailForm .form-group input.form-control, 
	#mailForm .form-group textarea.form-control {
		width: 80%;
	}
    #mailForm .form-group~p.error {
		padding-left: 15px; 
		margin: 0;
	}
    input[type=button].btn-block,
	input[type=reset].btn-block,
	input[type=submit].btn-block {
		margin-top: 80px;
	}
}

/* login & join */
.login-layout .panel-body > div.col-sm-12 {
	text-align: center;
}
.inner-box-msg {
	width: 100%;
	text-align:center;
	float: none;
	margin-bottom: 35px;
}
.inner-box-form {
    width: 100%;
	max-width: 440px;
    float: none;
    margin: 0 auto;
	overflow: hidden;
}
.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 550px;
    padding: 20px 0px 35px;
    margin: 100px auto 100px;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus{
    border-color: #0068b6;
}
.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning{
	float: right;
	width: 120px;
    height: 40px;
    background: #4a4a4a;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #4a4a4a;
    font-size: 15px;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover{
	border-color:#333;
	background:#333;
}

.id-find-layout h2,
.pw-find-layout h2{
	text-align:center;
}


.join-layout {
    max-width: 1170px;
    margin: 0 auto;
    padding: 80px 15px;
}
.join-layout > .row{
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.join-view-layout > .row {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 15px;
}

.join-layout .jumbotron {
    background: rgba(0,0,0,0);
    border-radius: 0;
    padding: 0 0 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.join-layout .jumbotron h1 {
    font-size: 34px;
    font-weight: 700;
    color: #333;
    margin: 0;
	display: inline-block;
}
.join-layout .jumbotron p {
    display:none;
}
.join-agree-area .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
.join-agree-area .panel .row {
    padding: 0 !important;
}
.join-agree-area .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 13px;
}
.join-agree-area .form-control:focus {
    border-color: #0068b6;
}
.join-agree-area .panel-footer {
    background: rgba(0,0,0,0);
    border: none;
    padding: 20px 0 0;
}
.join-agree-area .panel-footer .btn-default {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-agree-area .panel-footer .btn-default:hover {
    border-color: #bbb;
}
.join-layout .form-horizontal .panel,
#joinForm .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.join-layout .form-horizontal .panel-heading,
#joinForm .panel-heading {
    border-bottom: none;
    line-height: 1;
    margin: 0 0 20px;
    color: #0068b6;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
    background: rgba(0,0,0,0);
    padding: 0;
}
.join-layout .form-horizontal .panel-body,
 #joinForm .panel-body{
    padding: 0;
    border-top: 1px solid #ddd;
}
.join-layout .form-horizontal .panel-body .form-group,
 #joinForm .panel-body .form-group {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 0;
}
.join-layout .form-horizontal .form-group .control-label,
 #joinForm .control-label{
    text-align: left;
    width: 200px;
    padding: 20px 15px;
    font-size: 14px;
    background: #f3f3f3;
}
.join-layout .form-horizontal .form-group .control-label br,
  #joinForm .control-label br,{
    display: none;
}
.join-layout .form-horizontal .panel-body .form-group .col-sm-6,
  #joinForm .panel-body .form-group .col-sm-6{
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3,
  #joinForm .panel-body .joinForm-zipcode .col-sm-3{
    padding: 13px 15px 0;
}
.join-layout .form-horizontal .form-group .form-control,
  #joinForm .form-control{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
}
.join-layout .form-horizontal .joinForm-addr .control-label{
    padding: 40px 15px;
}
 #joinForm .control-label{

 }
.join-layout .form-horizontal .form-group label.error {
    font-size: 10px;
    margin: 0;
}
.join-layout .form-horizontal .panel-footer,
 #joinForm .panel-footer{
    border: none;
    padding: 0;
    background: rgba(0,0,0,0);
    border-radius: 0;
}
.join-layout .form-horizontal .panel-footer .form-group, {
    padding: 20px 0 0 !important;
    margin-bottom: 0;
}
.join-layout .form-horizontal .panel-footer .btn {
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
}
.join-layout .form-horizontal .panel-footer .btn-default:hover {
    border-color: #bbb;
    background: #fff;
}
.join-layout .form-horizontal .panel-footer .btn-success {
    border: 1px solid #444;
    background: #444;
}
.join-layout .form-horizontal .panel-footer .btn-success:hover {
    background: #333;
}

@media (max-width:767px){
	.dh-board > .table-hover td, .dh-board > .table-hover th {
		padding: 10px !important;
		font-size: 12px;
		font-weight: 400;
	}
	.dh-margin-top {
		margin-top: 10px;
	}
	.join-layout .jumbotron {
		font-size: 24px;
		padding-top: 23px;
	}
	.join-layout .form-horizontal .panel-body .form-group {
		padding: 15px 0;
	}
	.join-layout .form-horizontal .panel-body .joinForm-zipcode .col-sm-3 {
		padding: 0;
	}
	.join-layout .form-horizontal .form-group .control-label {
		width: auto;
		background: rgba(0,0,0,0);
		padding: 0;
	}
	.join-layout .form-horizontal .panel-body .form-group .col-sm-6 {
		padding: 0;
	}
}   