@charset "UTF-8";

body.content-body{position:relative; display: inline-block; width: 100%;}

a {text-decoration: none; color: black;}

li{list-style-type: none; list-style: none;} 

.e-w-5{ width: 5% !important; }
.e-w-8{ width: 8% !important; }
.e-w-10{ width: 10% !important; }
.e-w-12{ width: 12% !important; }
.e-w-13{ width: 13% !important; }
.e-w-15{ width: 15% !important; }
.e-w-20{ width: 20% !important; }
.e-w-25{ width: 25% !important; }
.e-w-30{ width: 30% !important; }
.e-w-35{ width: 35% !important; }
.e-w-40{ width: 40% !important; }
.e-w-45{ width: 45% !important; }
.e-w-55{ width: 55% !important; }
.e-w-50{ width: 50% !important; }
.e-w-60{ width: 60% !important; }
.e-w-65{ width: 65% !important; }
.e-w-70{ width: 70% !important; }
.e-w-75{ width: 75% !important; }
.e-w-80{ width: 80% !important; }
.e-w-85{ width: 85% !important; }
.e-w-88{ width: 88% !important; }
.e-w-90{ width: 90% !important; }
.e-w-92{ width: 92% !important; }
.e-w-95{ width: 95% !important; }
.e-w-100{ width: 100% !important; }
.e-wp-150{ width: 150px !important; }

.e-hp-40{ height: 40px !important; }
.e-hp-50{ height: 50px !important; }
.e-hp-70{ height: 70px !important; }
.e-hp-150{ height: 150px !important; }
.e-mhp-150{ min-height: 150px !important; }

.e-fsize-12{font-size: 12px;}

.e-btn-sky {
	background-color: #70A2D6;
	color: white;
}

.e-btn-brc-sky {
	background-color: white;
	border-color: #70A2D6;
	border-width: 2px;
}

.e-btn-brc-sky:hover {
	background-color: #70A2D6;
	color: white;
}

.e-btn-gray {
	background-color: #B3B3B3;
	color: white;
}

.e-btn-brc-gray {
	background-color: white;
	border-color: #B3B3B3;
	border-width: 2px;
}

.e-btn-brc-gray:hover {
	background-color: #B3B3B3;
	color: white;
}

.e-btn-pink {
	background-color: #EF8C92;
	color: white;
}

.e-bg-gray {
	background-color: #B3B3B3;
}

.e-bg-navy {
	background-color: #292259;
	color: white;
}

.e-fw-400 {
	font-weight: 400;
}

.e-fw-600 {
	font-weight: 600;
}

.e-white-bg {
	background-color: white;
	color: #B3B3B3;
}

.e-sky-bg {
	background-color: #70A2D6;
	color: white;
}

.e-nav-white-btn {
	background-color: #292259;
	color: #ffffff;
	border: 1px solid #292259;
	font-size: 12px;
}

.e-nav-white-btn:hover {
	color: #ffffff !important;
}

.e-white-nav-btn {
	background-color: #ffffff;
	color: #292259;
	border: 1px solid #292259;
	font-size: 12px;
}

