@CHARSET "UTF-8";


/*
 * overwrite - bootstrap class
 */

/* vms.comn.css 의 html,body{height:100%} 가 flex sticky footer와 충돌해
   긴 컨텐츠 페이지에서 footer가 뷰포트 바닥에 겹치는 문제 수정 */
body.v-mobile {
    height: auto;
}

 .has-error .m-form-control {
	border-color: #EE1D23;
}
 .container {
 	position: relative;
	width: 100%;
/* 	width: 1000px; */
	text-align: center;
/* 	width: 985px; */
/* 	max-width: none !important; */
}
 .page-header {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

.page-header a {
	float: right;
    color: #FF0000;
    font-size: 18px;
    text-align: right;
}
.glyphicon {
	display: inline-table;
}

.header {
	width: 100%;
}
.navbar {
	margin: 0;
	min-height: 110px;
	height: auto;
	border-radius: 0;
	border: 0;
}
.navbar-default {
	background-color: #FFFFFF;
	border-top: solid 5px #1C57A5;
	border-bottom: solid 2px #1C57A5;
	min-height: 110px;
	height: 110px;
}
.m-navbar-default {
	background-color: #FFFFFF;
	border-top: solid 5px #1C57A5;
	/* border-bottom: solid 2px #1C57A5; */
	min-height: 35px;
	height: 35px;
}

.navbar .navbar-nav{
	margin: 0;
}
.navbar .container {
	padding: 0;
	height: 100px;
}
.navbar .navbar-header {
	min-height: 110px;
	height: 110px;
	width: 100%;
	text-align: left;
}
.navbar .m-navbar-header{
	min-height: 35px;
	height: 35px;
	width: 100%;
	text-align: left;
}

.navbar .navbar-header .v-brand {
	position: relative;
	top: 35px;
	left: 15px;
	width: 100%;
	display: inline-block;
/* 	float: none; */
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.navbar .navbar-header .v-brand img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.v-auth .navbar .navbar-header .v-brand {
	top: 40px;
}

.navbar-collapse {
  border: 0;
}


.v-notice {
	margin: 0 auto;
	width: 100%;
	max-width: none !important;
}

.v-mobile {
	text-align: center;
}

/* 고정폭 */
/* .v-mobile header, */
/* .v-mobile footer, */
.v-mobile .container {
	margin: 0 auto;
	width: 100%;
	max-width: none !important;
}
.v-mobile .navbar .navbar-header,
.v-mobile nav,
.v-mobile .nav {
	width:100%;
	text-align: center;
}

/* .navbar ul.nav {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #1C57A5;
} */
.navbar ul.v-profile-menu {
	position: absolute;
/* 	top: -110px; */
	top: 0;
	background-color: #1C57A5;
}
.navbar ul.nav li.vms-profile a {
	padding: 0 10px;
	float: left;
/* 	border: solid 1px #FFFFFF; */
}
.navbar ul.nav li.vms-profile a span {
	color: #FFFFFF;
	/* width: 10%; */
}
.navbar ul.nav li.open a span {
	color: #555555;
}
.navbar ul.nav li.vms-profile .v-profile-role {
	display: inline-block;
	padding: 0 20px;
	border: solid 1px #FFFFFF;
}

.navbar ul.nav li.vms-profile .v-profile-logintime {
	color: #FFFFFF;
	font-size: 12px;
}

.navbar ul.nav li.vms-profile .v-profile-role span {
	font-size: 12px;
	color: #FFFFFF;
}

.navbar ul.nav li.vms-logout {
	margin: 0 10px 0 0;
	float: right;
}

.navbar ul.nav li.vms-logout a {
	position: relative;
	top: -3px;
	padding: 5px 20px;
	background: url("/tmplats/images/1/btn_logout.jpg") no-repeat 0 0;
	/* background-size: 89px 29px; */
}

.navbar ul.nav li.vms-logout-eng {
	margin: 0 15px 0 0;
	float: right;
}

.navbar ul.nav li.vms-logout-eng a {
	position: relative;
	top: -3px;
	padding: 5px 20px;
	background: url("/tmplats/images/1/btn_logout_eng.jpg") no-repeat 0 0;
}


.navbar ul.nav select.vms-lang {
	margin: 0 15px 0 0;
	float: right;
}

.navbar ul.nav li.vms-lang a {
	position: relative;
	top: -3px;
	padding: 5px 20px;
	color: #FFFFFF;

}

.navbar ul.nav li.vms-logout a span {
	visibility: hidden;
}

.navbar ul.nav li.vms-logout-eng a span {
	visibility: hidden;
}

.navbar ul.vms-main-menu {
	position: relative;
	top: 0px;
	width: auto;
	float: right;
}
.navbar ul.vms-main-menu li {
	margin-left: 10px;
}
.navbar ul.vms-main-menu li a {
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	padding-left: 55px;
	padding-bottom: 0px;
	color: #9CA5AB;
}
.navbar ul.vms-main-menu li#hhiVisitList a {
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	padding-left: 55px;
	color: #9CA5AB;
}
.navbar ul.vms-main-menu li#hhiVisitList a:hover{
	color: #777777;
}
.navbar ul.vms-main-menu li.vms-menu-emp a {
	background: url("/tmplats/images/1/mag_menu01.jpg") no-repeat 0 5px
}
.navbar ul.vms-main-menu li.vms-menu-ntfc a {
	background: url("/tmplats/images/1/mag_menu02.jpg") no-repeat 0 5px
}
.navbar ul.vms-main-menu li.vms-menu-ntfc a .badge {
/* 	position: relative; */
/* 	top: -15px; */
/* 	left: -100px; */
	position: absolute;
	top: 0;
	left: 0;
	background-color: #1C57A5;
}
.navbar ul.vms-main-menu li.vms-menu-reprt a {
	background: url("/tmplats/images/1/tit_v1.jpg") no-repeat 0 5px
}
.navbar ul.vms-main-menu li.vms-setup a {
	background: url("/tmplats/images/1/mag_menu03.jpg") no-repeat 0 5px
}

