@charset "utf-8";
/* CSS Document */

/*
Placeholder �÷��̽�Ȧ�� �÷�
*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #BCBCBC;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #BCBCBC;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #BCBCBC;
}
:-moz-placeholder { /* Firefox 18- */
	color: #BCBCBC;
}

.content_admin {
	width:1350px;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
.mgb30{margin-bottom:30px}
.mgb50{margin-bottom:50px}
.textfield_300{
	width:300px
} 
.content_admin input input[type="text"]{
    /* height: 50px; */
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    padding: 0 10px;
    font-size: 14px;
    color: #5e5e5e;
    font-weight: normal;
    caret-color: #f58220;
}
.content_admin select, .content_admin input[type="text"] {
    height: 50px;
    padding: 0 0 0 10px;
    font-size: 14px;
    color: #5e5e5e;
	border:1px #e6e2df solid;
    box-sizing: border-box;	
}
select#sel_stat {
	width:160px
}
.search_box{
	margin-bottom:30px;
	overflow: hidden
}
.search_box input, .search_box select {
	float:left;
	margin-right:10px;
	height:50px;
}
.search_box .btn01{
	height: 50px;
    background-color: #3b3c3e;
    cursor: pointer;
    color: #e1e1e1;
    line-height: 50px;
    display: inline-block;
    padding: 0px 20px;
}


.admin_pop_tit{
	border-top:1px #777 solid;
	width: 100%;	
}
.admin_pop_tit th{
	background-color:#f8f8f8;
	border-bottom:1px #e6e2df solid;
	height: 50px;
	text-align: center;
	word-break: normal;
}
.admin_pop_tit td{
	height: 50px;
    text-align: center;
    font-size: 0.8em;
    letter-spacing: 0em;
    border-bottom: 1px #e6e2df solid;
    cursor: pointer;
    padding: 0px 5px;
    line-height: 22px;
	word-break: normal;    
}
.admin_pop_tit td img{
	margin-top:2px
}
.admin_pop_tit tr:hover{
	background: #F5F5F5
}
.admin_pop_tit select{
	height: 30px;
	line-height: 30px	
}


.table_left{
	border: 1px solid rgb(0,0,0,0.08);
	border-top:1px #777 solid;
	width: 100%;
	
}
.content_admin .table_left input[type="text"], .content_admin .table_left input[type="password"] {
	height: 40px;
}
/*.content_admin .table_left input[type="text"].admin_edit_input01, .content_admin .table_left input[type="password"], {*/
/*	width: 200px;*/
/*}*/

.admin_edit_table tr #id_ctcomp {
	width: 300px;
}
.admin_edit_table tr #nm_ctcomp {
	width: 300px;
}
.admin_edit_table tr #nm_ctcomp_en {
	width: 300px;
}
.admin_edit_table tr .sel177 {
	width: 200px;
}
/*.admin_edit_table input[type='radio'],*/
/*.admin_edit_table input[type='radio']:checked {*/
/*	appearance: none;*/
/*}*/
/*.admin_edit_table input[type='radio'] {*/
/*	background-color: #fff;*/
/*	border: 1px solid #f60;*/
/*	border-radius: 100%;*/
/*}*/
/*.admin_edit_table input[type='radio']:checked {*/
/*	background-color: #f60;*/
/*}*/

