/**
 * All of the CSS for your public-specific functionality should be
 * included in this file.
 */
#rtwwcpig_img_btn img {
    width: 22px;
    height: 22px;
}
#rtwwcpig_table_qr{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
#rtwwcpig_table_th{
    background-color: #0b0b0b;
    color:white;
}
#rtwwcpig_cntr_th{
    text-align: center;
}