@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,500|Roboto:300,400,500&display=swap");
body, html {
	font-size: 14px !important;
	font-weight: 400;
	/*font-family: Noto Sans KR,Helvetica,sans-serif;*/
	font-family:"Roboto","Noto Sans KR","Nanum Gothic",Malgun Gothic,맑은고딕,굴림,돋움,Dotum,sans-serif;
	font-smoothing:antialiased;
	-webkit-font-smoothing:antialiased;
	moz-osx-font-smoothing:grayscale;
	text-rendering:optimizeLegibility;
}

.border-dashed {
    border-style: dashed!important;
    border-color: #e4e6ef;
}
.border-gray-300 {
    border-color: #e4e6ef!important;
}
.rounded {
    border-radius: 0.475rem!important;
}
.navi .navi-item:last-child .navi-link {
    border-bottom: 1px dashed #e4e6ef !important;
	border-color: #e4e6ef;

}



/* 업체정보관리 > 상세 */
.navi-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.navi-left {
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
}

.navi-title-wrap {
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
}

.navi-text {
	display: block;
	flex: 1;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.navi-date {
	flex-shrink: 0;
}



/* 수금목록 > 목록 */
.ellipsis-wrap {
	width: 100%;
	min-width: 0;
	flex: 1;
}

.ellipsis-flex {
	display: flex;
	align-items: center;
	min-width: 0;
}

.ellipsis-one {
	display: block;
	width: 100%;
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ellipsis-icon {
	flex-shrink: 0;
	margin-left: 4px;
}

/*------------------------------------
 font-weight
------------------------------------*/
/* 본고딕 굵기 설정 */
.font-weight-thin {
  font-weight: 100 !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-medium {
  font-weight: 500 !important;
}
.font-weight-bold {
  font-weight: 500 !important;
}
.font-weight-black {
	font-weight: 700 !important;
 
}
.font-weight-bolder {
    font-weight: 500!important;
}

/*폰트*/
.tit_eng {
	font:400 2.45rem/2.95rem Google Sans,Helvetica Neue,sans-serif;
	 font-weight:600;
	 letter-spacing:0;
}

.font-size-lg {
    font-size: 1.08rem !important;
}
.font-size-sm {
    font-size: .925rem !important;
}
.form-group .font-size-sm{
	font-size:1.05rem !important;
}
.bootstrap-duallistbox-container .info {
   font-size: 1rem !important;
}

/*------------------------------------
background
------------------------------------*/
.bg01 {
    background: #595c6c !important;
	border-color: #595c6c !important;
}


img{
	max-width:100%;
}


.s_tit {
	color:#777;
	font-size:1.2rem;
	font-weight: 400;
}
/*header 상단*/
.btn-sm-ts {
	border-radius:4px !important;
	padding: 0.65rem 1.1rem !important;
}
/*top css*/
.sh_s {
	padding-right:7px;
	padding-left:0px;
}
.sh_s>div {
}
.sh_s>div>.dropdown-toggle {
	padding:0.5rem 1rem;
	border-radius:0.28rem;
}
.sh_in>.input-group {
	border:1px solid #e4e6ef !important;
}
#article_frm>div>div {
}
.navi-label {
	line-height:0;
	margin-left: .75rem;
}
/*table;*/
.datatable-cell {
}
.card-body {
	font-size:1.12rem;
	font-weight:400;
}
.form-group label {
	font-size:1.12rem;
}
.form-control-plaintext {
	font-size:1.12rem;
}
.text-muted {
	color:#999 !important;
}
.tit h3 {
	margin:1rem 0 1rem 0;
	color:#333 !important;
	font-weight:400 !important;
}
.ls0 {
	letter-spacing: normal;
}
/*table 고객관리*/
.table.table-head-custom thead th, .table.table-head-custom thead tr {
	color: #677794 !important;
    font-weight: 500 !important;
    letter-spacing: -0.05rem;
    font-size: 1.085rem;
	padding: 1.2rem;
	/* color:#333 !important;
	font-weight:500 !important;
	letter-spacing: -0.05rem;
	font-size: 1.08rem; */
}
.table.table-head-custom thead th {
    border-top: 1px solid #c9d0e4    !important;
	/* border-left:1px solid #c9d0e4  ; */
}
.table.table-head-custom thead th::after {
	position:absolute;
	display:block;
	content:"";
	width:1px;
	height:1rem;
	background:#c9d0e4  ;
	top:0;
	right:0;
}
.table.table-head-custom thead th:last-child:after {
	position:absolute;
	display:none;
	content:"";
	width:1px;
	height:1rem;
	background:#c9d0e4  ;
	top:0;
	left:0;
}
.table-responsive {
	/*border-top:2px solid #999999;*/
}
.table-responsive td {
	padding:1rem 1rem;
	text-align:center;
	 color:#666 !important;
}
.table-responsive th {
	font-weight:600 !important;
	 position:relative;
	 text-align:center;
	 color:#333 !important;
}
.table-responsive td span.text-muted {
	font-size:1rem;
	letter-spacing:0;
	font-weight:500;
}
.guide_tit {
	padding-right:0px;
	padding-left:0px;
}
.guide_tit>div>div {
	padding:0.5rem 2.25rem !important;
}
@media (max-width:576px) {
	.guide_tit>div>div {
		padding:0.5rem 1.25rem !important;
	}
}

.mb25 {
	 margin-bottom:25px;
}
.pro-it:before {
	content:"\2022";
	padding-left:.5rem;
}
.svg-icon.svg-icon-1xs svg {
	height:0.7rem !important;
	width: 0.7rem !important;
}
/*tab*/
.nav.nav-pills .nav-link {
	color:#ffffff;
	background-color:#3699FF;
	transition:color 0.15s ease,background-color 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease;
}
.nav-tabs .nav-link.active {
	background-color:#3699FF;
	border-color:#3699FF;
}
.nav-tabs .nav-link {
	background-color:#fff;
}
.pro_tab .nav-link.active .nav-text {
	color:#ffffff !important;
}
.nav .nav-link.active .nav-icon i {
	color:#ffffff !important;
}
.over-y-auto {
	 overflow-y:auto;
}
.btn.btn-secondary01 {
	color:#888 !important;
	background-color:#F3F6F9;
	border-color:#F3F6F9;
}
.bo0 {
	border:0 !important;
}
.bo1 {
	border:1px solid #000 !important;
}
.bo2 {
	border:1px solid #ebedf3 !important;
}
.form-control{
	/*theight: calc(2em + 2rem + 4px);*/
}

.wizard.wizard-1 .wizard-nav .wizard-steps {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;

}
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;

}
.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
}
@media (max-width:992px) {
 .wizard-step {
		width: 100% !important;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: .5rem;
		margin-top: .5rem;
	}
}
/*.search_input span{right: 0 !important;}*/
@media (min-width:576px) {
}
@media (min-width:768px) {
}
@media (min-width:992px) {
}
@media (min-width:1200px) {
	.card_box > div > div{
		xmax-height:250px;
		min-height:260px;
	}
	_:-ms-input-placeholder, :root .card_box > div > div { 
		height:260px;
		max-height:250px;
	 }

	.card_box > div > div > div.card-body {
		xoverflow-y: auto;
		xmargin-bottom:2rem;
	}
}
@media (min-width:1400px) {
	
}
@media (max-width:576px) {
	 .disnone576 {
		display:none;
	}
	 .top_mu {
			margin-bottom:0.5rem !important;
	}
	 .sh_s>div {
				min-width:140px !important;
	}
}
@media (max-width:767px) {
	.disnone767 {
		display:none;
	}
	
}
@media (max-width:991px) {
	.disnone991 {
		display:none;
	}
}
@media (max-width:1199px) {
	.disnone1199 {
		display:none;
	}
}
@media (max-width:1399px) {
	.disnone1399 {
		display:none;
	}
}