.admin_edit_table tr #partChargeIn {
	margin-left: 15px;
}
.admin_th02 {
	border-left: 1px #e6e2df solid;
	width: 60%;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml10 {
	margin-left: 10px;
}
box_flex {
	display: flex;
}
.w45 {
	width: 45%;
}
.w50 {
	width: 50%;
}
.admin_edit_subtxt {
	float: left;
	font-size: 16px;
	text-align: left;
	color: #555;
	width: 70%;
	line-height: 18px;
}
.moving-tip.admin-tip p {
	width: 180px;
}
.content_admin .table_left input[type="checkbox"], .content_admin .table_left input[type="radio"] {
	width: 20px;
    height: 20px;
    /* margin-left:20px; */
    margin-right:10px;    
	vertical-align: middle;
}
.content_admin .table_left textarea {
	width:98%;
	padding:5px;
	height:100px;
	margin:10px 0;
	border: 1px #e6e2df solid;	
}
.table_left th{
	background-color:#f8f9fb;
	border-bottom:1px #e6e2df solid;
	height: 50px;
	text-align: center
}
.table_left td{
	padding: 10px 20px;
    text-align: left;
    border-bottom: 1px #e6e2df solid;
    padding-left: 10px;
    line-height: 30px;
}

.table_left select{
	height: 40px;
	line-height: 40px	
}
.content_admin .icon_arrow{
	position: relative;
    left: 48%;
    top: 120px;	
}


.content_admin h3{
	font-size:18px;
	margin:30px 0 10px 0;
    display: block;
}
.admin_menu {
	width:1095px;
	display: grid;
	height:50px;
	border-top:1px #e6e2df solid;
	border-left:1px #e6e2df solid;
	border-bottom:1px #e6e2df solid;
	margin:30px 0;
}
.admin_menu li {
	float:left;
	width:25%;
	height:50px;
	line-height:50px;
	text-align:center;
	border-right:1px #e6e2df solid;	
	box-sizing: border-box
}
.admin_menu a {
	display:block;
	color:#626365;
	font-weight:700;
}
.admin_menu a:hover {
	color:#f60;
}
.admin_menu a:hover, .admin_menu .on a {
	color:#f60;
}

.content_admin .btn_enter {
	float: left;
    height: 50px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    background-color: #333;
    box-sizing: border-box;
	padding:0px 30px;
	cursor: pointer
}
.content_admin label{
	cursor: pointer;
}
.content_admin .btn_enter:hover {
	background: #222222
}

.content_admin .btn_edit, .content_admin .btn_del {
	float: right;
    height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    background-color: #999;
    box-sizing: border-box;
	padding:0px 20px;
	cursor: pointer;
	margin: 0px 5px;
}

.content_admin .btn_edit:hover, .content_admin .btn_del:hover {
    background-color: #777
}

.content_admin .table_left .btn_write {
    height: 30px;
    line-height:30px;
	font-size: 14px;
}



.content_admin .box_btn {
	display:block;
	overflow: hidden;
    line-height: 50px;
    text-align: right;
    margin: 20px 0;
}

.content_admin .btn_write {
    height: 50px;
	width: 100px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    background-color: #666;
    box-sizing: border-box;
	cursor: pointer;
	margin:0px 5px;
	float: right
}
.txt_c {
	text-align: center !important;
}
.content_admin .btn_write:first-child {
	border:1px solid #999;
	background:#fff;
	color:#666
}
.content_admin .btn_write:first-child:hover {
	background:#efefef
}

.content_admin .btn_write:hover{
	background: #555
}
.content_admin .library_srch_bar {
	padding: 0px;
    height: 50px;
}
.content_admin .library_srch_bar input {
    border:none
}
.content_admin .srch_btn {
    float: right;
    margin-top: -30px;
	margin-right: 10px
}

/* .header_nav_admin {
	width:1280px;
	min-width:1100px;
	height:110px;
	margin:auto;
}
.header_nav_admin .header_menu01 li {
    float: left;
    margin: 0 15px;
    text-decoration: none;
    font-size: 13pt;
} */
.list_total{
	float:right;
	margin-top:15px
}
.btn_excel{
	float: left;
    height: 50px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    background-color: #00964f;
    box-sizing: border-box;
    padding: 0px 30px;
    cursor: pointer;
    margin-left: 10px;	
}
.btn_excel:hover{
	background:#007940
}
.content_admin .btn01, .admin_pop_tit .btn01{
	padding: 8px 15px;
    background-color: #3b3c3e;
    cursor: pointer;
	color:#e1e1e1;	
}

.content_admin .btn02, .admin_pop_tit .btn02{
	padding: 8px 15px;
    background-color: #f36629;
    cursor: pointer;
	color:#fff;	
} 

.important_title{
	float:right;
	font-size:0.8em;
	color:#da5e41;
	margin-bottom: 10px;
}
.txt_info{
	font-size:0.8em;
	color:#da5e41;
	line-height:1.6em;
	margin:10px 0	
}
.nocursor tr:hover{
	background: #fff
}
.nocursor td{
	cursor: default;	
}
.lib_cont div span{
	margin-top:30px;
	display:block
}
.txt_orange{
	color:#f60;
	font-weight:bold
}
.adress{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 185px;
    display: block;
    line-height: 50px;
}
.pop_box .pop_cont {
    padding: 40px 20px;
}
.pop_box .pop_cont .box_btn{
	text-align: center;
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}


.pop_box .pop_cont .box_btn .btn_write, .pop_box .pop_cont .box_btn .btn01 {
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	background-color:#f36629;
	color:#fff;
	font-weight:700;
	border-radius:25px;
	font-size:15pt;
	margin:0px auto;
	display:block;
	box-sizing: border-box;
}
.pop_box .pop_cont textarea, .pop_box .pop_cont input[type="text"], .pop_box .pop_cont select {
	padding:0 5px;
	height:40px;
	border: 1px #e6e2df solid;	
}
.pop_box .pop_cont .box_btn .btn_write a {
	display:block;
	color:#fff;
	line-height:50px;
}
.ui-widget{
	font-size:1em !important;
}

.important_title {float:right; font-size:12px; color:#f15922; background:url(../images/bg_important.png) no-repeat left top; padding-left:10px; margin-top:30px}
.important{background:url(../images/bg_important.png) no-repeat left top; padding-left:5px}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-size: 0.9rem;
}

.moving-tip.admin-tip {
	position: absolute;
	text-align: center;
	background-color: #ff742e;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	margin: -24px 0px 0px 120px;
	cursor: default;
}

.btn_green {
	color: #fff !important;
	background-color: #3aaa71 !important;
	border: none !important;
}
.btn_org {
	color: #fff !important;;
	background-color: #fe5f40 !important;
	border: none !important;
}
.btn_wht {
	background: #fff !important;
	color: #666 !important;
	border: 1px solid #999;
}
.f_l {
	float: left !important;
}
.sub_menu_02.sub_renew {
	margin-bottom: 0;
	box-sizing: border-box;
}
.sub_menu_02 div {
	font-size: 24px;
	font-weight: bold;
}
#nm_detail h3 span:nth-child(2) {
	font-size: 16px;
	color: #777;
	font-weight: 400;
}
.no_trans_cost_subtxt {
	font-size: 15px;
	color: #fe5f40;
}
.org {
	color: #fe5f40;
}
#ctCharge {
	color: #fe5f40 !important;
	float: none!important;
	margin-top: 0 !important;
}
#mvCharge {
	color: #fe5f40
}

