
/* 메시지 형식, Byte, LMS/SMS전환등 */
/* .statusBox { background:url("../img/bg_pattern.gif");border-left:1px solid #222222;border-right:1px solid #222222;width:244px;} */
.statusBox { width:246px;margin-left:4px;}

/* .editorBox {border-left:1px solid #5e6478;border-right:1px solid #5e6478;width:242px;} */
.editorBox {width:244px;}
.editorBox_line {margin-left:5px;width:232px;}

.statusBox .item { float:left; margin:0;}
.statusBox .item li{ float:left;}
.statusBox .item li button{background-color:transparent;display:block; border:0; background-position:no-repeat; cursor:pointer; overflow:hidden; }

.statusBox .item.msgInfo {width:230px;height:19px;padding:2px 0px;background-color:#e3e3e3;border:1px solid #000;border-top:0px;}

.statusBox .item .msgType {float:left;width:42px;height:17px;padding-top:1px;margin-left:5px;text-indent:-9999px;}
.statusBox .item .msgType span {float:left;width:42px;height:16px;background:url("../img/msgType_SMS.gif") no-repeat;}
.statusBox .item .msgType span.sms{background:url("../img/msgType_SMS.gif") no-repeat;}
.statusBox .item .msgType span.mms{background:url("../img/msgType_MMS.gif") no-repeat;}
.statusBox .item .msgType span.lms{background:url("../img/msgType_LMS.gif") no-repeat;}

.statusBox .item .msgLMSConvert {float:left;width:52px;height:18px;margin-left:5px;}
.statusBox .item .msgLMSConvert button{width:52px;height:18px;background-image:url("../img/msgType_convertLMS.gif");}
.statusBox .item .msgLMSConvert span {display:none;}

.statusBox .item .msgSize {float:right;width:110px;height:17px;padding-top:1px;margin-right:5px;text-align:right;color:#808080;font-size:11px;}
.statusBox .item .msgSize span {color:#808080;font-size:11px;}

#IB_ConvertSMS {margin-left:1px;width:230px;height:20px;padding:2px 0px;background-color:#0f1427;color:#FFF;border-top:1px solid #999;}
#IB_ConvertSMS .msgSMSConvert {margin-left:5px;font-size:11px;color:#FFF;}
#IB_ConvertSMS .msgSMSConvert span {font-size:11px;color:yellow;}

/* ------------------ SMS 데이터 관련 끝 --------------- */




/* 받는사람, 보내는 사람, 예약전송 */
.sendInfo {}/*clear:both; width:200px;height:320px;padding:0;overflow:hidden;*/
/*
.sendInfo .item { float:left; margin:0;}
.sendInfo .item li{ float:left;}
.sendInfo .item li button{ background-color:transparent;display:block; border:0; background-position:no-repeat; cursor:pointer; overflow:hidden; }
.sendInfo .item li button span {display:none;}

.sendInfo .item.send {}/*width:200px;height:21px;padding:1px 0px;*/
/*
.sendInfo .item .typeName {float:left;}
.sendInfo .item .typeName span {color:#acacac;font-size:12px;padding-left:4px;}

.sendInfo .item .callList {float:right;}
.sendInfo .item .callList button{width:56px;height:20px;background-image:url("../img/callList.gif");}

.sendInfo .item .quickReg {float:right;margin-right:5px;}
.sendInfo .item .quickReg button{width:56px;height:20px;background-image:url("../img/quickReg.gif");}


.sendInfo .frameTop {clear:both;height:23px;background:url("/webroot/img/mt/bg_tb_sendinfo_top.gif") no-repeat left 0px;}

.sendInfo .frameTop ul {padding-top:3px;margin-left:4px;width:178px;height:19px;border-bottom:1px solid #494949;}
.sendInfo .frameTop ul li {float:left;text-align:center;font-weight:bold;}

.sendInfo .frameTop ul li.name {width:62px;}
.sendInfo .frameTop ul li.divide {width:7px;font-weight:normal;color:#4a494a;}
.sendInfo .frameTop ul li.mobile {width:109px;}*/


.sendInfo .phone_number {
	float:left;
	width:198px;
	height:140px;
	/*border-left:1px solid #292a2b;
	border-right:1px solid #292a2b;*/
	background:url("../img/loading.gif") no-repeat center;
	background-color:#6a6a6a;
	text-align:left;
	
	overflow-x:hidden;
	overflow-y:scroll;

	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}


#IB_phone_number_loading {position:absolute;opacity:0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);width:281px;height:172px;left:0px;top:39px;}
#IB_phone_number_loading_main {position:absolute;opacity:0.5; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50);width:262px;height:94px;left:0px;top:37px;}

.sendInfo .phone_number ul li .divinfo {position:absolute;margin-left:70px;#margin-left:-105px;width:90px;padding:5px;border:1px solid #000;background-color:#fff;font-size:11px;line-height:14px;}
.sendInfo .phone_number ul li .divinfo div {width:90px;height:15px;font-size:11px;overflow:hidden;margin:0px;padding:0px;margin-top:-2px;}

.sendInfo .phone_number ul li input {float:left;font-family:돋움,Dotum;font-size:11px;padding:0;padding-top:3px;height:15px;border:none;}
.sendInfo .phone_number ul li input.name {letter-spacing:-1px;width:60px;padding-left:5px;}
.sendInfo .phone_number ul li input.condition {width:63px;padding:0px;#padding-top:3px;cursor:pointer;border:0px;color:#000000;text-decoration:underline;}
/*.sendInfo .phone_number ul li input.phoneNumber {padding-left:10px;width:82px;}*/
.sendInfo .phone_number ul li button {width:18px;height:18px;background:url(../img/icon_button_X.gif) no-repeat;}
/*
.sendInfo .phone_number ul {width:178px;background-color:#6a6a6a;border-bottom:none;margin:0 auto;margin-left:4px;}
.sendInfo .phone_number ul li {padding-top:1px;border-bottom:1px solid #494949;width:178px;height:18px;}
.sendInfo .phone_number ul li .divinfo {position:absolute;top:75px;margin-left:70px;#margin-left:-105px;width:90px;height:145px;padding:5px;border:1px solid #000;background-color:#fff;font-size:11px;line-height:14px;}
.sendInfo .phone_number ul li .divinfo div {width:90px;height:15px;font-size:11px;overflow:hidden;margin:0px;padding:0px;margin-top:-2px;}

.sendInfo .phone_number ul li input {float:left;font-family:돋움,Dotum;font-size:11px;color:#eaeaea;padding:0;padding-top:3px;height:15px;background-color:#6a6a6a;border:none;}
.sendInfo .phone_number ul li input.name {letter-spacing:-1px;width:60px;padding-left:5px;}
.sendInfo .phone_number ul li input.condition {margin-right:5px;width:60px;padding:0px;#padding-top:3px;cursor:pointer;border:0px;color:#dfb943;text-decoration:underline;}

.sendInfo .phone_number ul li input.phoneNumber {padding-left:10px;width:82px;background:url("../img/bar_input.gif") no-repeat left 4px;}
.sendInfo .phone_number ul li button {float:left;width:18px;height:18px;background:url(../img/icon_button_X.gif) no-repeat;}

.sendInfo .frameBottom {clear:both;padding:8px 2px 0px 5px;height:25px;background:url("/webroot/img/mt/bg_tb_sendinfo.gif") no-repeat left -3px;margin-bottom:2px;}
.sendInfo .frameBottom .receiverCnt {float:left;color:#acacac;}
.sendInfo .frameBottom .receiverCnt span {color:#fff;}

.sendInfo .frameBottom .receiverInit {float:right;}
.sendInfo .frameBottom .receiverInit button{background-color:transparent;display:block; border:0; background-position:no-repeat; cursor:pointer; overflow:hidden; width:56px;height:20px;background-image:url("../img/btnDelAll.gif");}
.sendInfo .frameBottom .receiverInit span {display:none;}

.sendInfo .frameBottom .callList {float:right;}
.sendInfo .frameBottom .callList button{width:56px;height:20px;background-image:url("../img/callList.gif");background-color:transparent;display:block; border:0; background-position:no-repeat; cursor:pointer; overflow:hidden; text-indent:-9999px;}



.sendInfo .item.senderInfo {width:190px;height:22px;padding:2px 4px;}
.sendInfo .item.senderInfo .typeName2 {float:left;width:70px;height:15px;padding-top:3px;}
.sendInfo .item.senderInfo .typeName2 span {color:#acacac;font-size:12px;}
.sendInfo .item.senderInfo .senderNum {float:right;width:112px;height:18px;padding-top:1px;}
.sendInfo .item.senderInfo .senderNum input {width:116px;height:15px;padding-top:2px;border:1px solid #1e1f1f;color:#333333;background-color:#eaeaea;text-align:center;font-size:13px;}
.sendInfo .item.senderInfo .senderNum select {border:1px solid #1e1f1f;color:#333333;}

.sendInfo .item.purposeInfo {padding-top:5px;padding-bottom:5px;}
.sendInfo .sendPurpose {width:198px;height:40px;color:#fff;}
.sendInfo .sendPurpose input {margin-bottom:-2px;#margin-bottom:0px;margin-right:2px;#margin-right:0px;}


.sendInfo .item.reservation {width:190px;height:10px;padding:8px 4px;#padding-left:0px;padding-top:3px;}
.sendInfo .item.reservation .reserveTitle {font-size:12px;color:#ffffff;}
.sendInfo .item.reservation .reserveTitle span {float:left;margin-top:1px;#margin-top:-2px;margin-right:4px;}
.sendInfo .item.reservation .reserveDate {padding-left:5px;}
.sendInfo .item.reservation .reserveDate span {font-size:11px;color:#acacac;}
*/


/* 예상비용 */
.mt_points {float:left;width:140px;height:36px;padding-left:5px;}
.mt_points li {height:18px;color:#999999;font-size:11px;}
.mt_points li span {font-size:11px;}
.mt_points .send_mt_price span {font-weight:bold;}
.mt_points .send_mt_currnetmini {}

/* 전송버튼 */
/*
#buttonPreview {float:right;width:68px;height:27px;margin-right:5px;}
#buttonPreview input {width:68px;height:27px;border:0px;cursor:pointer;background:url(../img/btnPreview.gif) no-repeat;}
*/
#buttonSend {float:left;width:135px;height:27px;}
#buttonSend input {width:68px;height:27px;border:0px;cursor:pointer;background:url(../img/btnSend.gif) no-repeat;}

.buttonSend_sending {width:68px;height:27px;background:url(../img/btnSending.gif) no-repeat;}
.buttonSend_disabled {width:68px;height:27px;background:url(../img/btnSendDisable.gif) no-repeat;}






/* 미리보기 */
.preview_phone_top {height:18px;padding:8px 8px 0 8px;background:url(../img/previewBG.gif) repeat-x;}
.preview_phone_top li {float:left;height:18px;background:url(../img/previewTop.gif) no-repeat;}
.preview_phone_top li.preview_phone_top1 {width:15px}
.preview_phone_top li.preview_phone_top2 {float:right;width:36px;background-position:-20px 0px}
.preview_content_body {}
.preview_content_body .btnOK {height:28px;background-color:#fff;border-top:1px solid #bebebe;padding-top:12px;text-align:center;}
.preview_content_body .btnOK div {margin:auto;width:32px;height:18px;background:url(../img/buttonOk.gif) no-repeat;text-indent:-9999px;}
.preview_content_body .btnOK a {display:block;width:32px;height:18px;border:0px;}
.preview_content_body .btnOK a:hover {background:none;}

.preview_content_body .preview_content, 
.preview_content_body .preview_content_mms, 
.preview_content_body .preview_content textarea {
	font-family:Dotumche,돋움체;
	font-size:12px;
	letter-spacing:0px;
	background-color:#fff;
	text-align:left;

	overflow-x:hidden;
	overflow-y:scroll;
	resize: none;

	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	white-space: pre;
	white-space: -hp-pre-wrap;
	white-space: pre-line;

	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

/* SMS 미리보기 */
#layerPreviewSMS_contentBody {padding-top:0px;height:230px;background-color:#fff;}
#preview_content {height:160px;}
.preview_content_body .preview_content { 
	overflow:hidden;
}

#preview_content textarea{
	padding:16px 44px;
	border:0px;
	line-height:16px;
	width:115px;
	height:125px;
	overflow-y:scroll;
}

/* MMS 미리보기 */
#preview_content.preview_content_mms {
	height:254px;
	padding:2px 11px 0px 11px;
	line-height:16px;

}
/*
#layerPreviewMMS {padding:0px;margin:0px;background-color:#fff;overflow:hidden;}
#layerPreviewMMS .layerBody {height:290px;}
#layerPreviewMMS .preview_phone_top {width:216px;margin:0px;}
#layerPreviewMMS .preview_phone_top {}

#layerPreviewMMS .preview_content_body {padding:1px;}
#layerPreviewMMS .preview_subject {padding:4px 3px;width:226px;height:16px;background-color:#e3e3e3;font-family:돋움,Dotum;font-size:12px;color:#999999;overflow:hidden;margin-bottom:3px;}
#layerPreviewMMS .preview_subject span {color:#333333;}

#preview_content_mms {
	padding:5px 10px;
	width:212px;
	height:188px;
}
#layerPreviewMMS .preview_content_body .btnOK {margin-top:3px;}
*/

/* 빠른등록 */
#layerQuickReg .quickreg_body {padding:0px 10px;}

#layerQuickReg .quickreg_body ul li {padding-left:5px;padding-bottom:5px;background:url("/webroot/img/common/dot_black.gif") no-repeat left 9px;}
#layerQuickReg .quickreg_body ul li span {float:left;width:60px;padding-top:2px;}

#layerQuickReg .quickreg_body input {border:1px solid #666;height:15px;padding:2px 3px 0px 3px;width:100px;}

#layerQuickReg .quickreg_body #cboQuickRegGroup {width:108px;}
/*
#layerQuickReg .quickreg_body #cboQuickRegGroup {width:130px;}
#layerQuickReg .quickreg_body #txtQuickRegName {width:80px;}
#layerQuickReg .quickreg_body #txtQuickRegMobile {width:100px;}
#layerQuickReg .quickreg_body #txtQuickRegEtc2 {width:100px;}
*/
#layerQuickReg .button {margin:auto;width:100px;padding-top:13px;}

#layerQuickReg .button .btnReg {float:left;width:44px;height:20px;background:url(/webroot/img/content/btnAdd.gif) no-repeat;text-indent:-9999px;}
#layerQuickReg .button .btnReg a {width:44px;height:20px;display:block;border:0px;}
#layerQuickReg .button .btnCancel {float:right;width:38px;height:20px;background:url(/webroot/img/content/btnClose.gif) no-repeat;text-indent:-9999px;}
#layerQuickReg .button .btnCancel a {width:38px;height:20px;display:block;border:0px;}


/* 메시지 저장 */
#layerSavingMsg .savingmsg_body {padding:0px 10px;}

#layerSavingMsg .savingmsg_body ul .warning {margin-bottom:10px;padding:10px;background-color:#999;color:#fff;text-align:center;}
#layerSavingMsg .savingmsg_body input {width:176px;border:1px solid #666;height:15px;padding:2px 3px 0px 3px;}

#layerSavingMsg .button {margin:auto;width:100px;padding-top:30px;}
#layerSavingMsg .button .btnReg {float:left;width:44px;height:20px;background:url(/webroot/img/content/btnAdd.gif) no-repeat;text-indent:-9999px;}
#layerSavingMsg .button .btnReg a {width:44px;height:20px;display:block;border:0px;}
#layerSavingMsg .button .btnCancel {float:right;width:38px;height:20px;background:url(/webroot/img/content/btnCancle.gif) no-repeat;text-indent:-9999px;}
#layerSavingMsg .button .btnCancel a {width:38px;height:20px;display:block;border:0px;}



/* 최근 발신 목록 */
#layerMRULists {left:46px;top:13px;}/*left:238px;top:211px;*/
#layerMRULists.layerPopup .layerBody  {height:259px;}

#layerMRULists #mruList {padding:0px 10px;height:230px;}
#layerMRULists #mruList table {margin-bottom:8px;}

#layerMRULists #mruList td.check {width:25px;}
#layerMRULists #mruList td.check input {border:0px;background:transparent;}
#layerMRULists #mruList td.mobile {width:85px;height:15px;padding-top:2px;color:#444444;}

#layerMRULists #mruList td.name {width:55px;height:17px;color:#444444;}
#layerMRULists #mruList td.name div {width:55px;height:17px;overflow:hidden;line-height:150%;}

#layerMRULists #mruList td.date {color:#95a8c5;}
#layerMRULists #mruList td.delete {width:11x;}
#layerMRULists #mruList td.delete .buttonDel {width:11px;height:11px;border:none;cursor:pointer;background:url("/webroot/img/common/iconDelete.gif") no-repeat;}
#layerMRULists #mruList td.delete .buttonDel span {display:none;}

#layerMRULists #mruList td.line {height:1px;background-color:#ccc;}

#layerMRULists #mruList .select_button, #mruList .select_button .buttonSelectAll{float:left;}
#layerMRULists #mruList .paging {float:right;color:#999999;}
#layerMRULists #mruList .paging .current {color:#ec2395;font-weight:bold;}
#layerMRULists #mruList .paging a {color:#676767;font-weight:bold;text-decoration:none;}

#layerMRULists .button {margin:auto;width:100px;}

#layerMRULists .button .btnAdd {float:left;width:32px;height:18px;background:url(/webroot/MTEditor/img/btnAdd.gif) no-repeat;text-indent:-9999px;}
#layerMRULists .button .btnAdd a {width:32px;height:18px;display:block;border:0px;}

#layerMRULists .button .btnClose {float:right;width:32px;height:18px;background:url(/webroot/img/msgbox/buttonClose.gif) no-repeat;text-indent:-9999px;}
#layerMRULists .button .btnClose a {width:32px;height:18px;display:block;border:0px;}

#layerMRULists .button .btnDelete {float:left;width:54px;height:18px;background:url(/webroot/MTEditor/img/btnDelAll2.gif) no-repeat;text-indent:-9999px;}
#layerMRULists .button .btnDelete a {width:54px;height:18px;display:block;border:0px;}

#layerMRULists .buttonClose {width:38px;height:20px;background:url(/webroot/img/content/btnClose.gif) no-repeat;text-indent:-9999px;cursor:pointer;border:0px;}
/*
#layerQuickReg {left:238px;top:211px;}
#layerQuickReg_contentBody {height:150px;}
#layerSavingMsg {left:238px;top:211px;}
#layerSent {left:238px;top:211px;}
#layerChangeword {left:238px;top:211px;}
#layerPreviewSMS {left:238px;top:211px;}
*/