.navbar ul.vms-main-menu li a .glyphicon {
	display: inline-block;
}
.v-detail div table th {
	width: 20%;
	background-color: #F4F4F4;
	color: #393939;
}


/*
 * 메인페이지
*/
.m-indx .m-btn-space{
	/* float: left; */
	display: inline-block;
	width: 330px;
	margin: 25px 0 15px 0;
}
.m-indx .m-panelspace{
	/* float 제거 → 블록 스택. 아래 신청절차(m-prospace)와 겹치지 않게. */
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 12px;
	/* margin: 0 5px 20px 10px; */
}

.m-indx .btn-req{
	display: inline-block;
	float: left;
	background-color: #1C57A5;
	/* background-color: #ffffff;
	border: 3px solid #ED1C24; */
	width: 155px;
	height: 170px;
	padding: 40px 10px 10px 10px;
	margin: 0 10px 0 0;
	border-radius: 5px;
}
.m-indx .btn-search{
	display: inline-block;
	float: left;
	background-color: #9CA5AB;
	/* background-color: #ffffff;
	border: 3px solid #888888; */
	width: 155px;
	height: 170px;
	padding: 40px 10px 10px 10px;
	margin: 0 0 0 10px;
	border-radius: 5px;
}
/* .m-indx .btn-align{
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
} */
/* .m-indx i{
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
	margin: 0 10px auto;
} */
.m-indx .img-reqst{
	width: 35px;
	height: 35px;
	/* margin-right: 7px; */
	vertical-align: top;
}
/* .m-indx .btn-search i{
	display: inline-block;
	font-size: 26px;
	color: #ffffff;
	margin: 0 10px auto;
} */
.m-indx .btn-search .img-search{
	width: 35px;
	height: 35px;
	/* margin-right: 7px; */
	vertical-align: top;
}
.m-indx .main-text{
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	word-spacing: -3px;
	padding-top: 20px;
}
.m-indx .panel-notice{
	/* border: 1px solid #ddd; */
	/* border: 3px solid #9E8E82; */
	height: 163px;
	margin: 20px 0 0 0;
}
.m-indx .panel-notice .table-hover td{
	border: 0;
	color: #555555;
	font-size: 13px;
	padding: 8px 4px;
}
.m-indx .panel-notice .table-hover .v-list-text{
	width: 70%;
	padding-left: 0;
}
.m-indx .panel-notice .table-hover .v-list-dt{
	width: 30%;
	padding-right: 0;
}
.m-indx .panel-heading{
	font-size:20px;
    font-weight: bolder;
    color: #222222;
    text-align: left;
    /* background-color: #9E8E82; */
    padding: 0 0 0 10px;
    margin: 10px 0px;
    border-left: 5px solid #1C57A5;
}
.m-indx .panel-heading .btn-more{
	border : 0;
	float: right;
	color: #666666;
	font-size: 12px;
}
#noticeMoreBtn:hover{
	color: #000000;
	background-color: #fff;
}
.m-indx .panel-body { 
	padding:0 5px 0 5px;
}
#rWrap.container{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding:10px;
	background: #FFFFFF;
	overflow-x: hidden;
	overflow-y: hidden;
}
#rWrap.container h1{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background: url("/tmplats/images/1/mag_tit.jpg") no-repeat 0 10px;
	background-size: 32px;
	background-position: 0px center;
	padding-left: 40px;
	line-height: 55px;
	margin: 0px;
}
#rWrap.container .list-header{
	width: 100%;
	display: block;
}
#rWrap.container .list-header h1{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	float:left;
	background: url("/tmplats/images/1/mag_tit.jpg") no-repeat 0 10px;
	background-size: 32px;
	background-position: 0px center;
	padding-left: 40px;
	line-height: 55px;
	margin: 0px;
}
#rWrap.container .list-header ul.vms-main-menu{
	margin: 0;
	width: 155px;
	text-align: right;
	vertical-align: middle;
	float: right;
	height: 55px;
	padding-top: 15px;
}
#rWrap.container .list-header ul.vms-main-menu li a{
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	padding: 0 0 0 0;
	color: #9CA5AB;
}
#rWrap.container .list-header ul.vms-main-menu li#hhiVisitList a{
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	padding-left: 5px;
	color: #9CA5AB;
}
#rWrap.container .list-header ul.vms-main-menu li#hhiVisitList a:hover{
	color: #777777;
}