/*만족도*/
.sati_table {
	overflow-y: scroll;
	max-height: 350px;
}

.sati_table.pop {
	overflow-y: scroll;
	max-height: 300px;
}
.table_left.satisfaction {
	border-collapse: collapse;
	font-size: 15px;
}

.satisfaction_title {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	height: 50px;
	display: flex;
	align-items: center;
}
.satisfaction_title span:nth-child(1) {
	background: #fe5f40;
	height: 50px;
	display: flex;
	align-items: center;
	width: 90%;
	padding-left: 20px;
}
.satisfaction_title span:nth-child(2) {
	text-align: center;
	cursor: pointer;
	width: 10%;
}
.satifi_btn {
	height: 50px;
	border: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
}
.table_left td.sati_num {
	text-align: center;
	background: #f8f9fb;
	font-weight: 600;
}
.sati_score ul{
	display: flex;
	width: 100%;
}

.table_left td.sati_title {
	height: 20px;
	line-height: 1;
	background: #f2faf1;
}
.sati_score ul li{
	width: 7%;
	position: relative;
}
.sati_score ul li:first-child {
	width: 14%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.sati_score ul li:last-child {
	width: 14%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.table_left .sati_score input[type="radio"]{
	appearance: none;
	display: block;
	border: 1px solid #ccc;
	width: 100%;
	height: 40px;
	cursor: pointer;
	margin-right: 0;
}
.table_left .sati_score input[type="radio"] + label {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.table_left .sati_score input[type="radio"]:checked + label {
	background: #ff6e40;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.table_left .sati_score .state_disable input[type="radio"]:checked + label {
	background: #6c6d6f;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.w100 {
	width: 100% !important;
}
