.layout-max-width {max-width: 1200px;}.form-item {flex-basis: 100%;max-width: 100%;padding: 10px;}.form-row {display: flex;flex-wrap: wrap;}input[ type="radio" ], input.radio {clear: none;float: left;margin: 2px 0 0 2px;}input[ type="text" ] {width: 100%;}label {clear: none;display: block;padding: 0px 1em 0px 8px;}label, input[ type="radio" ]:hover {cursor: pointer;}.table-item {padding-top: 0;}table.flex-table {border-collapse: collapse;border-spacing: 0;font-size: 1em;margin-bottom: 0.5em;width: 100%;}table.flex-table .highlight td {font-weight: bold;}table.flex-table td {font-size: 0.9em;padding: 1em;text-align: center;}table.flex-table th {font-size: 0.9em;font-weight: bold;padding: 0.35em;}table.flex-table th.number, td.number {text-align: right;}table.flex-table thead {border-bottom: 3px solid #ddd;}table.flex-table tr {-moz-box-sizing: border-box;border: 0;border-bottom: 1px solid #ddd;box-sizing: border-box;color: #222;font: inherit;font-size: 100%;margin: 0;padding: 0;text-align: center;vertical-align: baseline;}table.flex-table tr.highlight {background-color: #dcf1f0 !important;}table.flex-table.zebra tr:nth-child( even ) {background-color: #f6f6f6;}.text-red-bld {color: #FF0000;font-weight:bold;}.trackPackageSubmitBtn {margin-top: 10px;padding: 10px 30px;}.trackPackageTextStyle {line-height: 1.7em;margin: 0 auto;padding: 1% 0px 3% 0px;text-align: center;width: 90%;}.tracking-number-container {display: flex;flex-wrap: wrap;justify-content: center;}.underline {margin: 8px;text-decoration: underline;}@media screen and ( max-width: 480px ) {.inputs > div:nth-child( n+5 ) {display: none;}}@media screen and ( min-width: 480px ) {.form-item {flex-basis: 50%;max-width: 50%;}}@media screen and ( min-width: 768px ) {.form-item {flex-basis: 33.33%;max-width: 33.33%;}}@media screen and ( max-width: 900px ) {table.flex-table {width: 100%;}table.flex-table .highlight td {background-color: inherit;font-weight: normal;}table.flex-table td {border-bottom: 1px dotted #ccc;padding: 0.5em 0 0.25em 0;text-align: right;}table.flex-table td[ data-title ]:before {content: attr( data-title );display: inline-block;float: left;font-size: 0.95em;font-weight: bold;margin-right: 0.5em;}table.flex-table td:empty {display: none;}table.flex-table td:last-child {border-bottom: 2px solid #ccc;padding-right: 0;}table.flex-table td, table.flex-table th, table.flex-table tr {display: block;padding: 0;}table.flex-table td.hide-mobile, table.flex-table th.hide-mobile, table.flex-table tr.hide-mobile {display: none;}table.flex-table tbody {width: 100%;}table.flex-table thead {display: none;}table.flex-table tr {border-bottom: none;margin: 0 0 1em 0;padding: 0.5em;}table.flex-table tr.highlight {background-color: inherit !important;}table.flex-table tr:nth-child( even ) {background-color: transparent;}table.flex-table.zebra td:nth-child( even ) {background-color: #f6f6f6;}table.flex-table.zebra tr:nth-child( even ) {background-color: transparent;}.tracking-number-container {justify-content: flex-end;}}@media screen and ( min-width: 1024px ) {.form-item {flex-basis: 25%;max-width: 25%;}}