@charset "UTF-8";

@font-face{
 font-family:'LotteMartDream';
 font-style:normal;
 font-weight:400;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff') format('woff');
}
@font-face{
 font-family:'LotteMartDream';
 font-style:normal;
 font-weight:700;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamBold.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamBold.woff') format('woff');
}
@font-face{
 font-family:'LotteMartDream';
 font-style:normal;
 font-weight:300;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamLight.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamLight.woff') format('woff');
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'LotteMartDream', sans-serif, Arial;
	/* font-family: 'Noto Sans Korean', sans-serif, Arial; */
}
body {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	left: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body.menu-open {
	overflow-x: hidden;
	position: relative;
	left: -240px;
}
body.menu-open header.small {
	right: 240px;
	left: -240px;
}
body.menu-open .menu-window {
	right: 0px;
}
/* chrome */
input::-webkit-input-placeholder {
  color: black;
  font-family: 'Gulim';
  font-size: 12px;
  text-align: left; 
}
/* IE */
input:-ms-input-placeholder {
  color: black;
  font-family: 'Gulim';
  font-size: 12px !important;
  text-align: left;  
}
textarea::-webkit-input-placeholder {
  color: black;
  font-family: 'Gulim';
  font-size: 12px;
  text-align: left;  
}
textarea:-ms-input-placeholder {
  color: black;
  font-family: 'Gulim';
  font-size: 12px;
  text-align: left;  
}
/*컨테이너*/
.wrap {
	position: static;
}
.wrap h1,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap h6 {
	margin: 0px;
}
.wrap .container {
	padding-left: 10px;
	padding-right: 10px;
	max-width: 100%;
}
.wrap .container.rel {
	position: relative;
}
/*컨테이너 가운데 정렬*/
@media only screen and (max-width: 340px) {
	.wrap .container {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (min-width: 341px) and (max-width: 480px) {
	.wrap .container {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.wrap .container {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.wrap .container {
		padding-left: 20px;
		padding-right: 20px;
		width: 980px;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 1201px) {
	.wrap .container {
		width: 980px;
		margin: 0 auto;
	}
}
/*----------컨테이너 가운데 정렬*/

input[type="text"]{
	width: 100%;
	height: 100%;
	line-height: 60px;
	border: 1px solid #c8ccce;
	margin:0px;
	padding: 0px;
	padding-left: 10px;
	font-family:'Gulim';
	/* background-color: gray;	 */
	font-size: 1.2em;
	font-weight: bold;
}
textarea{
	border: 1px solid #c8ccce;
	margin:0px; 
	padding: 10px;
	font-family:'Gulim';
	/* background-color: gray; */
	font-size: 1.2em;
	font-weight: bold;
}
select{
	width: 264px;
    height: 39px;
    border: 1px solid #c8ccce;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
}
/*top menu*/
.top_menu{
	width: 1280px;
	margin:0px auto;
}
.top_menu .login-bar{
	height: 30px;
    background: #00a651;
    color: #fff;    
}
.top_menu .login-bar .left-title{
	display: inline-block;
	margin-left: 50px;
    margin-top: 7px;
    float:left;
}
.top_menu .login-bar .left-title .title-01{
	padding-top:10px;
}
.top_menu .login-bar .left-title .title-02{
	padding-top:10px;
}
.top_menu .login-bar .right-title{
	display: inline-block;
    margin-left: 570px;
    text-align: left;
    float:left;
    margin-top:7px;
}
.top_menu .login-bar .right-title .title-01{
	padding-top:10px;
}
.top_menu .login-bar .logout-button{
	height:30px;
	display: inline-block;
	float: right;
	margin-right:50px;
}
.login-bar .logout-button img{
	
}
.top_menu .menu-button{
	background: #3cb878;
	height: 70px;
}
.menu-button .logo-img{
	display: inline-block;
	margin-left: 50px;
	float: left;
	height: 70px;
}
.menu-button .menu-boxs{
	display: inline-block;
    margin-left: 220px;
}
.menu-boxs .menu-box{
	display: inline-block;	
	position: relative;
	width: 120px;
	height: 70px;
	cursor: pointer;
	float: left;
	background-repeat: no-repeat;
}
/* .menu-box img{
    height: 68px;    
    cursor: pointer;
} */
.box-01{
	background-image: url('/img/topmenu/menu_1.png');
}
.box-01:hover{
	background-image: url('/img/topmenu/menu_1_over.png');		
}
.box-02{
	background-image: url('/img/topmenu/menu_2.png');
}
.box-02:hover{
	background-image: url('/img/topmenu/menu_2_over.png');	
}
.box-03{
	background-image: url('/img/topmenu/menu_3.png');
}
.box-03:hover{
	background-image: url('/img/topmenu/menu_3_over.png');	
}
.box-04{
	background-image: url('/img/topmenu/menu_4.png');
}
.box-04:hover{
	background-image: url('/img/topmenu/menu_4_over.png');	
}
.box-05{
	background-image: url('/img/topmenu/menu_5.png');
}
.box-05:hover{
	background-image: url('/img/topmenu/menu_5_over.png');	
}
.box-06{
	background-image: url('/img/topmenu/menu_6.png');
}
.box-06:hover{
	background-image: url('/img/topmenu/menu_6_over.png');
}
.box-07{
	background-image: url('/img/topmenu/menu_7.png');
}
.box-07:hover{
	background-image: url('/img/topmenu/menu_7_over.png');
}
.menu-box .menu-name{	
	color: #fff;
    font-size: 0.8em;    
    text-align: center;
    margin-top: 50px;
}
.menu-box span{	
    float: left;  
    color: #fff;
    font-size: 0.8em;
    position: absolute;
    top: 50px;
    left: 27px;
    text-align: center;
}
.top_menu .small-menu{
    background: #f2f2f2;
    height: 25px;
}
.small-menu .button-home{
	display: inline-block;
    margin-left: 750px;
    margin-top: 2px;
}
.button-home img{
	
}
.small-menu .home{
	display: inline-block;
    color: #62636b;
}
.home span{
	
}
.small-menu .enter-name{
	display: inline-block;
    color: #62636b;
}
.enter-name span{
	
}
/*---top menu over*/
/*버튼스타일*/
.insert-btn{	
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	color: #5cbf2a;
	border: 2px solid #5cbf2a;
	font-size:16px;
	display: inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.insert-btn:hover {
	/* background-color:#5cbf2a; */
	background-color: #5cbf2a;
	 color: #fff;
	 border-bottom: 2px solid #5cbf2a;
}
.insert-btn:active {
	position:relative;
	top:1px;
}
.insert-btn:before {
	 content: "";
	 background-color: rgba(255, 255, 255, 0.5);
	 height: 100%;
	 width: 3em;
	 display: block;
	 position: absolute;
	 top: 0;
	 left: -4.5em;
	 transform: skewX(-45deg) translateX(0);
	 transition: none;
}
.insert-btn:hover:before {
	 transform: skewX(-45deg) translateX(13.5em);
	 transition: all 0.5s ease-in-out;
}
.modify-btn{	
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	color: #f39d12;
	border: 2px solid #f39d12;
	font-size:16px;
	display: inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.modify-btn:hover {	
	background-color: #de9024;
	color: #fff;
	border-bottom: 2px solid #de9024;
}
.modify-btn:active {
	position:relative;
	top:1px;
}
.modify-btn:before {
	 content: "";
	 background-color: rgba(255, 255, 255, 0.5);
	 height: 100%;
	 width: 3em;
	 display: block;
	 position: absolute;
	 top: 0;
	 left: -4.5em;
	 transform: skewX(-45deg) translateX(0);
	 transition: none;
}
.modify-btn:hover:before {
	 transform: skewX(-45deg) translateX(13.5em);
	 transition: all 0.5s ease-in-out;
}
.delete-btn{	
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	color: #e74d3c;
	border: 2px solid #e74d3c;
	font-size:16px;
	display: inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.delete-btn:hover {	
	background-color: #d14539;
	color: #fff;
	border-bottom: 2px solid #d14539;
}
.delete-btn:active {
	position:relative;
	top:1px;
}
.delete-btn:before {
	 content: "";
	 background-color: rgba(255, 255, 255, 0.5);
	 height: 100%;
	 width: 3em;
	 display: block;
	 position: absolute;
	 top: 0;
	 left: -4.5em;
	 transform: skewX(-45deg) translateX(0);
	 transition: none;
}
.delete-btn:hover:before {
	 transform: skewX(-45deg) translateX(13.5em);
	 transition: all 0.5s ease-in-out;
}
.cancel-btn{
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	color: #5264AE;
	border: 2px solid #5264AE;
	font-size:16px;
	display: inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	cursor:pointer;
}
.cancel-btn:hover {
	background-color:#5264AE;
	color: #fff;
	border-bottom: 2px solid #5264AE;
}
.cancel-btn:active {
	position:relative;
	top:1px;
}
.cancel-btn:before {
	 content: "";
	 background-color: rgba(255, 255, 255, 0.5);
	 height: 100%;
	 width: 3em;
	 display: block;
	 position: absolute;
	 top: 0;
	 left: -4.5em;
	 transform: skewX(-45deg) translateX(0);
	 transition: none;
}
.cancel-btn:hover:before {
	 transform: skewX(-45deg) translateX(13.5em);
	 transition: all 0.5s ease-in-out;
}
.excel_btn{
  	background-image: url('/img/icon/icon_excel.png');
	background-repeat: no-repeat;
	background-position: 6px 3px;
    background-size: 26px 20px;
    padding: 5px 15px 5px 50px;
	text-align: center;
	text-decoration: none;
	color: #18ab29;
	border: 2px solid #18ab29;
	font-size:16px;
	display: inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
	margin-right: 10px;	
}
.excel_btn:hover {
	/* background-color:#5cbf2a; */
	/* background-color: #18ab29; */
	 color: #18ab29;	 
	 border: 2px solid #18ab29;
}
.popup-wrap .excel_btn:hover {
	 background-color: #fff;
	 color: #18ab29;	 
	 border: 2px solid #18ab29;
}
.excel_btn:active {
	position:relative;
	top:1px;
}
.excel_btn:before {
	 content: "";
	 background-color: rgba(255, 255, 255, 0.5);
	 height: 100%;
	 width: 3em;
	 display: block;
	 position: absolute;
	 top: 0;
	 left: -4.5em;
	 transform: skewX(-45deg) translateX(0);
	 transition: none;
}
.excel_btn:hover:before {
	 transform: skewX(-45deg) translateX(13.5em);
	 transition: all 0.5s ease-in-out;
}

/*-----버튼스타일끝*/

/*인풋박스 css*/
.form-input .name-dot{
	width: 4px;
	height: 4px;
	background: #a1b3c6;
	display: inline-block;
	margin-right: 45px;
}
.container .form-input{	
	display: inline-block;
	margin-bottom: 20px;
    margin-top: 20px;
}

* { box-sizing:border-box; }

/* form starting stylings ------------------------------- */
.group 			  { 
  position:relative;
  display: inline-block;    
}
.group input {
  font-size:18px;
  padding:10px 10px 10px 5px;
  display:block;
  width:300px;
  border:none;
  border-bottom:1px solid #d4dfeb;
}
.group input:focus 		{ outline:none; }

/* LABEL ======================================= */
.group label 				 {
  color:#337a71; 
  font-size:14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:-20px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
.group input:focus ~ label, input:valid ~ label 		{
  top:-20px;
  font-size:14px;
  color:#337a71;
}

/* BOTTOM BARS ================================= */
.group .bar 	{ position:relative; display:block; width:300px; }
.group .bar:before, .bar:after 	{
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#337a71; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.group .bar:before {
  left:50%;
}
.group .bar:after {
  right:50%; 
}

/* active state */
.group input:focus ~ .bar:before, input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.group .highlight {
  position:absolute;
  height:60%; 
  width:100px; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.group input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#337a71; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#337a71; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#337a71; }
  to 	{ width:0; background:transparent; }
}

/*테이블 스타일*/
table {
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	border:0px solid #000000;
	table-layout:fixed; 
	word-break:break-all;
}
th,td {
	border-collapse: collapse;
	padding:0px;
	margin:0px;
}
th{
	border:1px solid white;
	background-color:#eaeaea;
	color: #998D7D;
	font-size: .85em;
	height: 30px;
}
td{
	border-collapse: separate;
	text-align:center;
	border:1px solid white;
	background-color:#f5f5f5;
	color: #998D7D;
	font-weight:bold;
	font-size:.8em;
	height: 40px;
}
/*셀렉트박스*/
.selectbox {
	display: inline-block;
	position: relative;
}
.selectbox label{
	position: absolute;
	top: -20px;
	left: 57px;
    font-size: 14px;
    color: #337a71;
}
.selectbox .name-dot{
	width: 4px;
	height: 4px;
	background: #a1b3c6;
	display: inline-block;
	margin-right: 45px;
}
.selectbox select {
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519'/></svg>");
  background-color:#337a71;
  background-repeat:no-repeat;
  background-position: right 10px top 15px;
  background-size: 15px 15px;
  color:white;
  padding:10px 105px;
  width:auto; 
  font-size:16px;
  font-weight:bold;
  color:#fff;
  text-align:center;
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-appearance: none;
  border:0;
  outline:0;
  -webkit-transition:0.3s ease all;
	   -moz-transition:0.3s ease all;
	    -ms-transition:0.3s ease all;
	     -o-transition:0.3s ease all;
	        transition:0.3s ease all;
    width: 300px;
}
.selectbox .custom-select {
  background-color:#337a71;
  
}

.selectbox .custom-select:hover {
  background-color:#337a71;
}
select:focus, select:active {
  border:0;
  outline:0;
}

/*권한으로 인한 메뉴*/
.menu-boxs .info{
	margin-left: 390px;
}
.menu-boxs .info-02{
	margin-left: 505px;
}
.clickTd{
	text-decoration: underline;
}
.clickTd:hover{
	text-decoration: underline;
}
.clickList{
	text-decoration: underline;
	font-weight: bold;
    font-size: 15px;
    color:#337a71;
}
.search .search-img:hover{
    cursor: pointer;	
}
.paging_tb .paging{
	color: #337a71;
}
.paging_tb .paging:hover{
	color: #337a71;
}

/*텍스트에어리어*/
textarea {
	resize: none;
}
textarea::placeholder {
  color: #337a71;
  font-weight: bold;
}
.form-label {
	font-size: 12px;
	color: #337a71;
	margin: 0;
	display: block;
	opacity: 1;
	-webkit-transition: .333s ease top, .333s ease opacity;
	transition: .333s ease top, .333s ease opacity;
}
.form-control {
	border-radius: 0;
	border-color: #337a71;
   	border-width: 0 0 2px 0;
   	border-style: none none solid none;
   	box-shadow: none;
   	outline: none;
   	height: 48px;
}
.form-control:focus {
	box-shadow: none;
	border-color: #337a71;
}
.js-hide-label {
	opacity: 0; 	
}
.js-unhighlight-label {
	color: #337a71; 
}