@import url('../../../../oxjs/addon.css');
@import url('antispam.css');

.fmail_wrap {margin:10px 0;}
.fmail_wrap>.func {text-align:right;}
.fmail_wrap>.func .btn_a {margin:10px 0;}

.btn_pop {display:inline-block; overflow:hidden; width:12px; height:12px; margin:0 0 0 5px; padding:0; border:0; border-radius:0; background:url(image/ico_pop.svg) no-repeat; line-height:99px; vertical-align:middle;}

.ox_tbl_list .num {width:4em; white-space:nowrap;}
.ox_tbl_list .name {width:7.5em;}
.ox_tbl_list .date {width:7.5em;}
.ox_tbl_list .mod {width:3em;}
.ox_tbl_list .del {width:3em;}

.ox_tbl_view .preview {margin-top:4px;}
.ox_tbl_view .preview img {max-width:100%; height:auto; margin:4px 0;}

.ox_tbl_view .reply .tit b:before {content:'\005B';}
.ox_tbl_view .reply .tit b:after {content:'\005D';}
.ox_tbl_view .reply .btns {float:right; white-space:nowrap;}
.ox_tbl_view .reply .wr {clear:both; color:#888;}
.ox_tbl_view .reply .name {margin-left:5px;}
.ox_tbl_view .reply .name:before {margin-right:9px; color:#DDD; content:'\007C';}
.ox_tbl_view .reply .ip {display:none;}
.ox_tbl_view .reply+.reply {margin-top:20px; padding-top:8px; border-top:1px dashed #DDD;}

#ox_formmail_reply {margin-top:30px; border:3px solid #888;}
#ox_formmail_reply .ox_tbl_view,
#ox_formmail_reply .ox_tbl_view th,
#ox_formmail_reply .ox_tbl_view td {border-top:0;}
#ox_formmail_reply .btns {display:flex; position:relative; top:-1px; margin-bottom:-1px; border-top:1px solid #888;}
#ox_formmail_reply .btns .ok,
#ox_formmail_reply .btns .re {height:2.5em; margin:0; padding:0; border:0; border-radius:0; background:#DEF; color:#333; text-align:center; -webkit-appearance:none;}
#ox_formmail_reply .btns .ok {flex-grow:2; font-weight:600;}
#ox_formmail_reply .btns .re {flex-grow:1; border-left:1px solid #888;}

.fmail_prevnext {border-top:1px solid #DDD; margin:0; padding:0; list-style:none;}
.fmail_prevnext li {border-bottom:1px solid #DDD; margin:0; padding:8px 0;}
.fmail_prevnext b {display:inline-block; overflow:hidden; width:0; height:0; margin:0 10px; border:4px solid transparent; border-top:0; border-bottom-color:#000; vertical-align:middle;}
.fmail_prevnext .prev b {border-top:4px solid #000; border-bottom:0;}
