@charset "utf-8";

html{overflow-x: hidden;}
body{padding-top: 55px;}

/* Input */
.inp{border: 1px solid #dddddd;background: #f9f9f9;height: 30px;line-height: 30px;padding: 0 10px;margin: 2px;box-sizing: border-box;font-size: 13px;color: #333;}
.inp.w100{width: 300px;}
.inp.wfull{width: 100%;}
.inp.w33{width: 80px;}
.inp.w50{width: 120px;}
.inp:focus{border-color: #036cfa;background: #f4f9ff;}
select.inp{padding-right: 0;width: 100%;margin: 2px;}
textarea{padding: 10px;width: 100%;min-height: 120px;border: 1px solid #dddddd;background: #f9f9f9;box-sizing: border-box;resize: none;font-size: 13px;margin: 2px;}
input[type=file]{margin: 2px;}
#modifyForm textarea[name=memo]{height: 300px;}
.plugin-captcha-img{vertical-align: top;}
.plugin-captcha{vertical-align: top;height: 25px;padding: 0 5px;width: 70px;height: 25px;border: 1px solid #dddddd;background: #ffffff;padding: 0 10px;border-radius: 3px;box-sizing: border-box;}
input[type=radio]{margin-top: -2px;}
.file_ed{display: block;margin-top: 5px;font-size: 13px;}
.file_ed a{text-decoration: underline;}
.file_ed label{margin-left: 10px;}
label{}
label.chk{display: inline-block;vertical-align: middle;padding: 7px 15px 6px 15px;margin: 2px;text-decoration: none;text-align: center;font-size: 14px;background: #fff;color: #333 !important;background: #fff;border: 1px solid #333;text-decoration: none !important;box-sizing: border-box;border-radius: 2px;font-weight: bold;}
label.chk input{display: none;}
label.chk.on{background: #036cfa;border-color: #036cfa;color: #fff !important;}
label.chk.on:before{content: '\f1ad';font-size: 11px;display: inline-block;vertical-align: middle;margin-right: 6px;margin-top: -3px;font-family: axicon;}
img{image-rendering: -webkit-optimize-contrast;}

/* Captcha */
#zigger-captcha a img{width: 20px;height: auto;}
#zigger-captcha .inp{margin-top: 5px;}

/* Button */
.btn-wrap{position: relative;margin-top: 40px;text-align: center;min-height: 40px;}
.btn-wrap .left{text-align: left;}
.btn-wrap .right{display: inline-block;position: absolute;top: 0;right: 0;}
.btn-wrap p{display: block;margin-bottom: 10px;font-size: 14px;color: #999;line-height: 20px;font-weight: normal;}
.btntxt{display: block;text-align: center;margin-top: 10px;font-size: 13px;color: #999;}
.btntxt strong{color: #000;font-weight: normal;line-height: 20px;}
.btntxt a{color: #036cfa;font-weight: bold;display: inline-block;vertical-align: top;}

.btn1{display: inline-block;vertical-align: middle;padding: 6px 15px 7px 15px;margin: 2px;text-decoration: none;text-align: center;font-size: 13px;height: 30px;color: #fff !important;background: #9ca0a7;text-decoration: none !important;border: none;box-sizing: border-box;border-radius: 2px;font-weight: normal !important;}
.btn1:hover{background: #666;}
.btn1.big{display: inline-block;vertical-align: middle;padding: 10px 15px 10px 15px;margin: 2px;height: auto;text-decoration: none;text-align: center;font-size: 14px;color: #fff !important;background: #9ca0a7;text-decoration: none !important;border: none;box-sizing: border-box;border-radius: 2px;font-weight: normal !important;}
.btn1.big:hover{background: #666;}
.btn2{display: inline-block;vertical-align: middle;padding: 6px 15px 7px 15px;margin: 2px;text-decoration: none;text-align: center;font-size: 13px;height: 30px;color: #666 !important;background: #ddd;text-decoration: none !important;border: none;box-sizing: border-box;border-radius: 2px;font-weight: normal !important;}
.btn2:hover{background: #666;color: #fff !important;}
.btn3{display: inline-block;vertical-align: middle;padding: 6px 15px 7px 15px;margin: 2px;text-decoration: none;text-align: center;font-size: 13px;height: 30px;color: #666 !important;background: #f7f7f7;border: 1px solid #ccc;text-decoration: none !important;box-sizing: border-box;border-radius: 2px;font-weight: normal !important;}
.btn3:hover{background: #ddd;color: #000 !important;}
.btn11{display: inline-block;vertical-align: middle;background: #036cfa;border: 1px solid #036cfa;margin: 2px;line-height: 55px;padding: 0 50px;font-size: 15px;color: #fff !important;text-decoration: none !important;box-sizing: border-box;border-radius: 2px;}
.btn11 i{color: #fff !important;}
.btn11:hover{background: #0060d6;color: #fff !important;border-color: #0060d6;}
.btn11.kakao{background: #f1c53a;border-color: #f1c53a;color: #3a2020 !important;font-weight: bold;}
.btn11.kakao:before{content: '';display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 8px;background: url('../images/sns-login-ico-k.jpg') no-repeat center center;background-size: contain;width: 22px;height: 22px;}
.btn11.kakao:hover{color: #3a2020 !important;}
.btn22{display: inline-block;vertical-align: middle;background: #f7f7f7;border: 1px solid #ccc;margin: 2px;line-height: 55px;padding: 0 50px;font-size: 15px;color: #666 !important;text-decoration: none !important;box-sizing: border-box;border-radius: 2px;}
.btn22:hover{background: #666;color: #fff !important;border-color: #666;}
.btn22:hover i{color: #fff;}
.inline-button{display: inline-block;vertical-align: middle;margin-left: 3px;background: none;border: none;background: none;font-size: 13px;color: #999;}
*:disabled{opacity: 0.5;}

/* Table */
#list-nodata{display: block;text-align: center;line-height: 100px;background: #fff;border-bottom: 1px solid #ddd;font-size: 13px;color: #999;}
#list-nodata.no-bg{background: none;}
#list-nodata.no-border{border: none;}
#list-noti{display: block;text-align: center;margin: 10px 0;color: #e4002b;font-size: 13px;}

.table{width: 100%;border-top: 1px solid #cccccc;margin-top: -1px;text-align: center;}
.table.list{width: calc(100% + 40px);margin: 0 -20px;}
.table.webper tr > *{padding: 15px 5px;}
.table.webper a{color: #000;transition: all 0.1s;}
.table.webper a.new-win{opacity: 0.1;text-decoration: none;}
.table.webper td:hover a.new-win{opacity: 1;}
.table tr > *{border: 1px solid #f1f1f1;border-width: 1px 0 1px 0;padding: 10px 20px;font-size: 14px;line-height: 18px;transition: all 0.2s;}
.table > thead > tr > th{position: relative;background: #fafafa;color: #000;padding: 10px 20px;border-top: none;border-bottom: 1px solid #eeeeee;}
.table > thead > tr > th a{position: relative;color: #666666;text-decoration: none;display: inline-block;padding-bottom: 1px;line-height: 13px;}
.table > thead > tr > th a:after{content: '';display: block;width: 100%;position: absolute;bottom: -2px;left: 0;width: 100%;border-bottom: 1px dashed #000000;opacity: 0.4;transition: all 0.2s;}
.table > thead > tr > th a:hover:after{opacity: 1;}
.table > thead > tr th:before{position: absolute;top: 50%;left: 0;width: 1px;height: 12px;margin-top: -6px;background: #dddddd;content: '';display: block;}
.table > thead > tr th:first-child:before{display: none;}
.table > tbody > tr > th{width: 180px;padding-left: 20px;text-align: left;color: #000000;font-weight: normal;font-size: 13px;}
.table > tbody > tr > td{letter-spacing: -0.5px;}
.table > tbody > tr > td.no{font-size: 11px;color: #999999;}
.table > tbody > tr > td > strong{font-weight: bold;color: #000000;}
.table > tbody > tr > td a{color: #036cfa;font-weight: bold;text-decoration: underline;}
.table > tbody > tr > td a strong{font-weight: bold;}
.table > tbody > tr > td .tmb{width: auto;height: auto;max-width: 40px;max-height: 40px;}
.table > tbody > tr > td em{font-style: normal;display: block;font-size: 13px;color: #999;}
.table > tbody:last-child{border-bottom: 1px solid #ddd;}

.table{border-top: none;}
.table > thead > tr:first-child > *{
    padding: 12px 5px;border-top: none;border-bottom: 1px solid #dedede;font-size: 14px;color: #000;
    background: rgb(250,250,250);
    background: -webkit-linear-gradient(bottom, rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(bottom, rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to top, rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%);
}
.table > tbody > tr:nth-child(even) > *{background: #fafafa;}
.table > tbody > tr:hover > *{background: rgba(0,0,0,0.02);}
.table .inp{height: 26px;line-height: 26px;border-radius: 3px;background: #ffffff;}

.table .table tr > *{border: none;}
.table .table > tbody > tr > th{width: 60px;color: #000000;font-size: 12px;}

.table.small > thead > tr > th{border: 1px solid #ddd;border-left-color: #eee;border-right-color: #eee;padding: 12px 5px;font-size: 13px;}
.table.small > thead > tr > th:before{display: none;}
.table.small > thead > tr:first-child > th{border-top: 1px solid #999;}
.table.small > tbody > tr > td{padding: 10px 5px;border: 1px solid #ddd;border-left-color: #eee;border-right-color: #eee;}
.table.small > thead > tr > *{border-bottom: 1px solid #999 !important;}

.table.tal thead th{text-align: center;}
.table.tal tbody td{text-align: left;}
.table.api thead tr th{background: #f7f7f7 !important;}
.table.api thead tr:hover th{background: #f7f7f7 !important;}
.table.api tr > *{padding: 10px !important;letter-spacing: -0.5px;}
.table.api tr:hover > *{background: #fff !important;}
.table.api tr:nth-child(even) > *{background: #fff !important;}
.table.issue-tbl tbody tr > *{padding: 40px 15px;word-break: break-all;}
.table.issue-tbl tbody td.memo{font-size: 15px;color: #000;}
.table.issue-tbl tbody td.memo a{color: #000;}
.table.issue-tbl tbody td.big-date{font-size: 15px;font-weight: bold;color: #000;}
.table.bdtn > thead > tr > th{border-top-color: #ddd !important;}
.table.tac tr > *{text-align: center;}
.table .sbj{color: #000;text-decoration: none;font-size: 15px;}
.table .webper-inf{margin-top: 5px;}
.table .webper-inf li{font-size: 13px;display: inline-block;vertical-align: top;margin-right: 15px;}
.table .webper-inf li strong{color: #333;font-weight: bold;margin-right: 5px;}
.table .webper-id{font-size: 13px;color: #999;font-style: normal;}
.table .webper-comment{padding: 20px 0;}
.table .webper-comment img{max-width: 500px;height: auto;}
.table .webper-comment .tbltxt{display: block;margin: 0;color: #666;margin-top: 10px;}
.table .webper-disabled .sbj{opacity: 0.4;}
.table .webper-disabled .sbj img{opacity: 0.3;}
.table .tr-active{border: 2px solid #0073bb;}
.table .tr-active *{background: #f1faff !important;}
.table .comment{font-size: 11px;color: #036cfa;margin-left: 4px;font-weight: bold;}

.table_wrt{width: 100%;border-collapse: collapse;table-layout: fixed;}
.table_wrt > * > tr > *{padding: 15px;border: 1px solid #ddd;border-width: 1px 0 1px 0;font-size: 13px;transition: background 0.3s;}
.table_wrt > tbody > tr > th{background: #fff;text-align: left;color: #000;background: #fafafa;font-weight: bold;}
.table_wrt > tbody > tr > th em{font-style: normal;color: #999;display: inline-block;vertical-align: middle;margin-left: 3px;margin-top: -3px;}
.table_wrt > tbody > tr > td{color: #666666;}
.table_wrt > tbody > tr > td p{line-height: 22px;}
.table_wrt .webper-tit{font-size: 18px;color: #000;font-weight: bold;padding: 20px 0;border: 1px solid #333;border-width: 1px 0 1px 0;}
.table_wrt .webper-work-typebox{font-family: empty;font-size: 0;display: inline-block;display: block;margin-top: 10px;}
.table_wrt .webper-work-typebox *{font-family: 'Malgun gothic', Tahoma, Arial, Helvetica, sans-serif;min-width: 85px;padding: 5px 8px;margin: 0;margin-right: 3px;}
.table_wrt .btn1{margin-top: 0;margin-bottom: 0;}
.table_wrt .webper-work-typebox .btn1{padding: 7px 15px 7px 15px;vertical-align: middle;line-height: 18px;margin-left: 10px;min-width: 0;}
.table_wrt .webper-inf{margin-top: 5px;}
.table_wrt .webper-inf.inline-block{display: inline-block;vertical-align: top;}
.table_wrt .webper-inf li{font-size: 13px;display: inline-block;vertical-align: top;margin-right: 15px;}
.table_wrt .webper-inf li strong{color: #333;font-weight: bold;margin-right: 5px;}
.table_wrt .memoWrap{padding: 40px 100px;font-size: 14px;line-height: 24px;color: #333;height: 300px;vertical-align: top;}
.table_wrt .memoWrap .warning{display: block;margin-bottom: 50px;text-align: center;font-size: 15px;color: #333;background: #f7f7f7;border: 1px solid #ddd;line-height: 50px;border-radius: 4px;box-shadow: 0 2px 0 rgba(0,0,0,0.05);}
.table_wrt .memoWrap .warning.type0{background: #fef2f5;border-color: #ea4b73;color: #310a14;}
.table_wrt .memoWrap .warning.type2{background: #d8ecf1;border-color: #4a8d9f;color: #082026;}
.table_wrt .memoWrap .warning.type3{background: #f4e9dd;border-color: #d28c40;color: #26180a;}
.table_wrt .memoWrap .warning.type4{background: #fef2f5;border-color: #ea4b73;color: #310a14;}
.table_wrt .memoWrap .warning.type5{background: #fef2f5;border-color: #ea4b73;color: #310a14;}
.table_wrt .memoWrap .warning.type6{background: #fef2f5;border-color: #ea4b73;color: #310a14;}
.table_wrt .memoWrap .pageurl-link{color: #036cfa;font-weight: 300;display: inline-block;vertical-align: middle;}
.table_wrt.small tr > *{padding: 5px 7px;}
.table_wrt.small .inp{height: 25px;line-height: 25px;}
.table_wrt.bdtn tbody tr:first-child > *{border-top: 1px solid #ddd;}
.table_wrt.issue-tbl textarea{font-size: 14px;}

.win_table_wrt{width: 100%;border-collapse: collapse;table-layout: fixed;}
.win_table_wrt tr > *{padding: 15px;border: 1px solid #ddd;border-width: 1px 0 1px 0;font-size: 13px;transition: background 0.3s;}
.win_table_wrt tbody tr:first-child > *{border-top: 1px solid #999;}
.win_table_wrt tbody th{background: #fff;text-align: left;color: #333333;background: #f8fafc;font-weight: 500;}
.win_table_wrt tbody th em{font-style: normal;color: #999;display: inline-block;vertical-align: middle;margin-left: 3px;color: red;}
.win_table_wrt tbody td{color: #666666;}
.win_table_wrt tbody td.null{font-family: empty;font-size: 0;}
.win_table_wrt tbody td p{line-height: 22px;}
.win_table_wrt tbody td hr{display: inline-block;vertical-align: middle;border: none;background: none;width: 1%;}
.win_table_wrt .inp{margin: 1px 0;box-sizing: border-box;height: 35px;}
.win_table_wrt textarea{margin: 1px 0;box-sizing: border-box;height: 35px;}
.win_table_wrt .sltbox{margin: 1px 0;}
.win_table_wrt .sltbox{height: 35px;vertical-align: middle;box-sizing: border-box;}
.win_table_wrt .sltbox select{height: 33px;}

.view_history_list > li{display: inline-block;margin-right: 10px;}
.view_history_list > li > *{display: inline-block;font-size: 12px;font-style: normal;}
.view_history_list > li strong{font-weight: bold;color: #333;}
.view_history_list > li em{color: #999;}

@media screen and (max-width: 1000px){

    .win_table_wrt colgroup{display: none;}
    .win_table_wrt tr > *{display: block;width: 100% !important;box-sizing: border-box;border: none;background: none !important;border: none !important;padding: 0;margin-bottom: 5px;font-size: 12px;line-height: 18px;}
    .win_table_wrt tbody th{width: 80px;margin-top: 0;}
    .win_table_wrt tbody td{border-bottom: 1px solid #eee !important;padding-bottom: 15px;margin-bottom: 10px;}
    .win_table_wrt tbody td p{line-height: 18px;}
    .win_table_wrt tbody td > strong{font-weight: 300;color: #333;font-size: 14px;}
    .win_table_wrt .inp{width: 100%;}
    .win_table_wrt .w33p{width: 32.66% !important;}

}

.tbltxt{position: relative;display: block;margin: 2px;font-size: 12px;line-height: 18px;color: #999999;padding-left: 10px;}
.tbltxt:before{content: '';display: block;position: absolute;top: 7px;left: 0;width: 6px;height: 2px;background: #ddd;}

/* Search */
.schform{position: relative;margin: 0 -5px;margin-bottom: 20px;text-align: right;}
.schform.top{background: #fafafa;border-bottom: 1px solid #eee;margin: 0 -30px 30px -30px !important;padding: 15px 25px;position: relative;}
.schform legend{display: none;}
.schform > *{margin-left: 5px;background: #fff;}
.schform .opts{display: inline-block;vertical-align: middle;margin: -2px 10px -2px 3px;font-family: empty;font-size: 0;}
.schform .opts .chk{line-height: 40px !important;height: 42px !important;box-sizing: border-box;padding: 0 10px;min-width: 130px;font-family: 'Malgun gothic', Tahoma, Arial, Helvetica, sans-serif;}
.schform .datebox{background: none;margin-bottom: 8px;margin-right: 20px;font-family: empty;font-size: 0;display: inline-block;}
.schform .datebox .date{display: inline-block;vertical-align: middle;padding: 7px 15px 6px 15px;margin: 2px;text-decoration: none;text-align: center;font-size: 14px;background: #fff;color: #333 !important;background: #fff;border: 1px solid #333;text-decoration: none !important;box-sizing: border-box;border-radius: 2px;font-weight: bold;}
.schform .datebox .date:first-child{margin-left: 0;}
.schform .datebox .date.on{background: #036cfa;border-color: #036cfa;color: #fff !important;}
.schform .datebox .date.bg{background: #f7f7f7;}
.schform .datebox .pipe{display: inline-block;vertical-align: middle;margin: 0 3px;font-size: 13px;color: #999;}
.schform .datebox .inp{border: 1px solid #c7cbcc;height: 35px !important;line-height: 35px;height: auto;width: 100px;border-radius: 2px;background: #fff;}
.schform .datebox .sltbox{height: 33px;display: inline-block;vertical-align: middle;border-radius: 2px;}
.schform .datebox .sltbox select{height: 33px;}
.schform > .sltbox{height: 33px;margin: 2px;border-radius: 2px;}
.schform > .sltbox select{height: 33px;line-height: 33px;}
.schform .inpbox{height: 33px;line-height: 33px;padding-right: 33px;border-radius: 2px;overflow: hidden;margin: 2px;}
.schform .inpbox input[type=text]{height: 33px;line-height: 33px;}
.schform .inpbox .sbm{width: 33px;height: 33px;}


.inpbox{position: relative;display: inline-block;vertical-align: top;border: 1px solid #c7cbcc;height: 40px;line-height: 40px;width: 250px;padding-right: 40px;}
.inpbox > *{vertical-align: top;}
.inpbox input[type=text]{border: none;box-sizing: border-box;width: 100%;height: 40px;line-height: 40px;padding-left: 10px;box-sizing: border-box;}
.inpbox .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;border: none;background: url('../images/sch-sbm.jpg') no-repeat center center;background-size: 17px auto;text-indent: -999em;}

.inpsltWrap{position: relative;display: inline-block;vertical-align: top;z-index: 1;min-width: 250px;}
.inpsltWrap ul{position: absolute;top: 26px;left: 2px;min-width: 100%;display: none;border: 1px solid #000;border-top: none;padding-bottom: 1px;box-sizing: border-box;}
.inpsltWrap ul li{border-top: 1px solid #ddd;}
.inpsltWrap ul li button{border: none;background: #f7f7f7;font-size: 13px;color: #666;width: 100%;height: 30px;padding: 0 5px;}
.inpsltWrap ul li button:hover{background: #ddd;}
.inpsltWrap:hover .inp + ul{display: block;}
.inpsltWrap:hover{z-index: 80;}
.inpsltWrap:hover input[type=text]{border-color: #000;}

.sltbox{position: relative;display: inline-block;vertical-align: top;border: 1px solid #c7cbcc;height: 40px;overflow: hidden;background-color: #fff;}
.sltbox:after{content: '';display: block;position: absolute;top: 50%;right: 10px;width: 12px;height: 12px;margin-top: -6px;background: url('../images/slt-spr.jpg') no-repeat center center;background-size: contain;z-index: 2;}
.sltbox select{position: relative;z-index: 3;min-width: 90px;width: calc(100% + 80px);border: none;height: 40px;line-height: 40px;padding-left: 5px;padding-right: 25px;box-sizing: border-box;background: transparent;cursor: pointer;}
.sltbox select option[data-kakao-template]{background: #faf1d6;color: #000 !important;}
.sltbox.small{height: 28px;}
.sltbox.small select{height: 28px;line-height: 28px;}
.sltbox.vm{vertical-align: middle;}

.sortbar{border-top: 1px solid #999;border-bottom: 2px solid #eee !important;line-height: 60px;text-align: center;}
.sortbar li{display: inline-block;vertical-align: top;padding: 0 15px;position: relative;}
.sortbar li a{font-size: 13px;color: #666;text-decoration: none;}
.sortbar li a strong{font-weight: bold;color: #000;margin-left: 4px;}
.sortbar li.tot a strong{color: red;}

.workerbar{border-top: 1px solid #eee;padding: 0;background: none;margin: 0 -25px;margin-top: 15px;padding: 15px 30px 0 30px;}

.latest_comments{margin-bottom: 30px;position: relative;border-top: 1px solid #ddd;margin: 0 -25px;margin-top: 15px;padding: 20px 30px 0 30px;background: none;}
.latest_comments h6{font-size: 13px;color: #333;margin-bottom: 10px;}
.latest_comments ul{overflow-y: auto;max-height: 112px;}
.latest_comments ul li{position: relative;overflow: hidden;}
.latest_comments ul li a{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.latest_comments ul li > *{display: inline-block;vertical-align: middle;line-height: 20px;font-size: 12px;margin-right: 10px;}
.latest_comments ul li .type{font-style: normal;}
.latest_comments ul li .comment{max-width: 700px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.latest_comments ul li .company{font-weight: bold;color: #333;}

/* Tab */
.tab1{margin-bottom: 20px;border-bottom: 1px solid #000;}
.tab1 li{position: relative;display: inline-block;vertical-align: top;width: calc(33.33% - 1px);margin-right: -1.5px;border: 1px solid #ddd;border-bottom: none;}
.tab1 li a{display: block;text-align: center;line-height: 55px;text-decoration: none;color: #999;background: #fff;font-size: 15px;}
.tab1 li.active{z-index: 2;border-color: #000;}
.tab1 li.active a{line-height: 56px;margin-bottom: -1px;color: #333;background: #fff;font-weight: bold;}
.tab1.len2 li{width: calc(50% - 1px);}
.tab1.len4 li{width: calc(25% - 1px);}
.tab1.len5 li{width: calc(20% - 1px);}
.tab1.len6 li{width: calc(16.69% - 1px);}

.tab2{white-space: nowrap;}
.tab2 li{display: inline-block;vertical-align: top;width: calc(25% + 1px);margin-right: -1px;}
.tab2 li a{border: 1px solid rgba(256,256,256,0.1);display: block;line-height: 50px;text-align: center;font-size: 15px;color: #fff;text-decoration: none;background: rgba(256,256,256,0.1);}
.tab2 li.active a{background: #fff;color: #000;}

/* Paging */
.paging{text-align: center;margin-top: 30px;}
.paging > li{display: inline-block;vertical-align: top;margin: 0;margin-right: -1px;}
.paging > li a{position: relative;display: block;width: 35px;height: 35px;line-height: 35px;text-align: center;background: #f9f9f9;border: 1px solid #eeeeee;color: #999999;font-size: 12px;text-decoration: none;box-sizing: border-box;}
.paging > li:first-child a{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.paging > li:last-child a{border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.paging > li.active a{background: #ffffff;color: #333333;font-weight: bold;}
.paging > li.first a,
.paging > li.prev a,
.paging > li.next a,
.paging > li.last a{background: none;font-size: 12px;color: #666666;}

/* Ajax Validator */
.validt{display: block;color: #5b5252;font-size: 12px;margin: 0 0 10px 0;padding: 0 10px;line-height: 30px;background: #fde8e9;border: #f4cdcf;border-radius: 3px;}
.validt.checked{color: #999999;background: #f7f7f7;border-color: #e5e5e5;}

/* 기본 폼 */
.tblform h4{margin-bottom: 30px;font-weight: normal;font-size: 20px;color: #000000;}
.tblform h4 em{display: block;margin-top: 15px;font-size: 14px;line-height: 20px;color: #999;font-style: normal;}
.tblform h5{margin-bottom: 10px;font-weight: normal;font-size: 16px;}
.tblform fieldset{display: block;}
.agr-box{border: 1px solid #eeeeee;padding: 30px 20px;margin-bottom: 20px;border-radius: 5px;box-shadow: 0 0 20px rgba(0,0,0,0.05);}
.agr-box legend{display: none;}
.agr-box h4{margin-bottom: 10px;font-weight: normal;}
.agr-box .txt{padding: 20px;margin-bottom: 10px;background: #f7f7f7;height: 150px;overflow-y: scroll;}
.agr-box .chk{display: block;text-align: right;}
.mypoint{margin-bottom: 30px;border: 4px solid #f1f1f1;text-align: center;padding: 25px;font-size: 16px;}
.mypoint strong{color: #e4002b;font-size: 20px;padding: 0 10px;display: inline-block;vertical-align: middle;font-family: Arial;}
.email-chg-guid{display: block;color: #5b5252;font-size: 12px;margin-top: 10px;padding: 10px;line-height: 16px;background: #fde8e9;border: 1px solid #f4cdcf;border-radius: 3px;}

/* Popup */
.ph-pop{position: absolute;z-index: 50;background: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.05);border: 1px solid rgba(0,0,0,0.1);border-radius: 3px;overflow: hidden;}
.ph-pop .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.ph-pop .pop-cont{position: relative;overflow: hidden;}
.ph-pop .pop-btn{position: relative;zoom: 1;z-index: 3;border-top: 1px solid rgba(0,0,0,0.1);}
.ph-pop .pop-btn:after{display: block;content: '';clear: both;}
.ph-pop .pop-btn a{display: block;float: left;width: 50%;line-height: 35px;background: #f7f7f7;text-align: center;font-size: 12px;text-decoration: none;color: #333333;border-left: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;}
.ph-pop .pop-btn a:first-child{border-left: none;}
.ph-pop .pop-btn .close{top: 0;left: 0;}
.ph-pop .pop-btn .close-today{top: 0;right: 0;}

/* Layout */
#popup{position: fixed;top: 50%;left: 50%;width: 1000px;height: 700px;margin-top: -350px;margin-left: -500px;padding-top: 70px;z-index: 301;background: #fff;overflow: hidden;box-sizing: border-box;opacity: 0;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
#popup .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 70px;padding: 0 30px;border-bottom: 1px solid #232f3e;box-sizing: border-box;background: #232f3e;}
#popup .pop-tit h3{font-size: 18px;color: #fff;font-weight: bold;line-height: 70px;}
#popup .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 70px;height: 69px;line-height: 72px;text-align: center;font-size: 16px;color: #fff;background: #232f3e;border-left: 1px solid #000;}
#popup .pop-wrap{height: 100%;overflow-y: auto;padding: 30px;box-sizing: border-box;}
#popup.on{opacity: 1;}
#popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(65,70,79,0.5);opacity: 0;}
#popupBG.on{opacity: 1;}

#popup2{position: fixed;top: 50%;left: 50%;width: 1300px;height: 700px;margin-top: -350px;margin-left: -650px;padding-top: 70px;z-index: 301;background: #fff;overflow: hidden;box-sizing: border-box;opacity: 0;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
#popup2 .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 70px;padding: 0 30px;border-bottom: 1px solid #232f3e;box-sizing: border-box;background: #232f3e;}
#popup2 .pop-tit h3{font-size: 18px;color: #fff;font-weight: bold;line-height: 70px;}
#popup2 .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 70px;height: 69px;line-height: 72px;text-align: center;font-size: 16px;color: #fff;background: #232f3e;border-left: 1px solid #000;}
#popup2 .pop-wrap{height: 100%;overflow-y: auto;padding: 30px;box-sizing: border-box;}
#popup2 .pop-wrap.get_extend_pop .btn3._chamjo{height: 26px;padding: 0;line-height: 23px;}
#popup2.on{opacity: 1;}
#popupBG2{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(65,70,79,0.5);opacity: 0;}
#popupBG2.on{opacity: 1;}

#popup3{position: fixed;bottom: 100px;right: 100px;width: 400px;height: 520px;padding-top: 50px;z-index: 301;background: #fff;overflow: hidden;box-sizing: border-box;opacity: 0;box-shadow: 0 0 20px rgba(0,0,0,0.05);border: 1px solid #333;}
#popup3 .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 50px;padding: 0 20px;border-bottom: 1px solid #666;background: #9ca0a7;box-sizing: border-box;box-shadow: 0 2px 0 rgba(0,0,0,0.1);}
#popup3 .pop-tit h3{font-size: 16px;color: #fff;font-weight: bold;line-height: 50px;}
#popup3 .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 50px;height: 49px;line-height: 52px;text-align: center;font-size: 16px;color: #fff;background: #9ca0a7;border-left: 1px solid #333;}
#popup3 .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
#popup3.on{opacity: 1;}

#winpopup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;padding-top: 70px;z-index: 301;background: #fff;overflow: hidden;box-sizing: border-box;opacity: 0;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
#winpopup .pop-tit{position: absolute;top: 0;left: 0;width: 100%;height: 70px;padding: 0 30px;border-bottom: 1px solid #263f6d;background: #263f6d;box-sizing: border-box;box-shadow: 0 2px 0 rgba(0,0,0,0.03);}
#winpopup .pop-tit h3{font-size: 18px;color: #fff;font-weight: normal;line-height: 70px;}
#winpopup .pop-tit .close{display: block;position: absolute;top: 0;right: 0;width: 70px;height: 69px;line-height: 72px;text-align: center;font-size: 16px;color: #fff;background: #1c3159;border-left: 1px solid #263f6d;}
#winpopup .pop-wrap{height: 100%;overflow-y: auto;padding: 30px;box-sizing: border-box;}
#winpopup.on{opacity: 1;}
#winpopupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(65,70,79,0.5);opacity: 0;}
#winpopupBG.on{opacity: 1;}

#error-page{margin: 100px auto;}
#error-page h1{text-align: center;margin-bottom: 15px;font-weight: normal;color: #000000;}
#error-page h1 i{display: block;margin: 0 auto;margin-bottom: 20px;font-size: 80px;color: #dddddd;}
#error-page h2{font-size: 16px;color: #999999;font-weight: normal;text-align: center;}


.corp-morebtn{position: absolute;top: 180px;right: 50px;z-index: 81;width: 60px;height: 60px;border-radius: 50%;background: rgb(78,85,105);border: 1px solid rgba(0,0,0,0.3);box-shadow: 1px 2px 0 rgba(0,0,0,0.1);}
.corp-morebtn:before{content: '';display: block;position: absolute;top: 50%;left: 50%;width: 24px;height: 1px;background: #fff;margin-left: -12px;opacity: 0.6;}
.corp-morebtn:after{content: '';display: block;position: absolute;top: 50%;left: 50%;width: 1px;height: 24px;background: #fff;margin-top: -12px;opacity: 0.6;}
.corp-morebtn.open{transform: rotate(45deg);}

.corp-morebox{width: 100%;border-bottom: 1px solid #ccc;z-index: 80;background: #fafafa;padding: 40px 30px;}
.corp-morebox .inner{width: auto;position: relative;margin: 0 auto;}
.corp-morebox h5{font-size: 24px;color: #000;letter-spacing: -2px;font-weight: bold;margin-bottom: 30px;}
.corp-morebox h5 em{display: none;}
.corp-morebox .inner > ul{margin: 0 -15px;}
.corp-morebox .inner > ul > li{display: inline-block;vertical-align: top;width: calc(20% - 30px);margin: 0 15px;}
.corp-morebox .inner > ul > li > a{font-size: 18px;color: #333;font-weight: bold;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #333;display: block;}
.corp-morebox .inner > ul > li ul li a{line-height: 30px;font-size: 15px;color: #666;}

#bodyWrap{display: table;width: 100%;}
#bodyWrap > *{display: table-cell;}
#bodyWrap #lef{position: relative;width: 260px;height: calc(100vh - 60px);border-right: 1px solid #ccc;background: #ffffff;box-shadow: 2px 0 0 rgba(0,0,0,0.03);z-index: 90;vertical-align: top;}
#bodyWrap #rig{position: relative;width: calc(100% - 260px);}


/* Datepicker */
.ui-datepicker{width: 300px;padding: 0 5px;border-radius: 0;border: 1px solid #232f3e !important;box-shadow: 2px 2px 20px rgba(0,0,0,0.15);margin-top: 5px;z-index: 401 !important;}
.ui-datepicker-header{border: none;background: #232f3e;border-radius: 0;height: 40px;padding: 0 !important;margin: 0 -5px;}
.ui-datepicker-prev{border-radius: 0;position: absolute;top: 0 !important;left: 0 !important;width: 40px !important;height: 40px !important;border: none !important;background: #232f3e !important;text-indent: -999em;cursor: pointer;}
.ui-datepicker-prev span{display: none !important;}
.ui-datepicker-prev:after{content: '\f15f';font-family: axicon;display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;text-indent: 0;font-size: 20px;color: #fff;font-size: 13px;font-weight: normal !important;line-height: 40px;text-align: center;}
.ui-datepicker-next{border-radius: 0;position: absolute;top: 0 !important;right: 0 !important;width: 40px !important;height: 40px !important;border: none !important;background: #232f3e !important;text-indent: -999em;cursor: pointer;}
.ui-datepicker-next span{display: none !important;}
.ui-datepicker-next:after{content: '\f18f';font-family: axicon;display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;text-indent: 0;font-size: 20px;color: #fff;font-size: 13px;font-weight: normal !important;line-height: 40px;text-align: center;}
.ui-datepicker-title,
.ui-datepicker-year,
.ui-datepicker-month{line-height: 40px;font-size: 13px;font-weight: 300;color: #fff;font-weight: 400;}
.ui-datepicker-calendar thead th span{font-size: 12px !important;color: #999;}
.ui-state-default{border: none !important;background: #f7f7f7 !important;text-align: center !important;color: #666666 !important;font-size: 11px !important;line-height: 30px;}
.ui-state-highlight{background: #dddddd !important;color: #000 !important;font-weight: 500;}
.ui-state-active{background: #036cfa !important;color: #ffffff !important;font-weight: 500;}

/* main */
#main .vis{height: 120px;margin: -40px -500px 40px -500px;text-align: center;background: #444263;}
#main .vis:before{content: '';display: inline-block;vertical-align: middle;height: 100%;}
#main .vis .in{display: inline-block;vertical-align: middle;}
#main .vis .in h3{font-size: 24px;font-weight: bold;color: #fff;text-align: center;text-shadow: 0 0 2px rgba(0,0,0,0.5);}
#main .vis .in h3 strong{font-weight: 100;color: #f13039;}
#main .vis .in p{font-size: 18px;font-weight: 100;line-height: 30px;color: #ffffff;text-shadow: 0 0 2px rgba(0,0,0,0.5);}

/* subpage */
/* .sub-tit{border-bottom: 1px solid #eee;padding: 20px 30px;margin: -30px;margin-bottom: 30px;display: block;font-size: 20px;color: #000;background: #fafafa;}
.sub-tit em{font-style: normal;display: block;margin-top: 5px;font-size: 14px;color: #999;font-weight: normal;padding-left: 2px;}
.sub-tit em:before{content: '\f06a';display: inline-block;vertical-align: middle;margin-right: 3px;margin-top: -2px;font-size: 14px;color: #333;font-family: axicon;} */

#navi{position: absolute;bottom: 15px;right: 0;}
#navi > li{display: inline-block;line-height: 15px;}
#navi > li > a{font-size: 11px;color: #666666;line-height: 15px;}
#navi > li i.fa{margin: 0 10px;display: inline-block;vertical-align: middle;font-size: 9px;color: #999999;}
#navi > li:first-child i.fa{color: #000000;margin: 0;margin-top: -2px;}

/* sign in */
#signin{width: 425px;margin: 80px auto;}
#signin h4{font-size: 30px;color: #3f4044;font-weight: bold;text-align: center;}
#signin .log-noti{display: block;text-align: center;margin-top: 5px;font-size: 13px;color: #4c4d51;margin-bottom: 40px;}
#signin .log-noti a{vertical-align: top;font-size: 13px;color: #036cfa;position: relative;padding-bottom: 1px;margin-left: 5px;text-decoration: none;}
#signin .log-noti a:after{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;border-bottom: 1px dashed #036cfa;}
#signin .snsbox h5{font-size: 13px;color: #4c4d51;text-align: center;font-weight: bold;margin-bottom: 20px;}
#signin .snsbox ul{margin: -2px;}
#signin .snsbox ul li{display: inline-block;vertical-align: top;margin: 2px;width: calc(50% - 4px);}
#signin .snsbox ul li a{display: block;text-align: center;line-height: 34px;border-radius: 4px;background: #4c4d51;color: #fff;font-size: 13px;text-decoration: none;}
#signin .snsbox ul li a img{display: inline-block;vertical-align: middle;margin-right: 5px;margin-top: -2px;}
#signin .or{display: block;text-align: center;margin: 40px 0;position: relative;font-size: 16px;color: #c1c1c1;font-style: italic;}
#signin .or:before{content: '';display: block;position: absolute;top: 50%;left: 0;width: calc(50% - 30px);height: 1px;background: #efefef;}
#signin .or:after{content: '';display: block;position: absolute;top: 50%;right: 0;width: calc(50% - 30px);height: 1px;background: #efefef;}
#signin .inp-wrap label{display: block;font-size: 13px;color: #4c4d51;margin: 10px 0 5px 0;}
#signin .inp-wrap label em{font-style: normal;font-size: 11px;color: #999;}
#signin .inp-wrap label.chk{display: block;text-align: right;font-size: 13px;color: #4c4d51;}
#signin .inp-wrap .inp{width: 100%;margin-bottom: 5px;}
#signin .inp-wrap .forgot{display: inline-block;position: relative;font-size: 13px;color: #4c4d51;text-decoration: none;padding-bottom: 2px;font-weight: bold;color: #000;}
#signin .inp-wrap .forgot:after{content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 0;border-top: 1px dashed #000;}
#signin .inp-wrap .btn1{width: 100%;}
#signin .inp-wrap .tbltxt{margin-top: 0;}
#signin .labelWrap label{display: inline-block;vertical-align: top;margin: 0 10px 10px 0;}
#signin .mb_email{display: block;margin-bottom: 5px;font-size: 13px;font-weight: bold;color: #333;}
#signin .lvBtn{display: block;margin-top: 10px;font-size: 13px;color: #999;}

#policy-agree-box{font-size: 14px;line-height: 25px;color: #666;}
#policy-agree-box h4{display: block;margin-bottom: 25px;font-size: 20px;color: #333;font-weight: bold;}

/* blocked */
#blocked{width: 700px;margin: 100px auto;}

/* Policybox */
#policy-agree-box{font-size: 14px;line-height: 25px;color: #666;}
#policy-agree-box h4{display: block;margin-bottom: 25px;font-size: 20px;color: #333;font-weight: bold;}

/* Blocked */
#blocked{width: 700px;margin: 100px auto;}

/* Emailchk */
#emailchk{width: 700px;margin: 100px auto;}

/* Zig alert */
#zig-alert-wrap{position: fixed;top: 0;right: 10px;z-index: 900;width: 400px;}
#zig-alert{position: relative;margin-bottom: 4px;background: #e54d42;z-index: 800;border-left: 4px solid #b82e24;box-shadow: 0 0 10px rgba(0,0,0,0.1);transition: all 0.1s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
#zig-alert p{color: #fff;font-size: 13px;line-height: 16px;padding: 12px 10px;}
#zig-alert p i{margin-right: 5px;}
#zig-alert.remove{margin-top: 10px;opacity: 0;}
.ctit1{margin-bottom: 15px;margin-top: 40px;font-size: 18px;color: #000;font-weight: bold;}

.ques{position: relative;display: inline-block;vertical-align: middle;margin-top: -4px;margin-left: 2px;z-index: 4;}
.ques i{cursor: pointer;color: #000;}
.ques p{position: absolute;bottom: 25px;left: 0;display: inline-block;padding: 10px;background: #fff;border: 1px solid #666;box-shadow: 2px 2px 0 rgba(0,0,0,0.1);font-size: 12px;line-height: 16px !important;white-space: nowrap;text-align: left;display: none;z-index: 400;font-weight: normal;}
.ques:hover p{display: block;}

.blue-txt{font-weight: bold;font-size: 14px;color: rgba(8, 110, 212);}
.blue-txt em{font-style: normal;font-size: 12px;color: #999;}
.red-txt{font-weight: bold;font-size: 14px;color: #f13039;}
.blue-txt{font-weight: bold;font-size: 14px;color: #00c0f5;}
.gray-txt{font-weight: bold;font-size: 14px;color: #999;text-decoration: line-through;}
.red-txt em{font-style: normal;font-size: 14px;color: #999;}

.topbtnWrap{display: block;border: 1px solid #0073bb;background: #f1faff;border-radius: 2px;padding: 25px 0;text-align: center;font-size: 16px;font-weight: bold;color: #333333;margin-bottom: 20px;}
.topbtnWrap i{font-size: 30px;color: #0073bb;display: block;margin: 0 auto;margin-bottom: 10px;}
.topbtnWrap em{display: block;font-style: normal;text-align: center;font-size: 13px;color: #666666;margin-top: 5px;}
.topbtnWrap em strong,
.topbtnWrap em a{font-weight: normal;color: #000 !important;text-decoration: none;vertical-align: top;}

#apiWrap{position: relative;zoom: 1;margin-top: 50px;}
#apiWrap:after{display: block;content: '';clear: both;}
#apiWrap > *{box-sizing: border-box;min-height: 100px;}
#apiWrap .lef{position: absolute;top: 0;left: 0;width: 20%;height: 100%;}
#apiWrap .rig{position: relative;width: 80%;margin-left: 20%;padding-left: 50px;}

#apiWrap .menu{position: sticky;top: 80px;width: 100%;border-top: 1px solid #999;max-height: calc(100vh - 100px);overflow-x: auto;}
#apiWrap .menu > li{display: block;border-bottom: 1px solid #ddd;}
#apiWrap .menu > li > a{position: relative;display: block;line-height: 50px;font-size: 15px;color: #333;font-weight: bold;padding-left: 20px;text-decoration: none;}
#apiWrap .menu > li > a:before{content: '';display: block;position: absolute;top: 50%;left: 10px;width: 3px;height: 3px;border-radius: 50%;background: #999;margin-top: -1px;}
#apiWrap .menu > li > a:after{content: '\f12f';display: block;position: absolute;top: 0;right: 20px;line-height: 50px;font-family: axicon;color: #999;font-size: 11px;}
#apiWrap .menu > li > ul{display: none;padding: 10px 15px;background: #f7f7f7;}
#apiWrap .menu > li > ul li{border-top: 1px solid #ddd;}
#apiWrap .menu > li > ul li:first-child{border-top: none;}
#apiWrap .menu > li > ul li a{position: relative;line-height: 35px;font-size: 13px;color: #333;text-decoration: none;padding-left: 15px;}
#apiWrap .menu > li > ul li a:before{content: '';display: block;position: absolute;top: 50%;left: 3px;width: 5px;height: 2px;background: #999;margin-top: -1px;}
#apiWrap .menu > li > ul li a em{font-style: normal;margin-left: 5px;font-size: 10px;letter-spacing: -0.5px;color: #036cfa;transform: scale(0.8);display: inline-block;}
#apiWrap .menu > li.on > a:after{transform: rotate(180deg);}

#apiWrap .apibox{margin-bottom: 200px;}
#apiWrap .apibox h5{display: block;margin-bottom: 30px;font-size: 24px;color: #333;letter-spacing: -2px;font-weight: bold;line-height: 30px;}
#apiWrap .apibox h5 em.not-only-admin{font-style: normal;display: inline-block;vertical-align: middle;margin-left: 10px;font-size: 13px;color: #036cfa;letter-spacing: -0.5px;font-weight: normal;}
#apiWrap .apibox h6{display: block;margin: 30px 0 20px 0;font-size: 18px;color: #333;font-weight: bold;line-height: 18px;border-bottom: 1px solid #eee;padding-bottom: 10px;}
#apiWrap .apibox span{display: block;font-size: 14px;line-height: 26px;}
#apiWrap .apibox p{display: block;margin-top: 15px;font-size: 14px;letter-spacing: -0.5px;color: #666;}
#apiWrap .apibox p.tag{background: #f7f7f7;padding: 10px 30px;white-space: pre-wrap;letter-spacing: 0;font-size: 13px;line-height: 20px;word-break: break-all;}

#send_extendpaperForm select{font-size: 13px;}

.wbeper_proc_stat_1{font-size: 14px;font-weight: bold;color: #333;}
.wbeper_proc_stat_2{font-size: 14px;font-weight: bold;color: #333;}
.wbeper_proc_stat_3{font-size: 14px;font-weight: bold;color: #4388C3;}
.wbeper_proc_stat_4{font-size: 14px;font-weight: bold;color: #FF6230;}
.wbeper_proc_stat_5{font-size: 14px;font-weight: bold;color: #0F5D43;}
.wbeper_proc_stat_6{font-size: 14px;font-weight: bold;color: #E43CF6;}
.wbeper_proc_stat_7{font-size: 14px;font-weight: bold;color: #3b85ff;}
.wbeper_proc_stat_8{font-size: 14px;font-weight: bold;color: #F67A3C;}
.wbeper_proc_stat_9{font-size: 14px;font-weight: bold;color: #333;}
.wbeper_proc_stat_10{font-size: 14px;font-weight: bold;color: #f10956;}

.proc-selectbox{vertical-align: middle;}
.proc-datetime{display: inline-block;vertical-align: middle;margin-left: 10px;font-size: 12px;color: #333;}

.user-cregdate{display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 12px;letter-spacing: -0.5px;}
.user-cregdate strong{display: inline-block;vertical-align: middle;font-size: 12px;color: #333;margin-right: 5px;}
.user-cregdate ul{display: inline-block;vertical-align: middle;}
.user-cregdate li{display: inline-block;vertical-align: middle;margin-right: 5px;line-height: 25px;padding: 0 10px;border-radius: 25px;font-size: 11px;color: #666;background: #f1f1f1;letter-spacing: -0.5px;}
.user-cregdate li em{font-style: normal;display: inline-block;vertical-align: baseline;margin: 0;margin-right: 4px;font-weight: bold;color: #333;}
.user-cregdate li i{margin-right: 3px;}
.user-cregdate li.read{background: #f7d750;color: #333;}

.sche-hd{text-align: center;margin: 50px 0 30px 0;font-size: 18px;}

.cnotilist li{position: relative;padding: 2px 0 2px 10px;font-size: 14px;color: #e54d42;}
.cnotilist li:before{content: '';display: block;position: absolute;top: 11px;left: 0;width: 3px;height: 3px;background: #e54d42;}

.fileCloneWrap{margin: 2px 0;}
.fileCloneWrap .filebox{position: relative;display: inline-block;vertical-align: middle;}
.fileCloneWrap .filebox p{display: inline-block;vertical-align: middle;background: #fff;border: 1px solid #ddd;line-height: 28px;box-sizing: border-box;height: 30px;width: 300px;font-size: 13px;color: #666;padding: 0 10px;background: #f7f7f7;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fileCloneWrap .filebox input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: transparent;cursor: pointer;opacity: 0;}
.fileCloneWrap .btns{display: inline-block;vertical-align: middle;margin-left: 10px;font-family: empty;font-size: 0;}

/* s3 upload */
#s3-upload-status{text-align: center;margin-top: 20px;display: none;}
#s3-upload-status p{display: block;text-align: center;font-size: 13px;color: #999;}
#s3-upload-status p strong{font-weight: 500;color: #333;}
#s3-upload-status .bar{width: 500px;margin: 0 auto;height: 7px;border-radius: 7px;background: #ddd;margin-bottom: 10px;overflow: hidden;}
#s3-upload-status .bar .in{
    width: 0;height: 7px;
    background: rgb(46,177,207);
    background: -webkit-linear-gradient(328deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
    background: -o-linear-gradient(328deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
    background: linear-gradient(58deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
}

/* postit */
#postit{position: fixed;bottom: 0;right: 0;width: 350px;z-index: 91;background: rgba(253,228,83,0.9);box-shadow: 0 0 0 rgba(0,0,0,0.05);transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
#postit h4{position: relative;line-height: 40px;background: #f7d750;padding: 0 10px;font-size: 13px;color: #333;font-weight: normal;text-align: center;}
#postit h4 .close{position: absolute;top: 0;left: 0;width: 40px;height: 40px;background: rgba(0,0,0,0.07);font-size: 12px;color: rgba(0,0,0,0.5);text-decoration: none;transform: rotate(180deg);}
#postit .cont{max-height:500px;box-sizing: border-box;padding: 15px;overflow-y: auto;}
#postit .box{margin-bottom: 5px;background: #fff;border-radius: 4px;}
#postit .box > strong{display: block;border: 1px solid rgba(0,0,0,0.1);border-radius: 4px 4px 0 0;border-bottom: none;background: rgba(0,0,0,0.05);}
#postit .box > strong a{font-size: 13px;color: #000;padding: 10px 20px;display: block;font-weight: bold;}
#postit .box > p{display: block;padding: 10px 20px;font-size: 13px;line-height: 16px;border: 1px solid rgba(0,0,0,0.15);border-top: none;color: #000;min-height:80px;border-radius: 0 0 4px 4px;word-break: break-all;}
#postit .box > p em{font-style: normal;display: block;margin-top: 3px;font-size: 11px;color: rgba(0,0,0,0.5);}
#postit.close{right: -310px;}
#postit.close .close{transform: rotate(0);}

#maintan-comm table a{font-weight: normal;text-decoration: none;}

.bg_saturday { background-color: #f2f6ff; }
.bg_sunday { background-color: #fff2f6; }
th.bg_today { border:2px solid #036cfa !important; border-right:none !important; }
td.bg_today { border:2px solid #036cfa !important; border-left:none !important; }

.usedbar{position: relative;height: 20px;background: #f7f7f7;overflow: hidden;}
.usedbar .in{
    position: absolute;top: 0;left: 0;width: 0;height: 100%;
    background: rgb(46,177,207);
    background: -webkit-linear-gradient(328deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
    background: -o-linear-gradient(328deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
    background: linear-gradient(58deg, rgba(46,177,207,1) 0%, rgba(11,101,177,1) 100%);
}
.usedbar.small{height: 8px;border-radius: 8px;}
.usedbar.small .in{border-radius: 8px;}

.graphbar-wrap{position: relative;padding-left: 40px;}
.graphbar-wrap em{font-style: normal;font-size: 11px;color: #333;position: absolute;top: -3px;left: 0;font-weight: bold;}
.graphbar{position: relative;height: 10px;background: #f7f7f7;border-radius: 10px;overflow: hidden;}
.graphbar .in{display: block;position: absolute;top: 0;left: 0;height: 10px;background: #5693fd;border-radius: 10px;}

/* 대량메일 발송 */
.mail-totalCount{text-align: center;margin-top: 40px;display: block;}
.mail-totalCount{font-size: 16px;color: #999;text-align: center;}
.mail-totalCount *{display: inline-block;vertical-align: middle;font-size: 24px;font-weight: bold;}
.mail-totalCount p{color: #999;}
.mail-totalCount strong{color: #036cfa;}

.t_emails_rcp{margin: -2px;max-height: 200px;overflow-y: auto;}
.t_emails_rcp li{display: inline-block;vertical-align: top;margin: 2px;line-height: 22px;padding: 0 10px;border-radius: 22px;background: #fafafa;border: 1px solid #eee;font-size: 12px;color: #666;letter-spacing: -0.5px;}
.t_emails_rcp li em{font-style: normal;display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 11px;color: #999;}
.t_emails_rcp li.rcp{color: #036cfa;font-weight: 300;}
.t_emails_rcp li.rcp i{display: inline-block;vertical-align: middle;margin-right: 3px;}

.link-list{margin: -3px;}
.link-list li{display: inline-block;vertical-align: top;margin: 3px;}
.link-list li a{color: #666;font-size: 13px;padding: 0 10px;line-height: 25px;border-radius: 3px;background: #eee;display: inline-block;text-decoration: none;}
.link-list li:hover a{background: #036cfa;color: #fff;}

/*  */

/* Manage */
.pollListWrap{position: relative;background: #fafafa;margin: -15px;}
.pollList{overflow-y: auto;padding: 30px;}
.pollList .item{position: relative;background: #fff;border-radius: 5px;margin-bottom: 10px;box-shadow: 0 0 20px rgba(0,0,0,0.08);}
.pollList .item .tit{position: relative;border-bottom: 1px solid #ddd;line-height: 50px;padding: 10px 20px 10px 120px;}
.pollList .item .tit .move-btn{position: absolute;top: 10px;left: 22px;text-decoration: none;font-size: 20px;color: #000;display: inline-block;vertical-align: middle;margin-right: 5px;opacity: 0.4;cursor: move;}
.pollList .item .tit:hover .move-btn{opacity: 1;}
.pollList .item .tit .del-btn{position: absolute;top: 22px;right: 22px;text-decoration: none;font-size: 20px;color: #000;display: inline-block;vertical-align: middle;margin-right: 5px;opacity: 0.4;cursor: pointer;border: none;background: none;}
.pollList .item .tit:hover .del-btn{opacity: 1;}
.pollList .item .tit textarea{width: 100%;min-height: 60px;background: none;padding: 0;padding-top: 10px;border: none;font-size: 16px;color: #000;}
.pollList .item .optbox{padding: 15px 0;}
.pollList .item .opt{margin: 5px 20px;position: relative;padding-left: 100px;}
.pollList .item .opt > strong{position: absolute;top: 50%;transform: translate(0, -50%);left: 0;line-height: 30px;font-size: 14px;color: #000;font-weight: normal;}
.pollList .item .opt hr{border: none;margin: 0;width: 30px;background: none;display: inline-block;vertical-align: middle;}
.pollList .item .clone-wrap{font-family: empty;font-size: 0;}
.pollList .item .clone-wrap .inp{width: calc(100% - 300px);margin: 2px;border-radius: 2px;}
.pollListItemClone{display: none;}

.poll-total-person{font-size: 20px;color: #036cfa;font-weight: bold;display: inline-block;vertical-align: baseline;margin-right: 10px;}
.poll-total-person + *{vertical-align: baseline;}

.poll-status > li{position: relative;padding: 20px;}
.poll-status > li h3{display: block;margin-bottom: 15px;font-size: 16px;font-weight: bold;color: #333;}
.poll-status > li h3 em{font-style: normal;display: inline-block;vertical-align: baseline;margin-left: 10px;color: #036cfa;font-size: 12px;}
.poll-status > li .optbox{background: #fff;padding: 15px 30px;border-radius: 5px;box-shadow: 0 0 30px rgba(0,0,0,0.05);border: 1px solid #eee;}
.poll-status > li .opt{margin: 20px 0;}
.poll-status > li .opt > strong{display: block;margin-bottom: 15px;color: #000;}
.poll-status > li .opt .graphbar-wrap{padding-left: 70px;}
.poll-status > li .opt .graphbar-wrap em{color: #666;font-size: 12px;font-weight: normal;}
.poll-status > li .opt .graphbar-wrap em a{font-size: 14px;font-weight: bold;color: #036cfa;display: inline-block;vertical-align: baseline;text-decoration: underline;}
.poll-status > li .opt.checked{color: #036cfa;font-weight: bold;}

.opt-answers{position: relative;margin-top: 20px;border: 1px solid #eee;padding: 10px 20px;border-radius: 4px;background: #f7f7f7;display: none;}
.opt-answers .closeBtn{position: absolute;top: 20px;right: 20px;border: none;background: none;font-size: 16px;color: #000;}
.mod-poll-person > li{border-top: 1px solid #eee;padding: 15px 0;}
.mod-poll-person > li:first-child{border-top: none;}
.mod-poll-person .inf > li{display: inline-block;vertical-align: baseline;margin-right: 10px;color: #999;font-size: 13px;}
.mod-poll-person .inf > li.company a{color: #036cfa;font-weight: bold;vertical-align: baseline;}
.mod-poll-person .inf > li.company a[href]{text-decoration: underline;}
.mod-poll-person .inf > li strong{color: #000;font-weight: normal;vertical-align: baseline;}
.mod-poll-person .article{display: block;margin-top: 15px;background: #fff;border-radius: 4px;padding: 10px;color: #333;font-size: 13px;}

/* View */
/* #winpopup.get-poll{width: 900px;position: relative;margin: 0 auto;padding-top: 0;margin: 0 auto 100px auto;} */
#winpopup.get-poll{position: relative;margin: 0 auto;padding-top: 0;margin: 0 auto 100px auto;}
#winpopup.get-poll.small{width: 600px;}
#winpopup.get-poll .pop-tit{position: relative;}
#winpopup.get-poll .pop-wrap{height: auto;border: 1px solid #ddd;border-top: none;padding: 40px 30px;}
#winpopup.get-poll .polltit{margin-bottom: 40px;}
#winpopup.get-poll .polltit h1{font-size: 30px;line-height: 45px;color: #000;letter-spacing: -2px;font-weight: bold;border-bottom: 1px solid #eee;padding-bottom: 25px;margin-bottom: 25px;word-break:keep-all !important; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;}
#winpopup.get-poll .polltit .memo{font-size: 14px;color: #666;line-height: 22px;}
#winpopup.get-poll .polltit .memo img{height: auto !important;}
#winpopup.get-poll .polltxt{display: block;line-height: 22px;color: 666;}
#winpopup.get-poll .wartxt{font-size: 14px;display: block;margin-top: 40px;text-align: center;color: #f60628;background: #f7f7f7;padding: 30px;font-weight: bold;}
#winpopup.get-poll .pollbox_sment{display: block;text-align: right;font-size: 13px;color: #f60628;margin-bottom: 5px;}
#winpopup.get-poll .pollbox{background: #f7f7f7;padding: 30px;border-radius: 3px;margin-bottom: 10px;}
#winpopup.get-poll .pollbox dt{margin-bottom: 15px;font-size: 15px;color: #000;font-weight: bold;}
#winpopup.get-poll .pollbox dt.active{color: #036cfa;}
#winpopup.get-poll .pollbox dt em{font-style: normal;display: block;font-size: 12px;color: #999;font-weight: normal;margin-top: 2px;}
#winpopup.get-poll .pollbox dt .required{display: inline-block;vertical-align: middle;margin-right: 2px;font-weight: normal;color: red;}
#winpopup.get-poll .pollbox dd input[type=checkbox]{display: none;}
#winpopup.get-poll .pollbox dd input[type=checkbox] + label{display: inline-block;vertical-align: middle;position: relative;padding-left: 25px;line-height: 18px;letter-spacing: -0.5px;color: #000;margin: 0 15px 10px 0;}
#winpopup.get-poll .pollbox dd input[type=checkbox] + label:before{content: '';display: block;position: absolute;top: 50%;transform: translate(0, calc(-50% + 1px));left: 0;width: 18px;height: 18px;box-sizing: border-box;border: 1px solid #999;border-radius: 1px;}
#winpopup.get-poll .pollbox dd input[type=checkbox]:checked + label{color: #036cfa;}
#winpopup.get-poll .pollbox dd input[type=checkbox]:checked + label:before{border-color: #036cfa;content: '\f1ad';font-family: axicon;font-size: 12px;text-align: center;line-height: 16px;color: #036cfa;}
#winpopup.get-poll .pollbox dd input[type=radio]{display: none;}
#winpopup.get-poll .pollbox dd input[type=radio] + label{display: inline-block;vertical-align: middle;position: relative;padding-left: 25px;line-height: 18px;letter-spacing: -0.5px;color: #000;margin: 0 15px 10px 0;}
#winpopup.get-poll .pollbox dd input[type=radio] + label:before{content: '';display: block;position: absolute;top: 50%;transform: translate(0, calc(-50% + 1px));left: 0;width: 18px;height: 18px;box-sizing: border-box;border: 1px solid #999;border-radius: 1px;}
#winpopup.get-poll .pollbox dd input[type=radio]:checked + label{color: #036cfa;}
#winpopup.get-poll .pollbox dd input[type=radio]:checked + label:before{border-color: #036cfa;content: '\f1ad';font-family: axicon;font-size: 12px;text-align: center;line-height: 16px;color: #036cfa;}
#winpopup.get-poll .pollbox dd input[type=text]{border: 1px solid #ddd;background: #fff;height: 40px;padding-left: 12px;letter-spacing: -0.5px;border-radius: 2px;width: 100%;box-sizing: border-box;margin-bottom: 3px;font-size: 14px;}
#winpopup.get-poll .pollbox dd textarea{border: 1px solid #ddd;background: #fff;height: 100px;padding: 12px;letter-spacing: -0.5px;border-radius: 2px;width: 100%;box-sizing: border-box;margin: 0;margin-bottom: 3px;font-size: 14px;}
#winpopup.get-poll .signin-member .notice{display: block;margin-bottom: 15px;line-height: 20px;color: #333;}
#winpopup.get-poll .signin-member input.inp{width: 100%;height: 50px;margin-bottom: 4px;font-size: 15px;padding-left: 15px;}
#winpopup.get-poll .signin-member .btnWrap{margin-top: 20px;padding-top: 20px;text-align: right;border-top: 1px solid #eee;}
#winpopup.get-poll .signin-member .btnWrap li a{color: #333;}


@media screen and (max-width: 900px){

    /* View */
    body{padding: 0;min-width: 0;}
    #winpopup.get-poll{width: 100%;margin: 0;}
    #winpopup.get-poll.small{width: 100%;}
    #winpopup.get-poll .pop-wrap{padding: 25px 30px;border: none;}
    #winpopup.get-poll .polltit{margin-bottom: 20px;}
    #winpopup.get-poll .polltit h1{font-size: 14px;line-height: 24px;padding-bottom: 20px;margin-bottom: 20px;}
    #winpopup.get-poll .polltit .memo{font-size: 13px;line-height: 18px;}
    #winpopup.get-poll .polltit .memo img{max-width: 100%;height: auto;}
    #winpopup.get-poll .polltxt{font-size: 13px;line-height: 18px;}
    #winpopup.get-poll .wartxt{font-size: 13px;margin-top: 20px;padding: 20px;}
    #winpopup.get-poll .pollbox_sment{font-size: 12px;}
    #winpopup.get-poll .pollbox{padding: 20px;}
    #winpopup.get-poll .pollbox dt{margin-bottom: 10px;font-size: 14px;}
    #winpopup.get-poll .pollbox dd input[type=text]{font-size: 13px;}
    #winpopup.get-poll .pollbox dd textarea{font-size: 13px;}
    #winpopup.get-poll .btn-wrap > *{display: block;width: 100%;margin: 3px 0;line-height: 40px;font-size: 14px;}

}