.main-wrapper .mailbox-view{
    padding-bottom:0;
}
.main-wrapper .mailbox-view-header{
    padding: 1px 0 14px 0;
    border-bottom:1px solid #DDDDDD;
}
.main-wrapper .mailbox-view .mailbox-title{
    font-size: 14px;
}
.main-wrapper .mailbox-view .mailbox-title em{
    color:#3b82ed;
}
.main-wrapper .mailbox-options{
    padding:15px 0 9px;
    border-bottom:none;
    border-top: 1px solid #e0e0e0;
}
.main-wrapper .mailbox-text select{
    color:#333333;
}
.main-wrapper  .mailbox-options li{
    margin-right:5px;
    width:141px;
    height:28px;
    line-height: 28px;
}
.main-wrapper .mailbox-options input{
    display: block;
    height:26px;
    font-size: 12px;
    margin-bottom:0;
}
.main-wrapper .mailbox-options  ul.second-ul button{
    padding: 0;
    width:100%;
}
.main-wrapper .main-table-box table th{
    padding-top:0;
    padding-bottom:0;
    height:30px;
    line-height: 30px;
    font-size:14px;
    font-family:"微软雅黑", sans-serif;
    font-weight:400;
    color:#313534;
}

/* 日历位置 */
.drp-popup{
    top:40px;
}
.drp-popup .calendar-time{
    line-height: 1em;
}
.recent90DateBtn{
    display: none;
}