.page-content .navbar{
	border-bottom:1px solid #ccc !important;
}

.body{
	padding-bottom:0px !important;
	margin-bottom:45px;
}

.padding{
	margin-top:10px;
	padding:0px
}

.padding [class*='col-']{
	padding-right:15px;
}

.padding .in{
	padding:25px 0px 10px 0px;
	box-shadow:none;
	z-index:inherit !important;
}

.padding .in h5{
	padding-left:15px;
}

.form-group{
	margin-left:0px !important;
	margin-right:0px !important;
}

.submit{
	position:fixed;
	bottom:0px;
	border-radius:0px;
	box-shadow:none !important;
	z-index:10;
}

.gubun{
	border-top:0px;
	border-radius:0px;
}

.gubun:first-child{
	border-left:0px !important;
}

.gubun:nth-child(2){
	border-left:0px !important;
	border-right:0px !important;
}

.gubun:last-child{
	border-right:0px !important;
}