.m-indx .page-header {
	display: none;
}
.m-indx .jumbotron {
	background-color: #FFFFFF;
	padding: 20px 0 0 0;
 	/* padding-bottom: 30%; */
}
.m-indx span {
	/* display: inline-block; */
}
.m-indx span .btn {
	width: 212px;
	height: 68px;
/* 	width: 170px; */
/* 	height: 180px; */
	margin: 5px;
	padding: 10px;
}
.m-indx .v-btn-reqst .btn {
/* 	margin-right: 58px; */
	background: url("/tmplats/images/1/m_btn_visit01.png") no-repeat 0 0;
	background-size: 212px 68px;
/* 	background-color: rgb(237, 27, 36); */
}
.m-indx .v-btn-confm .btn {
	background: url("/tmplats/images/1/m_btn_visit02.png") no-repeat 0 0;
	background-size: 212px 68px;
/* 	background-color: rgb(126, 126, 126); */
}
.m-indx .v-btn-reqsteng .btn {
/* 	margin-right: 58px; */
	background: url("/tmplats/images/1/m_btn_visit01_en.png") no-repeat 0 0;
	background-size: 212px 68px;
/* 	background-color: rgb(237, 27, 36); */
}
.m-indx .v-btn-confmeng .btn {
	background: url("/tmplats/images/1/m_btn_visit02_en.png") no-repeat 0 0;
	background-size: 212px 68px;
/* 	background-color: rgb(126, 126, 126); */
}


.m-indx span .btn span {
	display: none;
/* 	display: block; */
/* 	font-weight: bold; */
/* 	font-size: 24px; */
/* 	letter-spacing: -0.1em; */
/* 	color: #FFFFFF; */
/* 	margin-top: 30px; */
}
.m-indx span .btn span.glyphicon {
	font-size: 48px;
	font-weight: normal;
}

.m-indx footer{
	position: fixed;
	bottom: 0px;
	left: 0px;
	bottom: 0px;
 	width: 100%;
 	margin-top: 30px;
	border-top: solid 1px rgb(204, 204, 204);
	border-bottom: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
	text-align: center;
}

.m-indx footer a {
	margin: 5px;
	display: inline-block;
	padding: 0 10px;
	border-left: solid 5px rgb(51, 51, 51);
	font-weight: bold;
	color: rgb(51, 51, 51);
	text-align: center;
}

/*
 * 방문신청폼
*/
#rWrap.container{
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding: 5px 10px 10px 10px;
	background:#FFFFFF;
	overflow: visible;
	-webkit-overflow-scrolling: touch;
}
#rWrap.container .form-header h1{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background: url("/tmplats/images/1/mag_tit.jpg") no-repeat 0 10px;
	background-size: 32px;
	background-position: 0px center;
	padding-left: 45px;
	line-height: 45px;
	margin-bottom: 0;
	margin-top: 5px;
}
#rWrap.container fieldset {
	padding: 5px;
	/* border: solid 1px #cacece; */
}
#rWrap.container fieldset.m-visit-info {
	padding: 0 0 10px 0;
	border-top: solid 2px #1C57A5;
	border-bottom: solid 2px #1C57A5;
	margin : 5px;
}
#rWrap.container fieldset.m-visitr-info {
	padding: 0 0 10px 0;
	border-top: solid 2px #7E7E7E;
	border-bottom: solid 2px #7E7E7E;
	margin : 20px 5px 5px 5px;
}
#rWrap.container .v-form-btns{
	margin: 5px 0px 5px 0px;
}

