2     box-sizing: border-box;
 
   7     background: url("../brackets.png") no-repeat 50% 0;
 
   9     background-size: auto 450px;
 
  11     flex-direction: column;
 
  20     text-decoration: none;
 
  23     text-decoration: underline;
 
  34 label, input, button, textarea {
 
  61     background-color: #F7F7F7;
 
  77     vertical-align: middle;
 
  79 footer, #content_push {
 
  93 #details form table th {
 
 103     box-shadow: 0 0 10px black;
 
 108 #details #messages p {
 
 121 @media screen and (min-width: 620px) {
 
 134     box-shadow: 0 0 .2em black;
 
 142     text-overflow: ellipsis;
 
 157     box-shadow:  3px 3px 5px #aaa;
 
 163     justify-content: center;
 
 166     text-decoration: none;