.detail-card
{
    width : 100%;
    height : 100vh;
}

.table {
    width: 100%;
    color: #212529;
}

.table.table-striped.table-bordered.data-table.index-list
{
    font-size: 0.9rem;
    margin-top: 0%;
    margin-bottom: 0rem;
    table-layout: fixed;
    width: 100%;
}
.table.table-striped.table-bordered.data-table.index-list thead
{
    color: white;
}
.table.table-striped.table-bordered.data-table.index-list td,
.table.table-striped.table-bordered.data-table.index-list th
{
    padding-top: 0rem;
    padding-bottom: 0rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-left
{
    text-align: left;
    padding-left: 5px;
}
.list-right
{
    text-align: right;
    padding-right: 5px;
}
th#girlscontents_loginbuzzcount_listtable_1{
    width: 37%;
}
th#girlscontents_loginbuzzcount_listtable_2{
    width: 27%;
}