.customer th {
	border:1px solid #000;
}
.customer td {
	border: 1px solid #000;
}

select {
    width: 100%;
    padding: 0.375rem 3rem 0.375rem 0.75rem;
	 height: calc(1.8rem + 1.6rem + 2px + 2px) !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.03rem;
    outline: none;
    border: 1px solid #ddd;
    border-radius: .25rem;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	background: #fff url('/assets/media/bg/select_arrow.png') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
    background-position: right 1.5rem;
    background-size: 1.7rem 4.4rem;
    vertical-align: middle;
}
.message_select select{
	height: 300px !important;
	background:none;
	padding: 1rem !important;
}
.message_select select option{
	padding: 5px 0;
}
.message_select input{
	height: calc(1.5em + 1.65rem + 2px) !important;
}
.input-group-text {
   background-color: #fff;
}
.input-group-append {
     margin-left: 0px;
}
.input-daterange .input-group-append .input-group-text {
    border-right: 1px;
}


.custom-file-label:after {
    content: "찾아보기" !important;
}
.filebox input[type="file"] {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0;
}
.filebox .upload-name {
	display:inline-block;
	padding:.5em .75em;
	/* label의 패딩값과 일치 */ font-size:inherit;
	font-family:inherit;
	line-height:normal;
	vertical-align:middle;
	background-color:#f5f5f5;
	border:1px solid #ebebeb;
	border-bottom-color:#e2e2e2;
	border-radius:.25em;
	-webkit-appearance:none;
	/* 네이티브 외형 감추기 */ -moz-appearance:none;
	appearance: none;
}


