
/* ////////////////////////////////////////////////////////// */

	.bagshipper_auth__txt { height: 100%; display: flex; flex-direction: column; justify-content: space-between; gap: 1rem; }
	.bagshipper_auth__txt p { margin-bottom: 0; }


/* // legacy //////////////////////////////////////////////// */
	table.tTable01 { border-collapse: collapse; }
	table.tTable01 th { font-weight: bold; text-align: left; }
	table.tTable01 th, table.tTable01  td { border: 1px solid var(--brd); padding: 0.4rem; }



