@charset "utf-8";
/* 메시지 */

/* 수신번호 */
.info-detail .info-table table tr td .receiving-number-wrap .number-add-wrap .selectbox { width: 80px; }
.info-detail .info-table table tr td .receiving-number-wrap .number-add-wrap .normal-txt-input { vertical-align: top; margin-right: 5px; }

.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list { margin-top: 10px; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .btn-wrap { margin-top: 0; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .btn-wrap .normal-btn.del-btn { display: inline-block; padding: 0 15px; height: 28px; line-height: 26px; margin-left: 0; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table { margin-top: 3px; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head { background: #ECECEC; padding: 10px; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head .check-input .check-label { font-weight: bold; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head .check-input .check-label .count .selected { color: #33BE62; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head .search-box { float: right; position: relative; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head .search-box .search-btn { position: absolute; top: 0; right: 0; color: #999; font-size: 10px; height: 28px; width: 30px; text-align: center; line-height: 28px; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .head .search-box .search-btn:hover { color: #555; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .body { border: 1px solid #eee; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .body ul { max-height: 110px; overflow-y: auto; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .body ul li { padding: 3px 10px; border-bottom: 1px solid #eee; }
.info-detail .info-table table tr td .receiving-number-wrap .receiving-number-list .list-table .body ul li .check-label { letter-spacing: 0; }