@charset "UTF-8";

html, body {
	padding:0;
    margin:0;
    background-color:white;
    color: #4D4D4D; 
    font-family:Malgun Gothic; 
    font-size: 12px; 
    line-height: 130%;
    height:100%;
}

table, tr, th, td {
	border: 0px solid;
    barder-spacing:0px 0px; 
    border-collapse:collapse;
    font-family:Malgun Gothic; 
    font-size: 12px;
}

input, select, textarea {
	font-family:Malgun Gothic; 
    font-size: 12px;
}

img {
	margin:0px 0px;
	border:0px;
	padding:0px 0px;
}

.loginForm{
	display:table;
	width:100%;
	height:100%;
	border:solid 1px #afafaf;
}

.login_cell{
	display:login_cell;
	vertical-align:middle;
    text-align:center;
    
}

.detailView {
    position:relative;
    border:0px solid;
    font-size:12px;
    font-family:Malgun Gothic;
}

.input_ch {
	background-color: #FFFFFF;
	border : 1px solid #CDCDCD;
	color: #4D4D4D;
    height:17px;
    margin-left:2px;
    padding-top:3px;
    text-align:center;
}

.input_rh {
	background-color: #FFFFFF;
	border : 1px solid #CDCDCD;
	color: #4D4D4D;
    height:17px;
    margin-left:2px;
    padding-top:3px;
    text-align:right;
}

.input_h
    {
    background-color: #FFFFFF;
    border : 1px solid #CDCDCD;
    color: #4D4D4D;
    height:17px;
    margin-left:2px;
    padding-top:3px;
}

.input_ih
{
    background-color: #FFFFFF;
    border : 0px solid #CDCDCD;
    color: #4D4D4D;
    height:17px;
    margin-left:2px;
    padding-top:3px;
}

.select_h
{
    background-color: #FFFFFF;
    border : 1px solid #CDCDCD;
    color: #4D4D4D;
    height:22px;
    margin-left:2px;
    padding-top:0px;
}

.input_multy
    {
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: #CDCDCD 1px solid;
    BORDER-LEFT:   #CDCDCD 1px solid;
    BORDER-RIGHT:  #CDCDCD 1px solid;
    BORDER-TOP:    #CDCDCD 1px solid;
    color: #4D4D4D;
    line-height: 20px;
    margin:2px 2px 2px 2px;
}

.border1{
    border: 1px solid #C1AB44;
}



/* 브라운테이블 세트 시작 */
.brown_layout{
    background-color: #FFF8D0;
    border: 2px solid #C1AB44;
    padding: 2px;
}

.brown_table th{
    background-color: #E7E1BD;
    border:solid 1px #D1C175;
    text-align: left;
    font-weight: normal;
    color: #A36209;
    padding: 2px;
    height: 24px;
}

.brown_table td{
	border:solid 1px #D1C175;
	font-weight: normal;
	text-align:left;
    padding: 2px;
    height: 24px;
}

.brown_tableC th{
    background-color: #E7E1BD;
    border:solid 1px #D1C175;
    text-align: center;
    font-weight: normal;
    color: #A36209;
    padding: 2px;
    height: 24px;
}

.brown_tableC td{
	border:solid 1px #D1C175;
	font-weight: normal;
	text-align:left;
    padding: 2px;
    height: 24px;
}

/* 브라운테이블 세트 끝 */

/* 그린테이블 시작 */
.green_layout{
    background-color: #FFFBC9;
    border: 2px solid #8DC63F;
    padding: 2px;
}

