.topinfo {
    background: rgba(0, 0, 0, 0.14) none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 60px;
    padding-top: 3px;
    position: relative;
    text-align: center;
    width: 150px;
}

.leftp {
    position: fixed;
    z-index: 900;
    top: 80px;
}

.section {
    color: #E3E1E4;
    font: 40px "Microsoft Yahei";
    text-align: center;
}

.unconfirmed {
    color: #a03939;
}

.unconfirmed a {
    color: #a03939;
}

.received {
    color: #2a5caa;
}

.received a {
    color: #2a5caa;
}

.confirmed {
    color: #cc9900;
}

.confirmed a {
    color: #cc9900;
}

#show_page {
    margin-bottom: 10px !important;
}

.content_list>table {
    word-break: keep-all;
    white-space: nowrap;
}

.page-header {
    margin: -20px -20px 0 0 !important;
}

.btn.disabled,
.btn[disabled] {
    opacity: 0.65 !important;
    background-color: #a8a8a8 !important;
}

.fixTableHead {
    height: 40px;
    background: #A6A6A6;
    color: #FFFFFF;
    z-index: 100;
}

.fixTableHeadAdd {
    height: 30px;
    background: #ababab;
    color: #FFFFFF;
    z-index: 100;
}

.text-middle {
    vertical-align: middle !important;
}

.fa {
    display: inline !important;
}