.padding0 {
    padding: 0 !important;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.margin-top-2 {
    margin-top: 2px !important;
}
a.to-top {
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #7C7C7C;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.select2-container .select2-selection--single {
    height: 32px;
}
.main-inner {
    padding-left: 0 !important;
}
.font-bold {
    font-size: 16px !important;
    font-weight: bold;
    color: #111;
}
.web-overview-tab a {
    min-width: 94px;
}
.cards {
    display: inline-block;
    width: 100%;
}
.text-cut {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.TopDes a {
    color: #337ab7 !important;
}
a.web-realtime-search {
    width: 60px;
    height: 26px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #328bf3;
    color: #328bf3;
    margin-left: 20px;
    line-height: 24px;
    text-align: center;
    margin-top: 12px;
}
.bgwhite {
    background: #FFF;
}
.width-150 {
    width: 150px;
}
.select-app {
    padding: 10px 0;
}
table.app-common-table {
    text-align: center;
}
table.app-common-table td, table.app-common-table th {
    padding: 10px 0 !important;
}
table.nopadding-th th {
    padding: 0 !important;
}
table.app-common-table th {
    font-size: 14px;
    text-align: center;
}
/*分页*/
.pagination-detail {
    color: #555;
    margin-left: 10px;
}
.pagination-detail .page-list .dropdown-menu>.active>a {
    background: #3A99D8 !important;
}
.pagination {
    margin-right: 20px;
}
.pagination>li>a, .pagination>li>span {
    color: #3A99D8;
}
.pager li>a, .pager li>span {
    border-radius: 0 !important;
}
.pager li>a:hover {
    color: #3A99D8;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #3A99D8;
    border-color: #3A99D8;
}
.bootstrap-table .table {
    border-bottom: 0;
}
.bootstrap-table .pagination li.active a {
    background: #3A99D8 !important;
    color: #FFF !important;
}
.width-200 {
    min-width: 210px;
}
.margin-top-20 {
    margin-top: 20px;
}
.view-detail-table {
    width: 98%;
    margin: 0 auto;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FFF;
}
.bootstrap-table {
    table-layout:fixed;
}
.bootstrap-table td{
    font-size: 14px;
}
.bootstrap-table th {
    background: #f6f6f6;
}

#visit-table tr td:nth-child(3),#visit-table tr td:nth-child(4) {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
img.inner-loading-bar {
    display: none;
    width: 45px;
    height: 10px;
    margin-left: 10px;
}
.bootstrap-table td a {
    color: #337ab7;
}

.layer-help-msg .layui-layer-content {
    padding: 20px;
}
.layer-help-msg .layui-layer-content h3 {
    color: #222;
    font-weight: bold;
    font-size: 16px;
}
.layer-help-msg .layui-layer-content p {
    margin-top: 10px;
    color: #444;
    text-indent: 20px;
    margin-bottom: 20px;
}
.sites .tab-content {
    min-height: 500px;
    padding-top: 10px;
}
.sites .tab-content li {
    width: 220px;
    margin-right: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    float: left;
    text-align: center;
    cursor: pointer;
}
.sites .tab-content .app-icon img {
    width: 150px;
    height: 150px;
    padding: 10px;
}
.sites .tab-content li:hover {
    border: 1px solid #4B99F1;
}
.sites .tab-content li .app-icon {
    border-bottom: 1px solid #ddd;
    display: inline-block;
}
.sites .tab-content h4.app-name {
    color: #4B99F1;
    font-size: 16px;
    padding: 10px 0;
}
.sites .tab-content .app-info {
    padding-bottom: 10px;
}
.sites .tab-content .app-info .desc {
    width: 170px;
    margin: 0 auto;
    display: inline-block;
    color: #666;
}
.sites .tab-content .app-info .tit {
    float: left;
    width: 80px;
    text-align: left;
}
.sites .tab-content .app-info .con {
    float: left;
    text-align: left;
}
#sites-web .tit {
    width: 90px;
}

.tableColStyle {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.total-counts-div {
    display: flex;
}
.label-customer-blue {
    background: #328bf3;
    color: #FFF;
}