.m-form-info {
	text-align: left;
}
.m-form-info strong,
form label strong {
	color: #ED1C24;
}
/* .m-reqst .m-visit-info .field-group{
	border-top: solid 2px #1C57A5;
    border-bottom: solid 2px #1C57A5;
}
..m-reqst .m-visitr-info .field-group{
	border-top: solid 2px #7E7E7E;
    border-bottom: solid 2px #7E7E7E;
} */
.m-reqst .m-visit-info{
	margin: 0;
}
.m-reqst .m-visitr-info{
	margin: 15px 0px 0px 0px;
}
.m-reqst .m-visit-info legend {
	font-size: 18px;
	font-weight: bold;
	color: #1C57A5;
	padding: 5px 5px 10px 5px;
	width: 50%;
}
.m-reqst .m-visitr-info legend {
	font-size: 18px;
	font-weight: bold;
	color: #7E7E7E;
	padding: 5px 5px 10px 5px;
	width: 50%;
}
.m-reqst .m-visitr-info .v-info .btn-visitrDel{
	padding: 4px 10px;
	margin-bottom: 2px;
}
.m-reqst .m-visitr-info legend .span-represent {
	display: inline;
	color : #000000;
	font-size: 14px;
	float: right;
	margin: 0;
}
.m-reqst .m-visitr-info legend .result-represent {
	display: inline;
	color : #FF9900;
	font-size: 14px;
	float: right;
	margin: 0;
	height: 18px;
	padding-top: 2px;
}
.m-reqst .m-visitr-info legend .result-represent span.glyphicon{
	margin-right: 3px;
}
.m-reqst .m-visitr-info legend .span-represent .represent-btn {
	margin-left: 5px;
}
.m-reqst .m-form-horizontal .m-form-group input[type="text"]{
	width:45%;
	height:28px;
	font-size:12px;
	text-align: center;
	display: inline-block;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
}
.m-reqst .m-form-horizontal .m-form-group input[type="checkbox"]{
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height:21px;
	text-align: center;
	vertical-align: middle;
	background: #fafafa;
	border: 1px solid #cacece;
	border-radius : 3px;
}

.m-reqst .m-form-horizontal .m-form-group button{
	margin: 0;
}

.m-reqst .m-form-horizontal .m-form-group .m-form-control{
	display: inline-block;
	width: 45%;
	height: 30px;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	margin: 0 5px 0 0;
	/* border: 1px solid #cacece; */
	border-radius : 0;
}
.m-reqst .m-form-horizontal .m-form-group .select-item{
	display: inline-block;
	width: 24%;
	height: 30px;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	margin: 0;
	border: 1px solid #cacece;
	border-radius : 0;
}
.m-reqst .m-form-horizontal .m-form-group .m-form-inline .input-chargerInfo{
	width: 36%;
	height:28px;
	text-align: center;
	display: inline-block;
	padding: 5px;
	margin-right: 1px;
}
.m-reqst .m-form-horizontal .m-form-group .m-form-inline .input-chargerInfo2{
	width: 62%;
	height:28px;
	text-align: center;
	display: inline-block;
	padding: 5px;
}
.m-reqst .m-form-horizontal .m-form-group .input-import{
	display: inline-block;
	width: 52%;
	height: 30px;
	/* padding: 3px; */
	
}
.m-reqst .m-form-horizontal .m-form-group .input-import label{
	display: inline-block;
	width: 60%;
	padding: 1px 6px 0 6px;
	left: 88px;
	margin: 0;
}

.m-reqst .m-form-horizontal .m-form-group .btn-delete{
	/* width: 5%; */
	text-align: center;
	/* padding: 5px 0 5px 0; */
	margin-right: 3px;
	height: 30px;
}
.m-reqst .m-form-horizontal .m-form-group .btn-add{
	/* width: 5%; */
	text-align: center;
	/* padding: 5px 0 5px 0; */
	height: 30px;
	background-color: #938779;
	color: #ffffff;
}

