.Avenir {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    color: #fff;
    font-weight: 300;
}

.aaaaa:hover {
    opacity: 1;
}

.pc-qrcode:hover #pctongbox {
    display: block !important;
}

#pagination3 {
    padding: 0 !important;
}

.hide4 {
    display: none !important;
}

.c_tips {
    font-size: 15px;
    margin-left: 20px;
    margin-bottom: 0;
}

.table-responsive {
    overflow-x: auto;
}

.btns {
    width: 80px;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    cursor: pointer;
    color: #555;
    font-size: 14px;
    height: 30px;
}

.btnss {
    width: 80px;
    border: 1px solid #eee;
    background: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    color: #555;
    font-size: 14px;
    height: 30px;
    margin-right: 10px;
}

.nav-links {
    padding: 0;
    height: 28px;
    line-height: 28px;
}

.c_con3s {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 30px;
}

.c_con3d {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100px;
    height: 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ced4da;
    position: relative;
}

.c_con3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ced4da;
    position: relative;
}

.c_con3_l {
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    margin-bottom: 0 !important;
}

.c_con3_rx {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border: 0 !important;
    line-height: 30px;
    padding-left: 10px;
    text-align: center;
    appearance: none;
    background: transparent !important;
}

.c_con3_rss {
    width: 100%;
    border: 0 !important;
    text-indent: 10px;
    height: 28px;
    background: transparent;
}

.c_con3_rs {
    width: 14px;
    height: 14px;
    display: block;
    margin-right: 14px;
    pointer-events: none;
}

.date-range-wrap {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ced4da;
    padding: 0 8px;
}

select:focus,
input:focus {
    outline: none !important;
}

.nav-link {
    width: 100%;
    text-align: center;
}

.nav-item {
    width: 50%;
}

.c_tabs {
    border: 1px solid #ced4da;
    border-radius: 6px;
}

.c_wh {
    width: 14px;
    height: 14px;
    border-radius: 7px;
    background: #b1b1b1;
    margin-right: 8px;
    color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    display: inline-block;
    cursor: help;
}

.c_title {
    width: 100%;
    height: 20px;
    color: #333;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
}

.c_con1 {
    width: 100%;
}

.c_con1_i {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.c_con1_i_l {
    width: 80px;
    color: #333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.c_con1_i_r {
    width: 200px;
    color: #333;
}

body {
    font-size: 14px;
}

.table {
    margin-bottom: 0 !important;
}

th {
    font-size: 16px !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
}

td {
    white-space: nowrap !important;
}

.trrrrrrrrrrrrr1 td {
    padding: 5px 0 5px 10px !important;
}

.badge {
    font-size: 0.85em !important;
}

.active {
    background: #1c5c93;
    color: #ffffff;
}

.pagination .page-item .page-link {
    pointer-events: auto;
}

.pagination .page-item:not(.active):not(.disabled) .page-link:hover {
    background-color: #f9f9f9;
}

.dwonup {
    display: none;
}

@media (max-width: 767px) {
    .hide4 {
        display: block !important;
    }

    .c_con3d {
        width: 27%;
    }

    .c_tips {
        font-size: 10px;
    }

    .dwonup {
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 5px;
        background: #fff;
        border-radius: 4px;
        border: 1px solid #eee;
    }

    .dwonupss {
        transform: rotate(180deg);
        display: none;
    }

    .btns {
        width: 15%;
    }

    .btnss {
        width: 15%;
        margin-right: 5px;
    }

    #hide1,
    #hide2,
    #hide3 {
        display: none;
    }
}

@media (min-width: 768px) {
    .hide4 {
        display: none !important;
    }
}
