body{ margin-top:50px;}
.nav-tabs .glyphicon:not(.no-margin) { margin-right:10px; }
.tab-pane .list-group-item:first-child {border-top-right-radius: 0px;border-top-left-radius: 0px;}
.tab-pane .list-group-item:last-child {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
/*.tab-pane .list-group .checkbox { display: inline-block;margin: 0px; }*/
.tab-pane .list-group input[type="checkbox"]{ margin-top: 2px; }
.tab-pane .list-group .glyphicon { top: 3px;}
a.list-group-item.read { color: #222;background-color: #F3F3F3; }
.no-item {color: #222;background-color: #F3F3F3; margin-bottom: 15px;padding: 14px 15px;height: 50px;border: 1px solid #ddd}

/*hr { margin-top: 5px;margin-bottom: 10px; }*/
.nav-pills>li>a {padding: 5px 10px;}

.ad { padding: 5px;background: #F5F5F5;color: #222;font-size: 80%;border: 1px solid #E5E5E5; }
.ad a.title {color: #15C;text-decoration: none;font-weight: bold;font-size: 110%;}
.ad a.url {color: #093;text-decoration: none;}
.mail-detail {text-align: left}
.mail-detail p {
    text-overflow: inherit;
    white-space: inherit;
    overflow: inherit;
}