.e-color-gray{color : #7b848b}

.e-end-95{right: 95px}
.e-end-30{right: 30px}

.e-comment{color: red; margin: 0; font-size: 12px;}

.bg-gray{background-color : #e6e6e6;}

.e-top-28p{top:28px}
.e-padding-5p{padding:5px}
.e-padding-top45p{padding-top:45px}
.e-padding-top50p{padding-top:50px}


.e-keyword-list{display: inline-block; text-align: center; margin-right: 10px;}

#navbarSupportedContent > ul .e-active{color: white !important; background: #5E5E5E !important; border-right:1px solid #5E5E5E;}
#navbarSupportedContent > ul .e-nav-link{background-color: white !important; color: #BABABA !important; border-right:1px solid #BABABA;}

label:not(:first-child) > .form-check-input{margin-left: 15px;}


.delete-button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  padding: 0px 1px 0px 0px;
  margin-left: 5px;
  
}

.table > tbody > tr > td.text-start{padding-left: 10px !important;}



.lnb{
	width: 12%; 
	min-height: 980px;
	background-color: white;
    border-right: 1px solid #BABABA;
}

.lnb ul{
	padding : 0;
}

.lnb > .submenu > p{
	margin:0px;
	padding: 10px 20px;
    color: #000000;
    font-size: 18px;
    font-weight:bold;
}

.lnb > .submenu > ul > li > a{   
	display: block;
    position: relative;
    padding: 10px 20px 10px 30px;
}

.lnb > .submenu > ul > li > a.on{   
    background: #ffffff;
    color: #000000;
}

.lnb > .submenu > ul > li > ul > li > a{   
	display: block;
    position: relative;
    padding: 10px 20px 10px 50px;
}

.lnb > .submenu > ul > li > ul > li > a.on{   
    background: #ffffff;
    color: #000000;
}

.lnb > .submenu > ul > li > ul > li > ul > li > a{   
	display: block;
    position: relative;
    padding: 10px 20px 10px 70px;
}

.lnb > .submenu > ul > li > ul > li > ul > li > a.on{   
    background: #ffffff;
    color: #000000;
}

.lnb > .subinfo{border-bottom: 1px solid #BABABA;}
.lnb > .subinfo > .logininfo{padding:10px;}
.lnb > .subinfo > .logininfo > p{font-size:8px; margin-bottom: 0px; color: #BABABA; text-align: right;}

.lnb > .subinfo > .meminfo{padding:10px;}
.lnb > .subinfo > .meminfo > p{margin-bottom: 0px; text-align: left;}
.lnb > .subinfo > .meminfo > p > span{font-size: 18px; font-weight: bold;}

.lnb > .subinfo > .buttoninfo{text-align: center; padding: 6px; padding-bottom: 15px;}

.lnb > .submenu > ul .e-active{color: #ffffff !important; background: #292259 !important;}
.lnb > .submenu > ul .e-active-2{color: #000000 !important; font-weight: bold;}

[data-class=table] > tbody > tr:hover{background-color:  rgb(217 217 217 / 30%)}

.form-check-input:checked{background-color: #292259 !important; border-color: #292259 !important;}
.form-control:focus{
    /* border-color: #292259; */
    /* box-shadow: 0 0 0 0.2rem rgba(41,34,89,0.25); */
    box-shadow: none;
    border-color: #ced4da;
} 
.form-select:focus{
    /* border-color: #292259; */
    /* box-shadow: 0 0 0 0.2rem rgba(41,34,89,0.25); */
    box-shadow: none;
    border-color: #ced4da;
} 
.e-form-control{
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* 달력 */
.start_datepicker{display: inline-block; width: 15%; position: relative; left: 0}
.start_datepicker:focus{border: 0;border: 1px solid #ccc;outline: 0;}
.end_datepicker{display: inline-block; width: 15%; position: relative; left: -55px; border-left: 1px solid white !important;}
.end_datepicker::after{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");}
.end_datepicker:focus{border: 0; border: 1px solid #ccc; outline: 0;}
.arrow{position: relative;left: -50px; z-index: 1;}


/* message popup layer*/
.alert-popup-bg{border: 1px solid black; width: 100%; height: 100%; position: fixed; top:0px; left :0px; background: rgba(0, 0, 0, 0.2); display: none; z-index: 9}
.alert-popup{border: 1px solid black; width: 360px; display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6); background-color: white; z-index: 9}
.alert-popup .alert-title{padding-top: 10px; padding-left: 15px; padding-right: 15px; font-weight: bold; text-align: left;}
.alert-popup .alert-content{height: 100px; width: 23rem; text-align: center; vertical-align: middle; display: table-cell; padding: 5px;}
.alert-popup .alert-button{padding: 20px; text-align: right;}


/* pageing */
.pagination > .e-page-item{
	padding-left: 10px;
    padding-right: 10px;
}

.pagination > .e-page-item > .e-page-link{
	position: relative;
    display: block;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    padding: 0.375rem 0.75rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;	
}

.pagination > .e-page-item.on > .e-page-link{background-color: #292259; color: white;}
.pagination > .e-page-item.disabled{display: none;}


/* skh CSS [S] */

.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}

.s-fsize-12 {font-size: 12px;}
.s-fsize-14 {font-size: 14px;}
.s-fsize-16 {font-size: 16px;}
.s-fsize-20 {font-size: 20px;}
.s-fw-400 {font-weight: 400;}
.s-fc-gray {color: #828282}

.s-fl {float: left;}
.s-fr {float: right;}
.s-tof-h {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s-tof-auto {overflow: auto;}

.s-show {
  display: block !important;
}
.s-hidden {
  display: none !important;
  visibility: hidden !important;
}

.s-content {
	font-size: 16px;
	font-weight: normal;
}

.s-content > p {
	font-size: 16px !important;
	font-weight: normal;
}
.s-content > p > span {
	font-size: 16px !important;
	font-weight: normal;	
}

.transForm{
    width: 90%;
    margin: auto;
}

.s-inline {display:inline-block; }

.s-form-control{
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #e9ecef;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.s-mr-auto {margin: auto;}
.s-mt-100 {margin-top: 100px;}
.s-mr-10 {margin-right:10px;}
.s-mr-20 {margin-right:20px;}
.s-mr-30 {margin-right:30px;}

.s-lh-30 {line-height:30px;}
/* skh CSS [E] */

.table .ui-sortable > tr.ui-sortable-helper{display:table;}

.btn.is-invalid{
	border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.e-form-control.is-invalid{
	border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.1em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}