.bd-callout {
	background-color: #fff;
	padding:1.25rem;
	margin-top:1.25rem;
	margin-bottom:1.25rem;
	border:1px solid #eee;
	border-left-width:.25rem;
	border-radius:.25rem
}
.bd-callout h4 {
	margin-top:0;
	margin-bottom:.25rem
}
.bd-callout p:last-child {
	margin-bottom:0
}
.bd-callout code {
	border-radius:.25rem
}
.bd-callout+.bd-callout {
	margin-top:-.25rem
}
.bd-callout-info {
	border-left-color:#5bc0de
}
.bd-callout-info h4 {
	color:#5bc0de
}
.bd-callout-warning {
	border-left-color:#f0ad4e
}
.bd-callout-warning h4 {
	color:#f0ad4e
}
.bd-callout-danger {
	border-left-color:#d9534f
}
.bd-callout-danger h4 {
	color:#d9534f
}


.ql-snow .ql-editor img {
	max-width: 100%;
	display: block;
	height: auto;
 }

 .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 100%;
}
.overflow-y-auto{
	overflow-y:auto;
}
.card {
    /*border: 1px solid rgba(0,0,0,.125) !important;*/
	border:1px solid #dddddd !important;
    /*border-radius: .1875rem;*/
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}
.card.card-custom>.card-header {
    background-color: rgba(0,0,0,0.01);
}
.card.border-no {
	border:none !important;
}
body {
    background: #f1f1f1;
}
.form-control{
	height:calc(1.8em + 1.5rem + 2px);
}
.bg-primary {
    background-color: #0090d9 !important;
}
.bg-danger {
    background-color: #f35958 !important;
}
.label.label-danger {
    color: #fff;
    background-color: #f35958 !important;
}
.bg-info {
    background-color: #735f87 !important;
}
.bg-success {
    background-color: #0aa699 !important;
}
.text-success {
    color: #0aa699 !important;
}
.bg-primary_02 {
    background: #00c0ef !important;
}
.btn.btn-dark02 {
    background: #828282 ;
	color:#fff;
}
.btn.btn-dark02:hover{
    background: #717171 ;
}
.btn.btn-dark02 i {
    color: #fff;
}
.btn.btn-primary {
    color: #fff;
   background-color: #496bf3;
    border-color: #496bf3;
}
.btn.btn-danger {
    color: #fff;
    background-color: #f14d4d;
    border-color: #f14d4d;
}
.label.label-light-success {
    color: #246a8e;
    background-color: #ebf6fb !important;
	border-color: #bfd4de !important;
}
.label-important, .badge-important {
    background-color: #ec7962;
    color: #ffffff;
}

.tiles.red {
    background-color: #ff8a8d;
	color: #ffffff;
}
.tiles {
    background-color: #bcbcbc;
    color: #ffffff;
    position: relative;
}
.tiles.blue {
    background-color: #80bff1;
}
.label.label-outline-primary {
     color: #496bf3;
    border-color: #496bf3!important;
}
.label.label-outline-primary:hover {
    color: #fff;
    background-color: #496bf3;
    border-color: #496bf3;
}
.btn.btn-green {
	background-color: #00b3a4 !important;
}
.btn.btn-green:hover {
	background-color: #009a8d !important;
}

.tiles.green {
    background-color: #0aa699;
}
.tile-green {
    background: #00a65a;
}
.tile-red {
    background: #f56954;
}
.tile-red:hover {
    background: #f4543c;
}
.tile-green {
    background: #00a65a;
}
.tile-green:hover {
    background: #008d4c;
}
.bg-contrast-medium{
	background: #757575;
}
.bg-contrast-medium:hover{
	background: #5f5f5f;
}
.text-red {
    color: #f35958 !important;
}
.text-blue {
    color: #0a6e6 !important;
}
.text-blue_02 {
    color: #63c5f7 !important;
}
.label.label-lg.label-inline {
    min-width: 50px;
}
.btn-group .btn-secondary{
	border:1px solid #ebedf3;
	border-radius: 0.25rem;
	background-color: #fff;
	color: #6b7d8f;
	padding: 0.5rem 1rem !important;
}
.btn.btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #3699ff;
    border-color: #3699ff;
}



