body {
/* font: 100%/1.5em 'Avenir LT W01 45 Book','Trebuchet MS',Helvetica,Arial,sans-serif; */
font: 100%/1.5em "Segoe UI",Arial,Helvetica,sans-serif;
color: #191919;
-webkit-font-smoothing: antialiased;
position: relative;
}

ul.quicktabs-tabs li a {
  background: #15315b;
  border: none;
}

thead {
  background: #d3dde5;
  font: 0.75em/1.2em "Segoe UI",Arial,Helvetica,sans-serif;
}

tr.even {
  background: #f8f8f8;
}

.ontime {
  color: #2f8332;
}

.pager li a {
padding: 0.3em 0.6em;
background: #DD7500;
color: #fff;
font-family: 'Segoe UI';
text-shadow: none;
line-height: 1em;
}

.form-submit {
background-color: #DD7500;
color: #fff;
font-family: "Segoe UI","Arial";
float: right;
font-size: 1.0em;
padding: 0.5em 1em;
border: 1px;
border-radius: 0;
}
