
/*member_edit*/
.form_Wrap_tit{
  font-weight: bold;
    margin-bottom: 20px;position: relative;padding-left: 10px;
}

.form_Wrap_tit:before{content:"";display: block;height: 100%;width: 5px;background-color: #000; position:absolute; left: 0;top: 0;}
.adm_form_title{
    color: #797979;
    font-size: 11px;
    padding: 20px 0 10px; width: 160px;
}
.adm_form_field{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
}
.adm_form_line {margin-bottom: 30px;}



/*point_edit_popup*/
#fm_adm_point_edit .tableTdLeft{
    width: 95%;margin:5px auto;
}
#fm_adm_point_edit li {margin: 10px 0 ;}

/*fm_send_sms_form*/
#fm_send_sms_form .tableTdLeft{
    width: 95%;margin:5px auto;
}
#fm_send_sms_form .tableTdLeft textarea{
    height: 150px;
}

/*fm_adm_add_sendumber*/
#fm_adm_add_sendumber .tableTdLeft{
    width: 95%;margin:5px auto;
}


/*member_infor POP*/
.member_infor{
    width: 95%;margin:5px auto;
    margin-bottom: 30px;
}
.member_infor .adm_form_text3{
   border: 1px solid #ebebeb;
    background-color: #fff;padding: 0 10px;
}
.member_infor a{float:right;
 border-bottom: 1px solid #000; margin: 0 5px;
}
.member_infor a button{background-color: #fff;}



/*price_edit*/
#dv_price_edit_control {
    position: fixed; bottom: 0;
    padding: 16px 30px;width: 100%;
    border-top: 1px solid #eee;
    background-color: #f7f7f7;
}
#dv_price_edit_control span{line-height: 52px;}



/*fm_adm_mem_add*/
#fm_adm_mem_add .tableTdLeft{
    width: 95%;margin:5px auto;
}

/*fm_bbs_list_form*/
#adm_bbs_conf_div{display: none;}
.delWrap {float: left; margin-top: 20px;}
.delWrap a{border-bottom: 1px solid #424fff;color: #424fff;margin-left: 10px;}
.writeBtn {float: right;margin-top: 10px;border: 1px solid #ebebeb;height: 32px;padding:0 10px ;}
.writeBtn a{line-height: 32px;}
.ui-state-highlight {margin-top: 20px;}

/*fm_emoticon_list*/
#fm_emoticon_list textarea{
    height: 180px;resize: none;
    overflow: scroll;
}


/*fm_adm_emoticon*/
#fm_adm_emoticon .tableTdLeft{
    width: 95%;margin:5px auto;
}
#fm_adm_emoticon textarea{
    width: 100%;height: 160px;
}

/*fm_deny_sender*/
#fm_deny_sender label {
    line-height: 52px;
}
.bottomFi{
    width: 600px;
    border: 0;;
}
.bottomFi td{border: 0;; width: 160px;padding: 0;;text-align: left; }
.bottomFi td textarea{width: 100%;height: 100px;} 
.bottomFi td input{margin-left: 10px;}
.bottomFi_2 {
    width: 600px;
    border: 0;;
   
}

.bottomFi_2 tr td{
border: 0;padding: 0;
}
.bottomFi_2 tr td li {float: left;}
.bottomFi_2 tr td li > input[type="button"]{
    color: #dd5656;
}


/*adm_lists*/
.adm_lists form  label{
    line-height: 52px;margin: 0 5px;
}
.adm_lists textarea{height: 150px;;}
#fm_send_log_list{
    margin-top: 30px;
}
.adm_lists ._top{margin-top: -15px;}
#fm_send_log_list textarea{
    height:150px ;    background-color: #dedeff;
}

#fm_send_log_list .send_log_delbtn a{

    border:1px solid #ebebeb;
    padding: 0 10px;line-height: 24px;
    display: inline-block;
}


#fm_msg_edit{
    width: 95%; margin: 0 auto;;
}
#fm_msg_edit input{width: 100%;;}
#fm_msg_edit textarea{width: 100%;}
.textWrap{width: 95%; margin:  10px auto;;}