.m-reqst .m-form-horizontal .m-form-group .m-data{
	padding: 0 5px 0 0;
	vertical-align: middle;
}
.m-reqst .m-form-horizontal .m-form-group .check-data{
	padding: 0 0 0 10px;
	vertical-align: middle;
}
.m-reqst .m-form-horizontal .m-form-group .check-data a{
	vertical-align: middle;
}
.m-reqst .m-form-horizontal .m-form-group .error-div {
	padding: 0 0 0 3px;
}
.m-reqst .m-form-horizontal .m-form-group .guide{
	color: #EE1D23;
	margin-top: 5px;
	padding: 0 0 0 0;
}
.m-reqst .m-form-horizontal .m-form-group .guide .btn-guide{
	margin: 0px;
	padding: 4px 20px 4px 20px;
	font-size: 13px;
}

.popover{
	max-width: 100%;
}


/* form : v-mobile */
.v-mobile .m-form-inline{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 2px;
	margin-bottom: 5px;
}

/*
 * 약관 동의
*/
.m-modal-view .m-modal-content {
	border-radius: 0;
}
.m-modal-view .m-modal-header {
	padding: 0;
	border: 0;
}
.m-modal-view .m-modal-header .close {
	margin: 18px;
	background: url("/tmplats/images/1/btn_close.jpg") no-repeat 0 0;
	background-size: cover;
	width: 25px;
	height: 25px;
	opacity: 1;
}
.m-modal-view .m-modal-header .close span {
	display: none;
}
.m-modal-view .m-modal-header h2 {
	margin: 0 0 10px;
	padding: 21px 0 18px 11px;
	background-color: #050505;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
.m-modal-view .m-modal-body {
	margin: 0 12px;
	padding: 2px 0 0;
}

#stplatModal .form-group{
	margin: 0 0 10px 0;
}

#popupModal .form-group p {
	height: auto;
}

.m-modal-view .m-modal-body .form-group p{
	height: 160px;
	overflow-y: scroll;
}
.m-modal-view .m-modal-body .form-group #stplat-2{
	height: 180px;
	overflow-y: scroll;
}

.m-modal-view .m-modal-body .form-horizontal .v-data-div .form-control-static .v-tkin-mbtlnum, 
.m-modal-view .m-modal-body .form-horizontal .v-data-div .form-control-static strong {
	color: #ED1C24;
}
.m-modal-view .m-modal-body .form-horizontal .v-data-div .form-control-static .v-valid {
	color: #0000FF;
}
.m-modal-view .m-modal-body .form-horizontal .v-idn-knd .v-data-div .btn-lg {
	width: 95px;
	height: 94px;
	font-size: 12px;
	padding: 1px 5px;
/* 	line-height: 1.5; */
	margin: 10px 0;
}
.m-modal-view .m-modal-footer {
	text-align: center;
	border: 0;
	margin: 0 0 20px 0;
}
.m-modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

/*
 * 방문 신청 결과
*/
.m-reqst .m-form-horizontal .rst-control-label{
	min-height: 34px;
	padding: 3px 5px 7px 5px;
	margin-bottom: 0;
}
.m-reqst .m-form-horizontal .rst-div p{
	min-height: 34px;
	padding: 3px 5px 7px 5px;
	margin-bottom: 0;
}
.m-reqst .m-form-horizontal .rst-div span{
	min-height: 34px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

.v-mobile .rst-form-inline{
	/* display: inline-block; */
	width: 100%;
	vertical-align: middle;
	padding: 1px;
	height: 35px;
}

.m-reqst .alert-success{
	margin: 15px 0 20px 0;
}



/*
 * 방문자 로그인
*/
#vstLogin.login-container{
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:10px;
	background:#FFFFFF;
	overflow: visible;
	-webkit-overflow-scrolling: touch;
}
#vstLogin.login-container h1{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background: url("/tmplats/images/1/mag_tit.jpg") no-repeat 0 10px;
	background-size: 32px;
	background-position: 0px center;
	padding-left: 45px;
	line-height: 55px;
	margin-bottom: 0;
	margin-top: 10px;
}

.m-visitr-login fieldset{
	padding: 0px;
	margin-bottom: 5%;
}

.m-visitr-login .mo-form-inline{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	padding: 5px;
}

.m-visitr-login .m-form-group input[type="text"]{
	height:40px;
	font-size:14px;
	display: inline-block;
}
.m-visitr-login .m-form-group button{
	width: 38%;
	height:40px;
	font-size:14px;
	display: inline-block;
	margin: 0 0 0 5px;
}

.m-visitr-login .mo-form-inline .v-input-mbtlnum,
.m-visitr-login .mo-form-inline .v-input-email{
	display: inline-block;
	width: 60%;
	float: left;
}

.m-visitr-login footer{
	position: fixed;
	left: 0px;
	bottom: 0px;
 	width: 100%;
	margin-top: 30px;
	border-top: solid 1px rgb(204, 204, 204);
	border-bottom: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
	text-align: center;
}

