3 font-family: "Open Sans";
4 src: url("OpenSans.ttf"),
8 /** Limit max width and auto-center content **/
15 font-family: "Open Sans", "Lucida Grande","Lucida Sans",Verdana,Arial;
17 background-color: #F5F5F5;
22 border-bottom: 1px solid gray;
33 table.status, table.status tr, table.status td {
34 padding: 0.2em 0.75em;
39 border-bottom: 1px solid gray;
47 input[type="button"], input[type="submit"] {
48 background-color: #F5F5F5;
49 border: 1px solid #A2A2A2;
51 box-shadow: 1px 1px 1px #BBBBBB;
52 transition: all 0.13s ease 0s;
55 input[type="button"]:active, input[type="submit"]:active {
56 background-color: #E8E8E8;
59 /* IE8 width bugfix */
60 input[type="text"], input[type="password"] {
65 background-color: #2a2a2a;
70 box-shadow: 0 0 0.5em #444444;
72 transition: all 0.2s ease 0s;
76 font-family: "Open Sans", Arial;
85 #header #menu-container {
88 display: inline-block;
112 margin-bottom: 0.5em;
125 margin-bottom: 0.5em;
134 background-color: #ffffff;
135 margin: 0.25em 0.25em 1.5em;
137 box-shadow: 0 0 3px #CCCCCC;
138 transition: all 0.2s ease 0s;
143 box-shadow: 0 0 0.25em #AAAAAA;