﻿table td .btn {
    font-size: 12px;
    padding: .175rem .3rem;
}

td sup {
    color: red;
    font-weight: bold;
    background-color: yellow;
    padding: 3px;
    border-radius: 50%;
    margin-left: 5px;
    font-size: 14px;
}
/*表格样式优化*/
.fixed-table-header {
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

    .fixed-table-header table {
        border-top: solid 0px #ddd !important;
        margin-top: -1px;
    }

.caCfgTbRoot .fixed-table-container {
    border: none !important;
}

a#seven-tab {
    background-color: #ffffff00;
    border: 0;
    font-weight: 500;
    color: #25b864;
    border-bottom: 2px solid #25b864 !important;
}

#SetUpTab.nav-tabs a.nav-link.active {
    background-color: #ffffff00;
    border: 0 !important;
    margin-left: -1px;
    font-weight: 500;
    border-radius: 0;
    color: #25b864;
    border-left: 2px solid #25b864 !important;
}

#SetUpTab .nav-item h6 {
    margin-bottom: 0;
    font-size: 13px;
}

.col-setup-left {
    padding: 0;
}

#SetUpTab {
    background-color: white;
    border: 1px solid #f1f1f1;
}

    #SetUpTab li.nav-item {
        border-top: 1px solid #f1f1f1;
        width: 100%;
    }

        #SetUpTab li.nav-item:first-child {
            border-top: 0;
        }

    #SetUpTab.nav-tabs .nav-link {
        padding: 16px 10px;
    }

.col-set-left {
    flex: 0 0 calc(25% - 8px);
    max-width: calc(25% - 8px);
    margin-right: 8px;
}

.basic-title {
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
}

.col-12.basic-form {
    padding: 0 16px;
    margin: 4px 0;
}

.w-300 {
    width: 300px;
}

.w-400 {
    width: 400px;
}

.basic-img-input {
    display: inline-block;
    margin-left: 20px;
}

img.basic-img {
    width: 48px;
    height: 48px;
    border-radius: 24px;
}

#SetUpTab.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-bottom: 0 !important;
    color: lightgray;
}

#SetUpTab.nav-tabs .nav-link {
    border: 0 !important;
}

.switch-btn {
    position: absolute;
    right: 26px;
    top: 14px;
}


    .switch-btn .form-check-input {
        margin: 0;
        top: 0;
    }

.switch-btn {
    position: absolute;
    right: 26px;
    top: 14px;
}

.col-12.jurisdiction-form-switch {
    padding: 10px 10px 4px;
    font-size: 12px;
}

.switch-btn .form-check-input {
    margin: 0;
    top: 0;
}

.switch-des {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}

.range-row {
    font-size: 12px;
    color: gray;
}

.col-12.jurisdiction-form {
    margin-top: 16px;
}

.col-12.s-border-bottom {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 16px;
    font-size: 20px;
}

.w-300.s-basic-input {
    margin: 4px 0;
}

.row.accoutn-manegement {
    background-color: white;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    margin-bottom: 10px;
}

.account-binding-block {
    border: 1px solid #f1f1f1;
    margin: 16px 0;
    padding: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.binding-info {
    display: inline-block;
}

span.binding-fa {
    font-size: 24px;
    margin: 4px 16px 12px;
}

.binding-info-label {
    font-size: 16px;
}

.binding-info-value {
    color: gray;
}

span.binding-fa .fa-check {
    color: #15d315;
}

span.binding-fa .fa- {
}

.fa-exclamation-circle {
    color: orange;
}

.account-warning i.fa.fa-exclamation-circle {
    margin: 0 5px 0 8px;
}

span.account-warning {
    color: gray;
}

.row.sign-out-block {
    background-color: white;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    padding-bottom: 16px;
    margin-top: 16px;
}

.binding-sign-out {
    margin: 16px 0;
    color: #505050;
}

span.binding-other {
    font-size: 16px;
}

.binding-other-info {
    margin: 4px 0;
    cursor: pointer;
}

.binding-other-img {
    display: inline-block;
    position: relative;
    top: -2px;
}

.binding-other-name {
    display: inline-block;
}

span.binding-other-des {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 4px 0;
    color: gray;
}

.message-left {
    display: inline-block;
    flex-grow: 1;
}

.message-right {
    display: inline-block;
    width: 120px;
}

.message-block {
    padding: 16px 8px;
    border-top: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
}

.message-status {
    font-size: 14px;
}

.message-status-des {
    color: gray;
}

.binding-info-right {
    position: absolute;
    right: 32px;
    cursor: pointer;
}

.message-child > .col-12:first-child > .message-block {
    border-top: none;
}

ul {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    font-family: PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Verdana,Roboto,Noto,Helvetica Neue,sans-serif !important;
    max-height: 260px;
    overflow: auto;
}

.bind_list::-webkit-scrollbar {
    width: 6px;
}

.bind_list::-webkit-scrollbar-thumb {
    background: #ddd;
}

    .bind_list::-webkit-scrollbar-thumb:hover {
        background: #ccc;
    }

li {
    list-style: none
}

.item_cont {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
}

    .item_cont .icon_img {
        width: 30px;
        height: 30px;
        float: left;
        border-radius: 50%;
        margin-top: 19px;
    }

    .item_cont .icon_img_all {
        width: 36px;
        height: 36px;
        float: left;
        border-radius: 50%;
        margin-top: 18px;
    }


    .item_cont .icon_img_sub {
        width: 16px;
        height: 16px;
        float: left;
        border-radius: 50%;
        margin-top: 15px;
        margin-left: -10px;
    }

    .item_cont .method_name {
        font-size: 16px;
        color: #4d4d4d;
        float: left;
        margin-left: 12px;
        width: 100px;
    }

    .item_cont .user_name {
        font-size: 14px;
        color: #ccc;
        float: left;
        max-width: 200px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .item_cont .remove_text {
        color: #e33e33 !important;
    }

    .item_cont .handle_text {
        font-size: 14px;
        color: #3399ea;
        float: right;
        cursor: pointer;
        margin-right: 10px;
    }

/*表格样式优化*/
.fixed-table-header {
    border-right: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

    .fixed-table-header table {
        border-top: solid 0px #ddd !important;
        margin-top: -1px;
    }


.pwdstatechange.checked:before {
    content: '√';
    color: white;
    background-color: green;
    padding: 1px 5px;
    border-radius: 5px;
}

/*媒体查询*/
@media (min-width: 206px) {

    .col-setup-right {
        margin-left: 0;
    }

    .item_cont .user_name {
        max-width: 120px;
    }

    .item_cont .method_name {
        width: 80px;
    }
}


@media (min-width: 1320px) {
    .container {
        max-width: 1520px;
    }

    .col-setup-right {
        margin-left: 45px;
    }
}