.m-visitr-login footer a{
	margin: 5px;
	display: inline-block;
	padding: 0 10px;
	border-left: solid 5px rgb(51, 51, 51);
	font-weight: bold;
	color: rgb(51, 51, 51);
	text-align: center;
}
.m-visitr-login footer pre {
/* 	margin-top: 20px; */
	text-align: center;
	border-radius: 0;
	border: 0;
	margin: 0;
}

/*
 * 로그인페이지 layout 
 */
#headerInfo.login-navbar-default{
	min-height: 40px;
	height: 40px;
}
#headerInfo.user-login-navbar-default{
	min-height: 80px;
	height: 80px;
}
.m-visitr-login .navbar{
	min-height: 40px;
	height: 40px;
}
.login-navbar-default{
	border-top: solid 5px #1C57A5;
	background-color: #ffffff;
	height: 50px;
}
.card .login-form-inline{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.card .input-btn-inline{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.card .sec-input-container-cb input[type="checkbox"]{
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height:21px;
	text-align: center;
	vertical-align: middle;
	background: #fafafa;
	border: 1px solid #cacece;
	border-radius : 3px;
}
.m-visitr-login .alert {
	margin-bottom: 10px;
}

/*
 * 로그인 템플릿
 */
 /* Pen Title */
.m-visitr-login .pen-title {
  padding: 0px 40px 10px 40px;
  text-align: center;
  width: 90%;
  position: relative;
  left: 50%;
  margin-left: -45%;
}
.m-visitr-login .mPen-title img{
  	width: auto;
	height: auto;
	margin-bottom: 10px
}
 /* login-container */
.m-visitr-login .login-container {
  position: relative;
  /* max-width: 460px; */
  width: 100%;
  margin: 0 auto 0px;
  /* height: 180px; */
}
.m-visitr-login .login-container.active .card:nth-child(2) {
  background: #fafafa;
  margin: 0 10px;
}
.m-visitr-login .login-container.active .card.alt {
  top: 20px;
  right: 0;
  width: 100%;
  min-width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.m-visitr-login .login-container.active .card.alt .toggle {
  position: absolute;
  top: 40px;
  right: -70px;
  box-shadow: none;
  -webkit-transform: scale(14);
  transform: scale(15);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}
.m-visitr-login .login-container.active .card.alt .toggle:before {
  content: '';
}
.m-visitr-login .login-container.active .card.alt .title,
.m-visitr-login .login-container.active .card.alt .input-container,
.m-visitr-login .login-container.active .card.alt .sec-input-container,
.m-visitr-login .login-container.active .card.alt .button-container {
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.m-visitr-login .login-container.active .card.alt .title {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.m-visitr-login .login-container.active .card.alt .input-container {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.m-visitr-login .login-container.active .card.alt .sec-input-container {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.m-visitr-login .login-container.active .card.alt .input-container:nth-child(2) {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}
.m-visitr-login .login-container.active .card.alt .input-container:nth-child(3) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
.m-visitr-login .login-container.active .card.alt .button-container {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

/* Card */
.m-visitr-login .card {
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  padding: 20px 0 40px 0;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  width: 90%;
  height: 450px;
  /* Title */
  /* Inputs */
  /* Button */
  /* Footer */
  /* Alt Card */
  left: 50%;
  margin-left: -45%;
}
/* .card:first-child {
  background: #fafafa;
  height: 10px;
  border-radius: 5px 5px 0 0;
  margin: 0 10px;
  padding: 0;
  width: 320px;
  left: 50%;
  margin-left: -160px;
} */
.m-visitr-login .card .title {
  position: relative;
  z-index: 1;
  border-left: 5px solid #1C57A5;
  margin: 0 0 20px;
  padding: 5px 0 5px 30px;
  color:#1C57A5;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  height: 40px;
}
.m-visitr-login .card .input-container {
  position: relative;
  margin: 0 60px 40px;
}
.m-visitr-login .card .input-container input {
  outline: none;
  z-index: 1;
  position: relative;
  background: none;
  width: 100%;
  height: 48px;
  border: 0;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
}
.m-visitr-login .card .input-container input:focus ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -50%) scale(0.75);
          transform: translate(-12%, -50%) scale(0.75);
}
.m-visitr-login .card .input-container input:focus ~ .bar:before, .card .input-container input:focus ~ .bar:after {
  width: 50%;
}
.m-visitr-login .card .input-container input:valid ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -50%) scale(0.75);
          transform: translate(-12%, -50%) scale(0.75);
}
.m-visitr-login .card .input-container label {
  position: absolute;
  top: 0;
  left: 0;
  color: #757575;
  font-size: 18px;
  font-weight: 500;
  line-height: 60px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.m-visitr-login .card .input-container .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #757575;
  width: 100%;
  height: 1px;
}
.m-visitr-login .card .input-container .bar:before, .card .input-container .bar:after {
  content: '';
  position: absolute;
  background: #1C57A5;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.m-visitr-login .card .input-container .bar:before {
  left: 50%;
}
.m-visitr-login .card .input-container .bar:after {
  right: 50%;
}

.m-visitr-login .card .sec-input-container {
  position: relative;
  margin: 0 20px 15px;
  margin-left: 10%;
}
.m-visitr-login .card .sec-input-container-cb {
  position: relative;
  margin: 0 20px 10px;
  margin-left: 10%;
}
.m-visitr-login .card .sec-input-container input {
  outline: none;
  z-index: 1;
  position: relative;
  background: none;
  width: 70%;
  height: 48px;
  border: 0;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
}
.m-visitr-login .card .sec-input-container input:focus ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -50%) scale(0.75);
          transform: translate(-12%, -50%) scale(0.75);
}
.m-visitr-login .card .sec-input-container input:focus ~ .bar:before, .card .sec-input-container input:focus ~ .bar:after {
  width: 50%;
}
.m-visitr-login .card .sec-input-container input:valid ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -50%) scale(0.75);
          transform: translate(-12%, -50%) scale(0.75);
}
.m-visitr-login .card .sec-input-container label {
  position: absolute;
  top: 0;
  left: 0;
  color: #757575;
  font-size: 16px;
  font-weight: 500;
  line-height: 60px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  height: 50px;
}
.m-visitr-login .card .sec-input-container .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #757575;
  width: 70%;
  height: 1px;
}
.m-visitr-login .card .sec-input-container .bar:before, .card .sec-input-container .bar:after {
  content: '';
  position: absolute;
  background: #1C57A5;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.m-visitr-login .card .sec-input-container .bar:before {
  left: 50%;
}
.m-visitr-login .card .sec-input-container .bar:after {
  right: 50%;
}
.m-visitr-login .card .sec-input-container .test{
	float: right;
	width: 30%
}
.m-visitr-login .card .sec-input-container .btn-veri{
	float: left;
	height: 38px;
	width: 60px;
	margin: 5px 5px 0 20px;
}

