﻿@charset "utf-8";
/* CSS Document */
#i-action-content{width:660px;}
.Gm-type,.Gm-option{margin-top:10px;}
.Gm-instruction{display:inline-block;padding-right:10px;min-width:50px;_width:50px;text-align:right;}
.Gm-option input[type='text']{width:300px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;color:#333;font-size:12px;padding:5px;}
.Gm-option input[type="text"]:active, .Gm-option input[type="text"]:focus{background:#fff;border:1px solid rgba(2,139,255,0.5);
-webkit-box-shadow:0px 0px 3px 0px rgba(2, 139, 255, 0.4);box-shadow:0px 0px 3px 0px rgba(2, 139, 255, 0.4);color:#333;}
.Gm-option #txt_CheckBox{width:70px;}
.Gm-option textarea{width:300px;height:100px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;color:#333;font-size:12px;padding:5px;}
.Gm-option textarea:active, .Gm-option textarea:focus{background:#fff;border:1px solid rgba(2,139,255,0.5);
-webkit-box-shadow:0px 0px 3px 0px rgba(2, 139, 255, 0.4);box-shadow:0px 0px 3px 0px rgba(2, 139, 255, 0.4);color:#333;}

.msgLookList .msgRow{font-weight:bold;height:40px;line-height:40px;}
.msgNick,.msgNicks{width:100px;display:inline-block;text-align:center;}
.msgTitle,.msgTitles{width:460px;display:inline-block;}
.msgTime,.msgTimes{width:100px;display:inline-block;text-align:center;}
.msgOpen{height:30px;line-height:30px;width:660px;background:#e2e2e2;border:1px solid #e2e2e2;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;}
.msgClose{margin-top:5px;background:#eee;padding:10px;width:640px;}
.msgLookList .msgView{margin-bottom:5px;}
.msgType,.msgContent,.msgReturnContent,.msgReturnTime{line-height:24px;}

.message-options{padding-top:10px;height:40px;}
.msgAdminList li{line-height:24px;}
.msgAdminList li:nth-child(2n+1){background:#eee;}
.msgAdminList .msg_Name,.msgAdminList .msg_Names{ width: 100px;display:inline-block;text-align: center;}
.msg_Title,.msg_Titles{width:100px;display:inline-block;padding-left:10px;}
.msg_Count,.msg_Counts{width:500px;display:inline-block;}
.msg_Check,.msg_Checks{width:80px;display:inline-block;}
.msg_Mark,.msg_Marks{width:200px;display:inline-block;text-align:center;}

#MsgTypeView{ margin-top: 10px;}
#MsgTypeView li{line-height:24px;text-align: center;}
#MsgTypeView ul{border-right:1px solid #ddd;border-bottom:1px solid #ddd;width: 344px;}
#MsgTypeView li span{border-left:1px solid #ddd;border-top:1px solid #ddd;display:table-cell;}
.msgtype_names,.msgtype_name{ width: 100px;}
.msgtype_visibles,.msgtype_visible{ width: 80px;}
.msgtype_orders,.msgtype_order{ width: 80px;}
.msgtype_czs,.msgtype_cz{ width: 80px;cursor: pointer;}

.message-options .options-date{ width: 80px;}
