﻿.card-view .title {
    margin: 5px;
    width: 80px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

.card-view .value {
    margin: 5px;
    font-weight: normal;
    width: calc(100vw - 115px);
    word-break: keep-all;
}

    .card-view .value .SL {
        text-decoration: underline;
        color: blueviolet;
    }


.fixed-table-pagination .pull-left {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.fixed-table-pagination .pull-right {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.card-view:nth-child(1) {
    background-color: gainsboro;
}

/* .card-view:nth-child(3) {
            background-color: ivory;
        }*/

.bootstrap-table .fixed-table-pagination > .pagination-detail, .bootstrap-table .fixed-table-pagination > .pagination {
    margin-bottom: 0;
    margin-top: 5px;
}

.jq22-scrollView {
    padding-bottom: 60px;
}

.fixed-table-pagination {
    margin-bottom: 10px;
}

.bootstrap-table {
    /*margin-top: 235px;*/
}

.XiangQing {
    float: right !important;
    font-weight: normal;
}

h5 img {
    width: 17px;
    float: left;
    margin-right: 6px;
    margin-top: -2px;
}

.sortSelect {
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    border-radius: 10px;
    border-color: aquamarine;
}

    .sortSelect span {
        color: cadetblue;
        white-space: nowrap;
        /*font-size: 90%;*/
        margin: 3px;
        padding-left: 10px;
        background-color: antiquewhite;
        border-radius: 25px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.CTTTool {
    margin-top: 41px;
    padding-top: 15px;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    z-index: 200;
    position: fixed;
}

.PageTitle {
    background-color: aquamarine;
    position: fixed;
    width: 100%;
    z-index: 200;
}

.SortSpanTop {
    line-height: 33px;
}

.fontweight_B {
    font-weight: bold;
}
