.__TbtnAlbum:hover{
    color: #000;
}
.__TbtnAlbum{
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px;
    -webkit-transition: .15s;
    transition: .15s;
    border-radius: 8px;
    background: #f0f0f0;
    color: #777;
    white-space: nowrap;
    display: inline-flex;
}
.__TbtnAlbum .in{
    margin-left: 6px;
}
.dom_table{
    width: 100%;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    border-radius: 0.28571429rem;
    text-align: left;
    border-spacing: 0;
}
.dom_table td, .dom_table th{
    -webkit-transition: background .1s ease,color .1s ease;
    transition: background .1s ease,color .1s ease;
    font-size: 15px;
}
.dom_table thead th{
    font-size: 15px;
    font-weight: 600;
    background: #f9fafb;
    text-align: inherit;
    color: rgba(0,0,0,.87);
    padding: 14px 12px;
    border-bottom: 1px solid rgba(34,36,38,.1);
    position: relative;
    white-space: nowrap;
}
.dom_table td{
    padding: 8px;
}
.dom_table .field_id{
    font-weight: 700;
}
.dom_table tr td, .dom_table tr th{
    border-left: 1px solid rgba(34,36,38,.1);
}
.dom_table tr td:first-child, 
.dom_table tr th:first-child{
    border-left: none;
}
.dom_table tr td.long, 
.dom_table tr th.long{
    max-width: 180px;
}
.dom_table tr td{
    border-top: 1px solid rgba(34,36,38,.1);
}
.dom_table tr:first-child td{
    border-top: none;
}
.dom_table thead tr:first-child>th:first-child{
    border-radius: 6px 0 0 0;
}
.dom_table thead tr:first-child>th:last-child{
    border-radius: 0 6px 0 0;
}
.dom_table th, 
.dom_table td{
    line-height: 1.3;
    word-wrap: break-word;
}
.dom_table td.cutText{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dom_table td.maxLong150{
    max-width: 150px;
    width: 150px;
} 
.dom_table td.maxLong250{
    max-width: 250px;
    width: 250px;
} 
.dom_table td.maxLong200{
    max-width: 200px;
    width: 200px;
} 
.dom_table td div{
    line-height: 1.3;
}
.dom_table .___tr.active{
    background: #fffce2;
}
.tbscroll{
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.no_break{
    white-space: nowrap;
}
.dom_table .highlight{
    background: #ffee58;
    color: rgba(0,0,0,.87);
}
.m_red{
    background: #ffe6e0;
}
.m_green{
    background: #e0ffe7;
}
.dttr{
    width: 28px;height: 28px;
    border-radius: 50px;
    object-fit: cover;
    border: 1px solid #030303;
}
.dttr1{
    width: 28px;height: 28px;
    border-radius: 50px;
    object-fit: cover;
    border: 1px solid #030303;
}
.dflex_AIc{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.dflex_JCsb{
    display: flex;
    justify-content: space-between;
}
.dflex_JCsb1{
    width: 100%;text-align: center;font-size: 15px;
}
.lex{
    padding-left: 16px;font-size: 14px;
}
.lex1{
    opacity: .5;
}
.lex2{
    list-style-type: none;margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #e8e9e0;
    font-size: 14px;
}
.lex3{
    font-weight: 600;
}
.lex4{
    
}
.fs14{
    font-size: 14px;
}
.fw700{
    font-weight: 700
}
.ndje0{
    display: flex;
}
.ndje{
    margin: 0px 3px;
}
table.neus{
    border-collapse: collapse;
    width: 100%;
}
table.neus tr td, table.neus tr th {
    border-left: 1px solid #e5e4e4;
    text-align: left;
    padding: 0.78571429em 0.78571429em;
    line-height: 1.2;
}
table.neus th{
    font-weight: 600;
}
table.neus th:first-child, table.neus td:first-child{
    padding-left: 0;
    width: 40px;
}
table.neus tr td:first-child, table.neus tr th:first-child {
    border-left: none;
}
table.neus tr td {
    border-top: 1px solid #e5e4e4;
}
table.neus thead tr:first-child th {
    padding-top: 0;
}
.selq{
    padding: 0px 16px;margin-top: 8px;
}
.selq1{
    background: #f5f5f5;border-radius: 16px;padding: 8px;
}
.selq2{
    padding: 8px 0px;width: 100%;display: flex;
}
.selq3{
    min-height: 42px !important;
}
.selq4{
    border-bottom: none !important;padding: 0px !important;
}
.selq5{
    display: flex;justify-content: space-between;
}
.selq6{
    text-transform: capitalize;font-weight: 500;font-size: 18px;
    padding-right: 50px;
}
.selq7{
    font-weight: 500;text-align: right;font-size: 18px;
}
.selq8{
    
}
.dom_table .td_mobile {
    display: flex;
    width: 100%;
}
.dom_table .td_mobile .td_mobile_header {
    display: none;
}
.dom_table .td_mobile .td_mobile_data {
    width: 100% !important;
}
.po_relative{
    position: relative;
}
.ttoday{
    font-size: 11px;
    font-weight: 500;
    color: #ff0000;
}
.miio0{
    display: flex;
    background: #efefef;
    padding: 2px 8px 2px 2px;
    border-radius: 52px;
    align-items: center;
    justify-content: center;
}
.miio1{
    display: flex;
}
.miio1_img{
    height: 22px;
    width: 22px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 6px;
    background: #ddd;
}
.miio2{
    line-height: 1;
}
/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 991px){
    
}
/* SMARTPHONE */
@media only screen and (min-width: 0px) and (max-width: 767px){
    table{
        border: none !important;
        border-radius: 6px !important;
    }
    .ui.table thead tr:first-child>th:first-child{
        border-radius: 6px 0 0 0;
    }
    .ui.table thead tr:first-child>th:last-child{
        border-radius: 0 6px 0 0;
    }
    table:not(.dom_table) th, table:not(.dom_table) td{
        padding: 0.6rem 0.6rem !important;
        color: #000 !important;
        font-size: 17px !important;
        white-space: nowrap;
    }
    table th{
        padding: 0.8rem 0.5rem !important;
        line-height: 1;
        text-align: left;
    }
    table th.long, table td.long div{
        min-width: 180px !important;
        width: 180px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .ui.striped.table tbody tr:nth-child(2n), 
    .ui.striped.table>tr:nth-child(2n){
        background-color: #f7f7f7 !important;
    }
    .ui.striped.table tbody tr:nth-child(1n), 
    .ui.striped.table>tr:nth-child(1n){
        background-color: #fff;
    }
    table th:not([m="show"]),
    table td:not([m="show"]){
        //display: none;
    }
    /*.__tbItem{
        border-radius: 6px;
        box-shadow: 0 4px 24px 0 rgb(0 0 0 / 10%);
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }*/
    .ndje0{
        flex-direction: column;
    }
    .ndje{
        margin: 3px 0px;
    }
    .selq6, .selq7{
        font-size: 19px;
    }
    .selq1{
        padding: 0px;
    }
    table.neus tr th,
    table.neus tr td{
        font-size: 20px !important;
    }
    .dom_table{
        display: flex;
        background: none;
    }
    .dom_table .td_mobile .td_mobile_header {
        width: 125px !important;
        display: flex !important;
        font-weight: 600;
        flex-direction: column;
        font-size: 14px;
    }
    .dom_table .td_mobile .td_mobile_data {
        width: calc(100% - 125px) !important;
        font-size: 22px;
        font-weight: 600;
    }
    .dom_table tr {
        background: #fff !important;
        border-radius: 20px;
        margin-bottom: 8px;
        box-shadow: 0 4px 24px 0 rgb(0 0 0 / 24%) !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        display: flex;
        flex-direction: column;
    }
    .dom_table tr td {
        border: none !important;
        border-bottom: 1px solid #efefef !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .dom_table tbody{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .dom_table>thead {
        display: none !important;
    }
    .dom_table tr td:last-child {
        border-bottom: 0px solid #efefef !important;
    }
    .dttr{
        width: 62px;
        height: 62px;
        border: none;
    }
    .dom_table tr>td, .dom_table tr>th {
        background: 0 0;
        padding: 0.25em 0.75em!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }
    .dttr1{
        width: 42px;height: 42px;
        border: none;
    }
    .lex, .lex2, .fs14{
        font-size: 17px;
    }
    .total_album{
        margin-right: 2px;
    }
    .dflex_JCsb1{
        font-size: 22px;
    }
}