/* 사용중 아이콘 색생 지정 */
.fa-check { color: #19ce60; font-size: 17px; } 
.fa-times { color: #f40d12; font-size: 17px; } 

/* minicolors */
.minicolors-theme-default .minicolors-input { width: 100% !important; height: 35px !important; padding-left: 36px; } 
.minicolors-theme-default .minicolors-swatch { top: 50% !important; margin-top: -9px; left: 9px; } 
.minicolors-position-bottom .minicolors-panel { top: 100% !important; } 

input[type="file"] { display: none; } 
.labelBtn { min-width: 120px; color: #fff; height: 35px; line-height: 35px; float: left; color: #fff; font-size: 14px; font-weight: bold; border: none; cursor: pointer; padding:0 10px; } 
.labelBtn i { color: inherit; padding-right: 10px; } 
.labelBtn span { color: inherit; } 


/* 고객 항목 설정 */
.formBox tbody tr:first-of-type td { height: auto; } 
.formBox .conn_2 th, .formBox .conn_2 td { height: auto; } 
.formBox .conn_2 p { /*margin-bottom: 10px; */ } 
.formBox .conn_2 .check_box { width:30px; height:30px; vertical-align: middle; background-color:white; border:1px solid #ccc; display:inline-block; margin-right:5px; } 
.formBox .conn_2 .radio_box { width:30px; height:30px; vertical-align: middle; background-color:white; border:1px solid #ccc; display:inline-block; border-radius:50%; margin-right:5px; } 
.formBox .conn_2 .add_formd_btn { margin: 10px 0 0 10px; cursor: pointer; } 
.formBox .conn_2 .remove_formd_btn { margin: 5px 0 0 13px; cursor: pointer; } 


/* 팝업 영역 */
.popupWrap { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 100; background-color: rgba(0, 0, 0, 0.8); display: none; } 
.popupWrap > .popupBox { position: absolute; width: 1200px; height: 700px; left: 50%; top: 50%; margin-top: -350px; margin-left: -600px; background-color: #FFF; } 

.popupWrap .guideWrap { width: 100%; float: left; margin-top: 50px; } 
.popupWrap .guideWrap > div { width: 100%; display: table; background-color: #EFEFEF; } 
.popupWrap .guideWrap > div > * { display: table-cell; vertical-align: middle; } 

.popupWrap .guideWrap > div > .iconWrap { width: 220px; text-align: center; color: #FFF; font-size: 45px; } 
.popupWrap .guideWrap > div > .conWrap { padding: 30px 0; } 
.popupWrap .guideWrap > div > .conWrap > li { float: left; } 
.popupWrap .guideWrap > div > .conWrap > li.basic { width: 100%; color: #646464; font-size: 13px; } 
.popupWrap .guideWrap > div > .conWrap > li.basic > span { font-weight: 500; } 

.popupWrap > .popupBox > .titWrap { width: 100%; float: left; padding: 25px 0; border-bottom: 1px solid #EBEBEB; background-color: #d13334;} 
.popupWrap > .popupBox > .titWrap > .left { width: 80%; float: left; padding-left: 30px; font-size: 21px; color: #fff; font-weight: bold; } 
.popupWrap > .popupBox > .titWrap > .left > .guide { font-size: 13px; color: #BBB; font-weight: 500; margin-left: 15px; top: -3px; } 
.popupWrap > .popupBox > .titWrap > .right { width: 20%; float: left; height: 31px; } 
.popupWrap > .popupBox > .titWrap > .right > i { position: absolute; font-size: 40px; right: 30px; top: 50%; margin-top: -20px; color: #fff; cursor: pointer; } 
.popupWrap > .popupBox > .titWrap > .right > i:hover { color: #BBB; } 

.popupWrap > .popupBox > .frameWrap { width: 100%; height: calc(100% - 82px); float: left; padding: 0; overflow-y: auto; } 

.popupBox .popupContentsWrap { width: 100%; height: calc(100% - 80px); float: left; overflow-y: auto; padding: 30px 60px; } 
.popupBox .popupContentsWrap::-webkit-scrollbar { background-color: #FFF; } 
.popupBox .popupContentsWrap .tit { margin-top: 35px; } 
.popupBox .popupContentsWrap .tit:first-of-type { margin-top: 0; } 

.popupBox .popupBtnWrap { width: 100%; height: 80px; line-height: 80px; float: left; text-align: center; } 
.popupBox .popupBtnWrap > * { float: none; display: inline-block; margin: 0 2px; border: none; } 

/* 데이터 정보영역 */
.viewWrap { width: 100%; float: left; } 
.viewWrap > table td.sub { line-height: 15px; } 
.viewWrap > table span.small { font-size: 12px; color: #BBB; } 
.viewWrap img { max-width: 100%; } 
.viewWrap > .tit { width: 100%; float: left; font-size: 18px; font-weight: bold; color: #000; padding-bottom: 6px; margin-top: 60px; } 
.viewWrap > .tit:first-of-type { margin-top: 0; } 
.viewWrap > .tit > i { margin-right: 5px; } 
.viewWrap > table { width: 100%; float: left; border-top: 2px solid #666; border-bottom: 1px solid #666; } 

.viewWrap > table th { font-size: 13px; font-weight: bold; color: #333; border-bottom: 1px solid #DDD; background-color: #F8F8F8; text-align: left; vertical-align: top; padding: 13px 18px; } 
.viewWrap > table td { height: 56px; font-size: 13px; font-weight: 400; color: #666; border-bottom: 1px solid #DDD; padding: 10px 15px; text-align: left; } 
.viewWrap > table tr:last-of-type > * { border-bottom: 0; } 


#popupList { width: 100%; float: left; } 
#popupList > li { width: 100%; float: left; margin-bottom: 5px; } 
#popupList > li > .txtBox { width: calc(100% - 35px); float: left; height: 35px; color: #666; border: 1px solid #e1e1e1; padding: 0 10px; letter-spacing: -0.5px; } 
#popupList > li > i { width: 35px; height: 35px; line-height: 35px; float: left; font-size: 18px; cursor: pointer; text-align: center; } 
#popupList > li > .popupMoreValueAddBtn { color: #2598eb; } 
.popupMoreValueAddBtn { color: #2598eb; } 
#popupList > li > .popupMoreValueRemoveBtn { color: #CCC; } 
.popupMoreValueRemoveBtn { color: #CCC; } 


/* 자료실 */

.files_list_wrap { width: 100%; float: left; padding: 30px; background-color: #F9F9F9; border: 1px solid #D9D9D9; } 

/* css공백부분 제거 */
.files_item:first-child { height: 47px; } 

.files_item { cursor: pointer; width: 50%; height: 47px; float: left; margin-bottom: 10px; padding: 5px; padding-top: 10px; border:1px solid transparent; } 
.files_item:last-of-type { margin-bottom: 0; } 
.files_item:hover { background-color: #CCE8FF; } 
.files_item > * { float: left; } 
.files_item > img { width: 30px; margin-right: 6px; } 
.files_item > span { position: relative; top: 4px; font-size: 15px; } 
.files_item input { border: 1px solid #D9D9D9; top: 2px; position: relative; font-size: 12px; position: relative; padding: 3px 6px; } 

.files_list_wrap .active { background-color: #CCE8FF; border: 1px solid #99D1FF; } 

.files_url { color: #666 !important; } 
.files_url > .now { color: #DC3333 !important; } 
.files_url > a:hover { color: #DC3333 !important; text-decoration: underline; } 


.fileListEtc { width:100%; float:left; margin-bottom:10px; } 
.fileListEtc > div { width:50%; float:left; } 
.fileListEtc .path { line-height:35px; text-align:right; } 

.files_upload_wrap { width: 100%; float: left; } 
.files_upload_wrap i { color: #FFF; margin-right: 3px; } 



.folder > i { color: #D64343; } 
.folder > span { font-weight: bold; } 
.r_f { color: #999; } 
#files_select { display: none; } 
#files_select2 { display: none; } 

.loading_wrap { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); position: fixed; z-index: 99999; display: none; } 
.loading_wrap > img { position: absolute; left: 50%; top: 50%; margin-left: -16px; margin-top: -16px; } 

.file_common { position: fixed; left: 0; bottom: 0; } 

.upload_btn { font-size: 15px; font-weight: bold; background-color: #D9D9D9; padding: 5px 20px; cursor: pointer; } 

.popup_wrap { width: 100%; height: 100%; float: left; position: fixed; z-index: 9999; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.65); } 
.popup_wrap > .popup_box { width: 850px; height: 500px; background-color: #FFF; position: absolute; top: 50%; left: 50%; margin-left: -425px; margin-top: -250px; } 
.popup_wrap > .popup_box > .popup_tit_wrap { width: 100%; float: left; padding: 25px; border-bottom: 1px solid #D9D9D9; } 
.popup_wrap > .popup_box > .popup_con { width: 100%; float: left; padding: 20px; } 

.popup_tit_wrap > .main_tit { position: relative; float: left; font-size: 22px; } 
.popup_tit_wrap > .sub_tit { position: relative; float: left; font-size: 14px; color: #999; top: 7px; margin-left: 10px; } 
.popup_tit_wrap > .right_tit { position: relative; float: right; font-size: 12px; color: #666; } 
.popup_tit_wrap > .right_tit > ul { float: left; text-align: right; } 
.popup_tit_wrap > .right_tit > ul > li { width: 100%; float: left; text-align: right; } 

.popup_tit_wrap > .popup_control { position: relative; float: right; cursor: pointer; font-size: 25px; top: 6px; } 

.popup_btn_area { width:100%; float:left; margin-top:15px; text-align:center; } 
.popup_btn_area > ul { width:100%; float:left; } 
.popup_btn_area > ul > li { width:100%; float:left; } 

/* 자료실 파일목록 ...처리*/
.filename { width: 90%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } 