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; }

#top-register-button {
    padding: 0 15px;
}

td.t-lcol {
    width: 50%;
}

/* .input_tooltip {
    position: relative;
    left: 185px;
    top: 5px;
} */
