
input[type=checkbox] {
		width: 18px;
		height: 18px;
}
.m-b{margin-bottom: 0;}
.dataTables_wrapper{margin-top: 0px;}
.jcxx-box-n{background: #FFFFFF;padding-bottom: 0;}
.ibox-title-n{padding:10px 15px 0px;border-radius: 0;position: relative;}
.ibox-title-n select{width: 150px;position: absolute;right: 5px;top: 3px;}
.chart-cls{height: 230px;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
        padding: 10px 0;
        font-size: 12px;
}
.unit{font-size: 12px;}
.form-control[readonly]{background-color:#FFFFFF;}
.form-control[disabled]{background-color:#eeeeee!important;}
.top-block {
        width: 20%;
        padding: 0 5px 5px;
}
.top-t-1{margin-bottom: 10px;}
.top-content{height: 100%;border: 1px solid #e7eaec;}
.top-text{
        height: 35px;
        width: 100%;
        text-align: initial;
        font-size: 14px;
        color: #818997;
        overflow: hidden;
        cursor: default;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 10px;
}
.top-num{
        height: 50px;
        line-height: 15px;
        font-size: x-large;
        color: #404040;
        font-weight: bold;
        cursor: default;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.top-unit{
        font-size: small;
}
.top-box {
        height: auto;
        margin: 10px 0px 0px 0px;
        padding: 10px;
        background-color: #FFFFFF;
}