.green_table th{
    background-color: #E9F8D2;
    border: 1px solid #ACD373;
    text-align: left;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.green_table td{
	border: 1px solid #ACD373;
	font-weight: normal;
	text-align:left;
    padding: 2px;
    height: 24px;
}

.green_tableC th{
    background-color: #E9F8D2;
    border: 1px solid #ACD373;
    text-align: center;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.green_tableC td{
	border: 1px solid #ACD373;
	font-weight: normal;
	text-align:left;
    padding: 2px;
    height: 24px;
}

.green_tableCC th{
    background-color: #E9F8D2;
    border: 1px solid #ACD373;
    text-align: center;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.green_tableCC td{
	border: 1px solid #ACD373;
	font-weight: normal;
	text-align:center;
    padding: 2px;
    height: 24px;
}
/* 그린테이블 세트 끝 */

/* 바이올렛테이블 세트 시작 */
.violet_layout{
    background-color: #FFF1F1;
    border: 2px solid #B65959;
    padding: 2px;
}

.violet_table th{
    background-color: #F4D1E0;
    border: 1px solid #D49E9E;
    text-align: left;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.violet_table td{
    border: 1px solid #D49E9E;
    font-weight: normal;
    text-align:left;
    padding: 2px;
    height: 24px;
}

.violet_tableC th{
    background-color: #F4D1E0;
    border: 1px solid #D49E9E;
    text-align: center;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.violet_tableC td{
    border: 1px solid #D49E9E;
    font-weight: normal;
    text-align:left;
    padding: 2px;
    height: 24px;
}

.violet_tableCC th{
    background-color: #F4D1E0;
    border: 1px solid #D49E9E;
    text-align: center;
    font-weight: normal;
    color: #9E0039;
    padding: 2px;
    height: 24px;
}

.violet_tableCC td{
    border: 1px solid #D49E9E;
    font-weight: normal;
    text-align:center;
    padding: 2px;
    height: 24px;
}
/* 바이올렛테이블 세트 끝 */


/* 버튼 */
/* .gBtn1 start */
.gBtn1 a{
    display:block; 
    background:url('../../images/gBtn1_bg.gif') left 0; 
    float:left; 
    font:12px 돋움; 
    color:#555555; 
    padding-left:5px; 
    text-decoration:none; 
    height:22px;
    cursor:pointer; 
    margin-right:1px; 
    margin-left: 1px;
    overflow:hidden;
}

.gBtn1 a:hover{
    background:url('../../images/gBtn1_bg.gif') left -22px
}
.gBtn1 a span{
    display:block; 
    float:left; 
    background:url('../../images/gBtn1_bg.gif') right 0; 
    line-height:200%; 
    padding-right:5px; 
    height:22px; 
    overflow:hidden
}
.gBtn1 a:hover span{
    background:url('../../images/gBtn1_bg.gif') right -22px; 
    color:#0A82A7
} 
/* .gBtn1 end */

/* .gBtn2 start */
.gBtn2 a{
    display:block; 
    background:url('../../images/gBtn2_bg.gif') left 0; 
    float:left; 
    font:12px 돋움; 
    color:#555555; 
    padding-left:5px; 
    text-decoration:none; 
    height:22px;
    cursor:pointer; 
    margin-right:1px; 
    margin-left: 1px;
    overflow:hidden;
}

.gBtn2 a:hover{
    background:url('../../images/gBtn2_bg.gif') left -22px
}
.gBtn2 a span{
    display:block; 
    float:left; 
    background:url('../../images/gBtn2_bg.gif') right 0; 
    line-height:200%; 
    padding-right:5px; 
    height:22px; 
    overflow:hidden
}
.gBtn2 a:hover span{
    background:url('../../images/gBtn2_bg.gif') right -22px; 
    color:#0A82A7
} 
/* .gBtn2 end */

/* .gBtn3 start */
.gBtn3 a{
    display:block; 
    background:url('../../images/gBtn3_bg.gif') left 0; 
    float:left; 
    font:12px 돋움; 
    color:#555555; 
    padding-left:5px; 
    text-decoration:none; 
    height:22px;
    cursor:pointer; 
    margin-right:1px; 
    margin-left: 1px;
    overflow:hidden;
}

.gBtn3 a:hover{
    background:url('../../images/gBtn3_bg.gif') left -22px
}
.gBtn3 a span{
    display:block; 
    float:left; 
    background:url('../../images/gBtn3_bg.gif') right 0; 
    line-height:200%; 
    padding-right:5px; 
    height:22px; 
    overflow:hidden
}
.gBtn3 a:hover span{
    background:url('../../images/gBtn3_bg.gif') right -22px; 
    color:#0A82A7
} 
/* .gBtn3 end 	*/

/* 도움말	 	*/
fieldset.help    { margin: 0px; padding: 0px; border: none; }
fieldset.help *  { margin: 0px; padding: 0px; }
fieldset.help h4 {
	display: block;
	padding-right: 11px;
	background: url(../../images/common/fieldset_help.gif) right top no-repeat;
	color: #C27B74;
	font-weight: bold;
	font-size: 12px;
}
fieldset.help h4 span          	{ display: block; padding: 11px 11px 5px; background: url(../../images/common/fieldset_help.gif) left top no-repeat; }
fieldset.help h4 span strong   	{ padding: 1px 18px; background: url(../../images/common/h4_help_dingbat.gif) left 0px no-repeat; }
fieldset.help div.help-wrapper 	{ padding-right: 11px; background: url(../../images/common/fieldset_help.gif) right bottom no-repeat; }
fieldset.help div.help-inner 	{ padding: 0px 0px 11px 11px; background: url(../../images/common/fieldset_help.gif) left bottom no-repeat; }
fieldset.help div.help-inner ul { padding: 6px 0px 0px; border-top: solid 1px #ccc; }
fieldset.help ul { list-style: none; color: #999; font-size: 11px; }
fieldset.help li { text-indent: 10px; background: url(../../images/common/dot_02.gif) 4px 5px no-repeat; }
fieldset.help em { font-style: normal; color: #bc716a; }

fieldset.authMenu { margin: 15px 15px 15px 15px; padding: 0px; }


h4.title { float: left; margin: 24px 0px 0px; padding: 0px; height: 21px; background: url(../../images/common/h4_dingbat.gif) 5px 1px no-repeat; font-size: 12px; font-weight: bold; text-indent: 18px; }
/* 제목부 버튼 */
h4.btn { float: right; clear: right; margin: 20px 0px 0px; padding: 0px; height: 21px; }
h4.btn img { cursor: pointer; }

/* 알림창 */
.popup{position:fixed;z-index:10001;left:50%;top:-9999px;border-radius:5px;background:#f9f9f9;box-shadow:0 0 20px #555;}
.popup .s260{width:260px;}
.popup .s400{width:400px;}
.popup .s490{width:490px;}
.popup .s520{width:520px;}
.popup .s560{width:560px;}
.popup .s620{width:620px;}
.popup .s700{width:700px;}
.popup .s750{width:750px;}
.popup .s760{width:760px;}
.popup .s820{width:820px;}
.popup .s1000{width:1000px;}
.popup .pop_header{height:45px;line-height:45px;font-size:18px;font-weight:bold;border-radius:5px 5px 0 0;background:#f1f3f4;border-bottom:1px solid #cccfd3;}
.popup .pop_container{padding:20px; background:#fff; border-radius:0 0 5px 5px;}
.popup .pop_container .customer_tab:first-child {margin-top:20px;}
.popup .pop_con_scroll{padding-bottom:0 !important;max-height:500px;overflow-y:auto;}
.popup .pop_con_scroll .foot_btn{padding-bottom:25px;}
.popup .txt_dialog{text-align:center;padding:25px 0 25px 0;font-size:16px;color:#333;line-height:20px;font-weight:bold;}
.popup .foot_btn{font-size:0;line-height:0;padding-top:20px;text-align:center;}
.popup .btn_n{display:inline-block;width:100px;height:38px;line-height:38px;font-size:14px;font-weight:bold;text-align:center;color:#fff;border-radius:4px;border-bottom:2px solid #eee;font-size:14px; padding:0;}
.popup .foot_btn .btn_n + .btn_n {margin-left:10px;}
.popup .bg_red{border-color:#d52929;background:#fb3939;}
.popup .bg_orange{border-color:#bf8053;background:#fd9850;}
.popup .bg_gray{border-color:#727272;background:#8e8e94;} 


/* 상담배분 알림 창 */
/* 1. 팝업 전체 배경 레이어 (딤드 처리 및 중앙 정렬) */
#layer_pop.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.35); /* 어두운 투명 배경 */
  backdrop-filter: blur(4px); /* 배경 블러 효과 */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  box-sizing: border-box;
}

/* 2. 팝업 흰색 내부 박스 */
#layer_pop .pop_box {
  width: 100%;
  max-width: 380px; /* s400 기준에 맞춘 너비 설정 */
  background-color: #ffffff;
  border-radius: 20px; /* 부드러운 라운딩 */
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.08), 0 10px 10px -5px rgba(0, 0, 0, 0.03); /* 부드러운 그림자 */
  border: 1px solid rgba(0, 0, 0, 0.03);
  overflow: hidden;
  text-align: center;
  padding: 28px 24px;
  box-sizing: border-box;
  
  /* 부드러운 등장 애니메이션 적용 */
  animation: fadeInUp 0.25s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* 3. 팝업 헤더 (타이틀) */
#layer_pop #layer_tit.pop_header {
  font-size: 18px;
  font-weight: 700;
  color: #4A5568; /* 차분한 네이비 그레이 */
  margin-bottom: 12px;
}

/* 비어있을 때는 헤더 영역 숨기기 */
#layer_pop #layer_tit.pop_header:empty {
  display: none;
}

/* 4. 본문 컨테이너 및 메시지 */
#layer_pop .pop_container {
  margin-top: 12px;
}

#layer_pop #layer_msg.txt_dialog.message {
  font-size: 14px;
  line-height: 1.5;
  color: #718096; /* 부드러운 본문 텍스트 색상 */
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 5. 하단 버튼 영역 */
#layer_pop .foot_btn {
  margin-top: 24px;
  margin-bottom: 0;
}

#layer_pop #layer_btn.btn_n {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 120px;
  padding: 12px 24px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 12px; /* 부드러운 버튼 라운딩 */
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
}

/* 파스텔 레드 컬러 포인트 적용 */
#layer_pop #layer_btn.bg_red {
  background-color: #EFA69E; /* 이미지 속 파스텔 코랄/레드 */
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(239, 166, 158, 0.25);
}

/* 버튼 마우스 호버 효과 */
#layer_pop #layer_btn.bg_red:hover {
  background-color: #E89289;
  box-shadow: 0 6px 16px rgba(239, 166, 158, 0.35);
}

/* 버튼 클릭 효과 */
#layer_pop #layer_btn.bg_red:active {
  transform: scale(0.97);
}

/* 6. 산뜻한 등장을 위한 애니메이션 키프레임 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