.separator.separator-solid.tr14{
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
.blend {
    color: rgba(0, 0, 0, 0.42);
}
.white_42 {
    color: rgba(255, 255, 255, 0.42) !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.tit_eng{
		
	}

}

.doc_col{
	min-width:150px;
}
.doc_fmt .table-bordered td, .table-bordered th {
    border: 1px solid #e0e0e0 !important;
}
.doc_fmt{
    border: 2px solid #333 !important;
}
.d_payment{
	border: 2px solid #333 !important;
}
.dual-listbox__title {
    color: #3F4254;
    font-weight: 500;
    font-size: 1.1rem;
    padding: 0.75rem 0.75rem;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top-left-radius: 0.42rem;
    border-top-right-radius: 0.42rem;
}
.bootstrap-duallistbox-container select{
	border-radius: 0;
}
.bootstrap-duallistbox-container input{
	 border: 1px solid #ddd;
}
.bootstrap-duallistbox-container .btn-group .btn {
    border-radius: .42rem !important;
}
.box3 .moveall{
	color: #fff;
	background-color: #3699ff;
	border-color: transp
}
.box3 .moveall i {
    color: #ffffff;
}
.box3 .removeall{
	color: #3699ff;
	background-color: #e1f0ff;
	border-color: transparent;
}


_:-ms-fullscreen, :root .aside-menu{
overflow-y:auto !important;
height:100vh !important;
-ms-overflow-style: none;
} 
_:-ms-fullscreen, :root select {
	background: none;
}



/* work 메인페이지 */
.card.card-custom>.card-header.header-white{
	background-color: rgba(255,255,255,0.1);
}
.btn.btn-outline-secondary {
    background-color: #fff;
}
.card.tiles.blue{
	border: 1px solid #148ff1 !important;
	background:#fff;
}
.card.tiles.red {
    border: 1px solid #f31c21 !important;
	background:#fff;
}
.box-shadow{
	box-shadow: 10px 10px 20px 0 rgb(82 63 105 / 25%); 
}
.label.label-inline.label-lg {
    border-radius: 1rem;
}

 /* work */
 .box_st01{
	font-size: 1.2rem !important;
    padding: 1rem 0.5rem !important;
	border-radius: .42rem;
	text-align:center;
 }
 .bg-light-success02 {
    background-color: #d5f5ee !important;
}
.btn-outline-danger .bg-danger02{
    background-color: #ff6262  !important;
}
.commute .btn.btn-light {
    border-color: #dfe9f3;
	font-weight:500;
	font-size:1.15rem;
	background-color:#f7fafd;
}
.commute .btn i {
    font-size: 1rem;
}


/* member */
.bg-diagonal:after {
    content: " ";
    width: 200%;
    height: 1000px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 15% !important;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    background-color: #fff;
}
.text-title-xl{
	font-size:2.5rem;
	letter-spacing:-0.2rem;
}
.card.bg-diagonal-light-primary{
	border: 1px solid #dde0e2 !important;
    border-radius: 1rem !important;
}



/* 프로젝트 */
.project_m .label.label-lg.label-inline {
    min-width: 100%;
	font-size:1.3rem !important;
	padding:3rem 0.5rem !important;
}
.project_m span.label {
	font-size:1.3rem !important;
	width:auto !important;
}
/*------------------------------------
갤린더
------------------------------------*/
.fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-left-single-arrow::before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	content: "\f0d9" !important;
	-webkit-font-smoothing: antialiased;
}
.fc-unthemed .fc-toolbar .fc-button .fc-icon.fc-icon-right-single-arrow::before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	content: "\f0da" !important;
	-webkit-font-smoothing: antialiased;
}
.pj-bar-primary{
	border-color: rgba(115,103,240,.1) !important;
	border-radius: 0.28rem !important;
	font-size: .9rem !important;
	padding: 0rem .5rem !important;
	background: rgba(115,103,240,.12)!important;
	background:#FFA800 !important;
	margin:2em 5px!important;
	height:0.2rem !important;
}
.pj-bar-primary .fc-event-main {
	color:#fff !important;
	margin-top:-1.3em !important;
}
.pj-bar-primary .fc-event-title{
	border:1px solid #FFA800 !important;
	padding: 0.55rem !important;
	background:#FFA800 !important;
	z-index:99999;
	    border-radius: 3px !important;
}
.pj-bar-danger{
	border-color: rgba(234,84,85,.1)!important;
	background: rgba(234,84,85,.12)!important;
	background: #0BB7AF !important;
	border-radius: 0.28rem !important;
	font-size: .9rem !important;
	padding: 0rem .5rem !important;
	margin:2em 5px!important;
	height:0.2rem !important;
}
.pj-bar-danger .fc-event-main {
	color:#fff !important;
	margin-top:-1.3em !important;
}
.pj-bar-danger .fc-event-title{
	border:1px solid #0BB7AF !important;
	padding: 0.55rem !important;
	background:#0BB7AF !important;
	z-index:99999;
	position: relative;
	    border-radius: 3px !important;
}
.pj-bar-success{/* 완료 */
	border-color: rgba(0,207,232,.1) !important;
	background: rgba(136,136,136,.22) !important;
	/*background: #d1d3e0 !important; */
	border-radius: 0.28rem !important;
	font-size: .9rem !important;
	padding: 0rem .5rem !important;
	margin:2em 5px!important;
	height:0.2rem !important;
}
.pj-bar-success .fc-event-main {
		color:#666 !important;
	margin-top:-1.3em !important;
}
.pj-bar-success .fc-event-title{
	background: #d1d3e0 !important;
	padding: 0.55rem !important;
	z-index:99999;
	position: relative;
	    border-radius: 3px !important;
}
.fc-theme-standard .fc-scrollgrid {
    border:0px solid #EBEDF3 !important;
}
.fc-theme-standard td, .fc-theme-standard th {
    border:1px solid #EBEDF3 !important;

}


