@import url('scroll.css');

.hand_cursor {cursor:pointer;}

.icon {display:inline-block;width:16px;height:16px;vertical-align:middle;}

.unread{font-weight:bold;}
.msg-normal{background-image:url(../images/blank.gif);width:5px;height:11px}
.msg-high{background-image:url(../images/prior_high.gif);width:5px;height:11px}
.msg-low{background-image:url(../images/prior_low.gif);width:5px;height:11px}

.msg-attach{background-image:url(../images/attach.gif);width:6px;height:14px}
.msg-noattach{background-image:url(../images/blank.gif);width:6px;height:14px}

.msg-status {background-image:url(../images/msg.gif);background-repeat:no-repeat}
.msg-read {background-position:0 0}
.msg-read-crypt {background-position:-16px 0}
.msg-read-signed {background-position:-64px 0}
.msg-reply {background-position:-32px 0}
.msg-forward {background-position:-48px 0}
.msg-unread {background-position:0 -16px}
.msg-unread-crypt {background-position:-16px -16px}
.msg-unread-signed {background-position:-32px -16px}

.msg-flag {background-image:url(../images/stars.gif);background-repeat:no-repeat}
.msg-flag0 {background-position:-16px 0}
.msg-flag1 {background-position:0 0}

.msg-label {float:right;position:relative;z-index:99;margin-top:-25px;font-weight:normal;line-height:20px;}
.msg-lableicon {display:inline-block; width:12px; height:12px;vertical-align:middle;}
.msg-circle {width:8px; height:8px;border-radius: 50%}
.msg-color {display:inline-block;box-sizing:border-box;height:18px;line-height:14px;padding:2px;margin-left:2px;border-radius:2px;color:#fff !important}
.msg-color span {display:inline-block;cursor:pointer;padding-right:1px;}
.msg-color .close {display:none;cursor:pointer;width:12px;height:12px;border-left:1px solid #ffffff;background-image:url(../images/white_close.gif);background-position:1px 0;background-repeat:no-repeat;vertical-align:middle;}

.msg-color0 {background-color:#65A30D;color:#65A30D}
.msg-color1 {background-color:#0891B2;color:#0891B2}
.msg-color2 {background-color:#7C3AED;color:#7C3AED}
.msg-color3 {background-color:#DC2626;color:#DC2626}
.msg-color4 {background-color:#16A34A;color:#16A34A}
.msg-color5 {background-color:#0284C7;color:#0284C7}
.msg-color6 {background-color:#9333EA;color:#9333EA}
.msg-color7 {background-color:#EA580C;color:#EA580C}
.msg-color8 {background-color:#059669;color:#059669}
.msg-color9 {background-color:#2563EB;color:#2563EB}
.msg-color10 {background-color:#C026D3;color:#C026D3}
.msg-color11 {background-color:#D97706;color:#D97706}
.msg-color12 {background-color:#0D9488;color:#0D9488}
.msg-color13 {background-color:#4F46E5;color:#4F46E5}
.msg-color14 {background-color:#DB2777;color:#DB2777}
.msg-color15 {background-color:#CA8A04;color:#CA8A04}
.msg-color16 {background-color:#A3E635;color:#A3E635}
.msg-color17 {background-color:#22D3EE;color:#22D3EE}
.msg-color18 {background-color:#A78BFA;color:#A78BFA}
.msg-color19 {background-color:#F87171;color:#F87171}
.msg-color20 {background-color:#4ADE80;color:#4ADE80}
.msg-color21 {background-color:#38BDF8;color:#38BDF8}
.msg-color22 {background-color:#C084FC;color:#C084FC}
.msg-color23 {background-color:#FB923C;color:#FB923C}
.msg-color24 {background-color:#34D399;color:#34D399}
.msg-color25 {background-color:#60A5FA;color:#60A5FA}
.msg-color26 {background-color:#E879F9;color:#E879F9}
.msg-color27 {background-color:#FBBF24;color:#FBBF24}
.msg-color28 {background-color:#2DD4BF;color:#2DD4BF}
.msg-color29 {background-color:#818CF8;color:#818CF8}
.msg-color30 {background-color:#F472B6;color:#F472B6}
.msg-color31 {background-color:#FACC15;color:#FACC15}

.msg-color-secret {padding:0 2px;color:#ff0000 !important;font-weight:bold;border:2px solid #ff0000}
.msg-color-session {background-color:#A8A8A8;font-weight:normal;padding:0 5px;}

.send-status {background-image:url(../images/sendstatus.png);background-repeat:no-repeat}
.send-status0 {background-position:0 -16px}
.send-status1 {background-position:-16px -16px}
.send-status2 {background-position:-32px -16px}
.send-status3 {background-position:-48px -16px}
.send-status4 {background-position:-64px -16px}
.send-status5 {background-position:-80px -16px}

.send-status-color {font-weight:bold;color:#666666;}
.send-status-color0 {color:#6495ED;}
.send-status-color1 {color:#2E8B57;}
.send-status-color2 {color:#4682B4;}
.send-status-color3 {color:#FF8C00;}
.send-status-color4 {color:#A0522D;}
.send-status-color5 {color:#FF3333;}

* html .msg-color {height:16px;line-height:16px;width:30px;}

.msg-act-delete{background-image:url(../images/del.png);}
.msg-act-reply{background-image:url(../images/reply.png);}
.msg-act-forward{background-image:url(../images/forward.png);}
.msg-act-move{background-image:url(../images/move.png);}
.msg-act-label{background-image:url(../images/label.png);}

.list-pagerbtn {display:inline-block; border: 1px solid #aaa; border-radius:15px; text-align:center; width:100px; height:30px; padding:5px; margin:0 5px}
.list-pagerbtn:hover {background-color:#f7f7f7;}
.list-pagerbtn a, 
.list-pagerbtn a:link,
.list-pagerbtn a:visited,
.list-pagerbtn a:hover {color:#888; font-size:13px; text-decoration:none;}
.list-pagerbtn img {width:24px, height:24px; border: 0}