/* * { border: 1px solid orange; } */.rackviewlabel, .rackviewlabel td { border: 0px; }#rackview table td, #rackview table tr { border: 1px solid black; width:55px; height: 55px;}#timebar {	background:#000;	color: white;	position: fixed;	bottom: 33px;	width:100%;}.feedback {	text-align: left;	width:60ch;	margin: auto;}.feedbackinput {	padding-left: 10px;}.title {	/*background: #AD655F;*/	/*background: linear-gradient(to top,#AD655F,#BE766F);*/    background: #004c42;	color:white;	font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;	font-weight: 200;	margin: 0;	padding: 0;	text-align: center;}.bar {	font-size: 21px;	/*height:25px; /* this is really ugly, but i'm not a graphic designer */	/*background: #8494A1;*/	/*background: #adeff8;*/    background: #93c80a;	color: black;    font-weight: normal;    padding: 5px 5px 5px 5px;}.bar a {    color: black;    font-weight: bold;    }.horizontalrule {	background: #415A70;	height:1.5em;    font-size: 1em;    color: white;    width: 34em;    padding: 0 0.5em;    margin: 0 auto;}#container {	margin-left:  auto;	margin-right:  auto;	margin-top: 20px;	max-width: 800px;}.nap {    outline: 5px solid #f44336;    /*outline-offset: 3px;*/    position: relative;    left: 1px;    top: 1px;}.addinput {	float: left;	margin-left: 50px;	text-align:left;}.leftcolumn {	float: left;}.rightcolumn {	float: left;	margin-left: 50px;}.delrad {	font-size: 75%;}.delform{	margin-top: 30px;}.results {	margin: auto;}#addresult{	padding-bottom: 15px;}table.td.results, table.tr.results {	border: 5px solid black;	text-transform: uppercase;}/* #add {	margin: auto;	display:block;	width:400px;} */#delete {	margin: auto;/* 	display:none; */	width:650px;}/* #search {	display:none;} */#divaveragelength {	position:fixed;	bottom:5px;	left:5px;	color:#baa173;}body {	/*background: #9e9e9e;*/    background: #e0e0e0;}h1 {	font-size: 48px;	font-weight: 300;	margin: 0 0 20px 0;}p {	margin: 0 0 10px;}/* make all the links look nice, and transition their background */a {	color: white;	text-decoration: none;	transition: all 0.2s ease-in-out;	cursor: pointer;}a:hover {    background: rgba(0,0,0,0.5);}/* these are the on the nav bar specifically,  and are labels not a links */.bar label {  color: black;  text-decoration: none;  cursor: pointer;  transition: all 0.2s ease-in-out;}.bar label:hover {  background: rgba(0,0,0,0.5);}/* td, tr {	border: 1px solid black;} */body, h1, p {	font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;	font-weight: normal;	margin: 0;	padding: 0;	text-align: center;}