div.table { display:table; }
div.tr { display:table-row; float: none !important; }
div.th { display:table-cell; float: none !important; text-align: center; }
div.td { display:table-cell; float: none !important; }


td.t-lcol {
    width: 50%;
}

/* .input_tooltip {
    position: relative;
    left: 185px;
    top: 5px;
} */
