#queryResult table{
    margin-top: 5px !important;
    margin: 28px auto !important;
    color: #69747c;
    font-weight: 400;
    background: #edf1f6;
    font-size: 12px;
    width: 100%;
    border-radius: 0;
}
#queryResult table td{
    line-height: 20px !important;
    padding: 10px !important;
    white-space: normal;
}
#queryResult table thead th{
    padding: 10px !important;
    background: #009fc3;
    border: none !important;
    text-align: center;
    width: 10%;
    font-size: 16px !important;
    text-align: start;
}
#queryResult table thead th a{
    line-height: 16px !important;
    font-size: smaller !important;
    color: #ffffff;
    font-size: 16px !important;
}
#queryResult table tbody tr:nth-of-type(odd) {
    background: #e3e9f2;
}
#queryResult table tbody th{
    width: 15%;
    padding: 5px !important;
    line-height: 16px !important;
    text-align: center;
}
#queryResult table tbody a{
    font-size: 13px !important;
    white-space: nowrap;
}
#bist-uye-list tr td{
        font-size: small ;
}
#bist-uye-list .members-desc{
    width: 350px;
}