.m-visitr-login .card .button-container {
  margin: 0 60px;
  text-align: center;
}
.m-visitr-login .card .button-container button {
  outline: 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background: 0;
  width: 240px;
  border: 2px solid #e3e3e3;
  padding: 20px 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.m-visitr-login .card .button-container button span {
  position: relative;
  z-index: 1;
  color: #ddd;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.m-visitr-login .card .button-container button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #ec2652;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.m-visitr-login .card .button-container button:hover, .card .button-container button:active, .card .button-container button:focus {
  border-color: #ec2652;
}
.m-visitr-login .card .button-container button:hover span, .card .button-container button:active span, .card .button-container button:focus span {
  color: #ec2652;
}
.m-visitr-login .card .button-container button:active span, .card .button-container button:focus span {
  color: #ffffff;
}
.m-visitr-login .card .button-container button:active:before, .card .button-container button:focus:before {
  opacity: 1;
  -webkit-transform: scale(10);
  transform: scale(10);
}

/*
 * 방문 신청 목록
*/
.v-table-info p{
	text-align: right;
	display: block;
	padding-top: 55px;
}
.m-list .list-table .list-thead{
	font-size: 12px;
}
.m-list .list-table .list-thead th{
	padding: 8px 4px 8px 4px;
}
.m-list .list-table .v-active tr{
	font-size: 12px;
}
.m-list .list-table .v-active td{
	padding: 8px 4px 8px 4px;
}

.m-list footer{
	/* position: fixed;
	left: 0px;
	bottom: 0px;
 	width: 100%;
	margin-top: 30px;
	border-top: solid 1px rgb(204, 204, 204);
	border-bottom: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
	text-align: center; */
	margin-top: 5px;
	border-top: solid 1px rgb(204, 204, 204);
	border-bottom: solid 1px rgb(204, 204, 204);
	background-color: #F5F5F5;
	text-align: center;
}

.m-list .page-nav{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

.m-list footer a{
	margin: 5px;
	display: inline-block;
	padding: 0 10px;
	border-left: solid 5px rgb(51, 51, 51);
	font-weight: bold;
	color: rgb(51, 51, 51);
	text-align: center;
}

/*
 * 방문 신청 목록 세부
*/

.m-reqst .m-form-horizontal .det-control-label{
	min-height: 34px;
	/* padding: 7px 5px 7px 5px; */
	padding: 3px 5px 7px 5px;
	margin-bottom: 0;
}
.m-reqst .m-form-horizontal .m-form-group .v-data-div {
/* 	width: 66.67%; */
/* 	width: 580px; */
/* 	border-left: solid 1px #DDDEE2; */
/* 	background-color: #FFFFFF; */
	min-height: 30px;
/* 	line-height: 20px; */
}
.m-reqst .m-form-horizontal .det-data p{
	/* padding-left: 5px; */
	padding: 3px 5px 7px 5px;
}

.m-reqst .form-actions{
	/* margin: 15px 0 10px 0; */
	height: 30px
}

.m-reqst .rst-form-actions{
	margin: 15px 0 10px 0;
	height: 130px
}


.m-reqst .app-detail button{
	margin: 5px 5px 15px 5px;
	padding: 10px 12px 10px 12px;
	vertical-align: middle;
}


/*
 * 개인정보처리방침
*/

.vms-globe {
	padding: 1px 14px;
	position: relative;
	background: url("/tmplats/images/1/globe_white.png") no-repeat 0 0;
	background-size: 20px;
}

.lang-select {
	margin-top: 1px;
    border: 1px solid #ccc;
    width: 85px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    overflow: hidden;
    text-align-last: center;
    float: center;
    margin-bottom:5px
}

.lang-select select {
    padding: 10px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    text-align: center;
}

.lang-select select:focus {
    outline: none;
}

/*
 * QR 코드 페이지
*/
.container .m-visitr-qr{
	/* border: 1px solid black; */
	padding: 5px;
	margin-top: 20px;
}
.container .m-visitr-qr .qr-code{
	/* border: 1px solid black; */
	margin-top: 15px;
	text-align: center;
	width: 150px;
	height: 150px;
 	margin-left: 27%;
}
.container .m-visitr-qr .m-visitr-qr-info{
	margin: 40px 0 0 10px;
}
.container .m-visitr-qr .m-visitr-qr-info .qr-form-inline{
	margin-bottom: 8px;
	display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 1px;
    height: 35px;
}
.container .m-visitr-qr .m-visitr-qr-info .qr-visit-date{
	margin-bottom: 8px;
	display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 1px;
    height: 42px;
}
.container .m-visitr-qr .m-visitr-qr-info .qr-form-inline .rst-div{
	padding:0px;
}
.container .qr-form-actions{
	height: 40px;
	margin: 10px 0;
}

/*
 * 메인 -> 공지사항 페이지
*/
.container .m-indx-list h2{
	font-size: 25px;
	text-align: left;
	margin: 30px 0;
}
.container .m-indx-list .table-hover td{
	border-bottom: 1px solid #ddd;
}

/* ============================================================
 * 모바일 indx 신청절차(프로세스) 패널 — 데스크탑(.v-indx .prospace)과 동일 구성을
 * 모바일(.m-indx) 화면폭에 맞춰 축소 표기. process_arrow(가로) 흐름 유지.
 * ============================================================ */
.m-indx .m-prospace{
	clear: both;            /* 위 공지(m-panelspace)와 겹치지 않게 */
	width: 100%;
	margin-top: 5px;
}
.m-indx .m-prospace .panel-notice{
	height: auto;           /* panel-notice 고정높이(163px) 상속 해제 */
}
.m-indx .m-prospace .panel-heading{
	font-weight: bold;
}
.m-indx .m-prospace .process-body{
	padding: 12px 0;        /* 좌우 패딩 제거 → 가로 꽉 차게 */
}
.m-indx .m-prospace .process-table{
	width: 100% !important;
	table-layout: fixed;
	margin-bottom: 0;
}
.m-indx .m-prospace .process-table .tr-image td{
	border: 0;
	padding: 6px 0;
	text-align: center;
	vertical-align: middle;
}
.m-indx .m-prospace .process-table .tr-image .process-td{
	width: 20%;             /* 4단계 × 20% = 80%, 화살표 3개가 나머지 20% */
}
.m-indx .m-prospace .process-table .tr-image .process-image{
	width: 40px;
	height: 40px;
	margin-bottom: 6px;
}
.m-indx .m-prospace .process-table .tr-image .process-text{
	display: block;
	font-size: 11.5px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
	line-height: 1.2;
}
.m-indx .m-prospace .process-table .tr-image .right-image{
	width: 13px;
	height: 13px;
	vertical-align: middle;
}

