- /*border-width: .1rem 0 0 .1rem;*/
- line-height: normal;
- flex-grow: 1;
- /*box-sizing: inherit;*/
- box-sizing: border-box;
- border-collapse: collapse;
- /*box-sizing: border-box;
- display: table;
- line-height: normal;
- padding: 0;
- flex-grow: 1;
- table-layout: fixed;
- border: 0 none;
- width: fit-content;
- border-collapse: collapse;*/
- /*width: calc(100% - 12rem);
- border-collapse: collapse;*/
- /*width: calc(100% - 12rem);*/
- gap: .1rem;
-}
-
- /*margin: 0;
-#dashboard .grid:only-child,
-#dashboard .grid:last-child,
-#dashboard .grid:last-of-type {
- margin-bottom: 0;
-}*/
-
-#dashboard .candidate .grid,
-#dashboard .location .grid {
- padding: .5rem;
-}
-
-#dashboard .dlgrid {