.fc-daygrid-day-top a{
	color: #222 !important;
	font-size: .9rem !important;
	border-left: 1px solid  rgba(136,136,136,.12) !important;
	border-bottom: 1px solid  rgba(136,136,136,.12) !important;
	background-color: #ebf6fb !important;
}
.fc-theme-standard td, .fc-theme-standard th div a{
	font-weight: 400 !important;
	color: #fff !important;
	font-size: .9rem !important;
}
.fc-scroller-harness table th{
	background: rgba(130,130,130,.92) !important;
	padding-top:0.5rem !important;
	padding-bottom:0.5rem !important;
}
.fc .fc-daygrid-day-events {
    margin-top: 5px !important;
}
.calendar-bar-holiday{
	border-color: rgba(0,207,232,.1) !important;
	background: #F64E60 !important;
	border-radius: 3px !important;
	font-size: .9rem !important;
	padding: .25rem .5rem !important;
	margin:5px;
}
.calendar-bar-commute{
	border-color: rgba(0,207,232,.1) !important;
	background: #3699FF !important;
	border-radius: 3px !important;
	font-size: .9rem !important;
	padding: .25rem .5rem !important;
	margin:5px;
}
.calendar-bar-my{
	border-color: rgba(0,207,232,.1) !important;
	background: #0BB7AF !important;
	border-radius: 3px !important;
	font-size: .9rem !important;
	padding: .25rem .5rem !important;
	margin:5px;
}
.fc .fc-daygrid-body {
    width:100% !important;
}
.fc .fc-scrollgrid-section-body table, .fc .fc-scrollgrid-section-footer table {
    width:100% !important;
}
.fc-col-header{
	width:100% !important;
}
.fc .fc-daygrid-body {
    width:100% !important;
}
.fc .fc-daygrid-event {
    z-index: -1 !important;
    margin-top: 1px;
}
.fc .fc-scrollgrid table {
    border-bottom-style: hidden;
}
.fc .fc-scroller{
	/*overflow:hidden !important;*/
}

.fc .fc-myPlusButton-button {
	background: red !important;
}




@media (max-width:767px) {
	.fc-toolbar-ltr{
		display: flex;
		flex-direction: column !important
	}
	.fc-toolbar-ltr > div{
		padding-bottom:1em;
	}
	.fc .fc-toolbar-title {
		font-size: 1em !important;
	}
	.fc .fc-button {
		padding: 0.2em 0.45em !important;
	}
	.fc table {
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 0.9em !important;
	}
}

.chk{
	color: #009ef7 !important;
	border-color: #009ef7 !important;
	background-color: #f1faff !important;
	border-width: 1px !important;
    border-style: dashed !important;
}
.symbol>img {
    width: auto !important;
    max-width: auto !important;
    height: auto !important;
}
