html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 87.5%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000099; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

form label {
  font-weight: bold; }
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
form legend {
  font-weight: bold;
  font-size: 1.2em; }
form input.text, form input.title, form input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
form input.title {
  font-size: 1.5em; }
form input[type=checkbox], form input.checkbox,
form input[type=radio], form input.radio {
  position: relative;
  top: 0.25em; }
form textarea {
  margin: 0.5em 0;
  padding: 5px; }
form select {
  margin: 0.5em 0; }
form fieldset {
  border: 1px solid #cccccc; }
form input.text, form input.title,
form textarea,
form select {
  border: 1px solid #bbbbbb; }
  form input.text:focus, form input.title:focus,
  form textarea:focus,
  form select:focus {
    border: 1px solid #666666; }
form input.text, form input.title {
  width: 300px; }
form textarea {
  width: 390px;
  height: 250px; }
form label {
  display: block; }
form input.text {
  z-index: 9; }
form span.label {
  color: #666666;
  display: none;
  font-size: 1em;
  position: absolute;
  margin: .5em;
  padding-top: .2em;
  z-index: 0; }
  form span.label.hidden {
    display: none;
    transition-property: all;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s; }

.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  position: relative; }
  .container {
    display: block; }

header {
  display: block;
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#444444));
  background: -moz-linear-gradient(left top, left bottom, from(#333333), to(#444444));
  border-bottom: 1px solid #666; }
  header h1 {
    color: #eee;
    font-size: 2.7em;
    margin-bottom: 0;
    padding: .4em;
    display: inline;
    float: left;
    text-shadow: #999999 0 0 50px; }
    header h1 a {
      color: #eeeeee;
      color: inherit;
      text-decoration: inherit;
      cursor: inherit;
      cursor: pointer; }
      header h1 a:visited {
        color: #eeeeee; }
      header h1 a:hover {
        color: #eeeeee; }
      header h1 a:active {
        color: #eeeeee; }
  header span {
    color: #e0e0e0;
    text-shadow: none   ;
    font-size: .7em;
    font-weight: 100;
    border-left: 1px solid #eee;
    padding-left: .5em;
    margin-left: .5em; }
  header #profile_box {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: .2em .6em;
    background-color: #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#cccccc));
    background: -moz-linear-gradient(left top, left bottom, from(#dddddd), to(#cccccc));
    border: 1px outset #ccc;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    color: #999;
    font-size: .9em;
    line-height: 1.78em; }
    header #profile_box img {
      vertical-align: middle;
      margin-top: -3px;
      margin-right: 2px;
      border: 1px solid white; }
    header #profile_box a {
      text-decoration: none;
      color: #630501;
      font-weight: bold; }
      header #profile_box a:hover {
        text-decoration: underline; }

#companies_list ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  background-color: #ccc;
  background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#cccccc));
  background: -moz-linear-gradient(left top, left bottom, from(#dddddd), to(#cccccc));
  border-left: 1px solid #ededed;
  border-right: 1px solid #777;
  border-bottom: 1px solid #777;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px; }
  #companies_list ul {
    display: block; }
  #companies_list ul li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 0.5em;
    padding-right: 0.5em; }
    #companies_list ul li.first {
      padding-left: 0px; }
    #companies_list ul li.last {
      padding-right: 0px; }
  #companies_list ul a {
    color: #222222;
    text-decoration: none;
    display: block;
    padding: .3em .5em; }
    #companies_list ul a:visited {
      color: #222222; }
    #companies_list ul a:focus {
      color: #222222; }
    #companies_list ul a:hover {
      color: #222222; }
    #companies_list ul a:active {
      color: #222222; }
    #companies_list ul a:hover {
      background-color: #eee; }
  #companies_list ul li.current a {
    font-weight: bold;
    text-shadow: #ccc 1px 1px 1px;
    background-color: #eee; }

nav {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #e0e0e0;
  border: 1px outset #ebebeb;
  color: #333;
  margin-top: .5em;
  margin-bottom: 1em; }
  nav {
    display: block; }
  nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e0e0e0));
    background: -moz-linear-gradient(left top, left bottom, from(#f2f2f2), to(#e0e0e0)); }
    nav ul {
      display: block; }
    nav ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 0.5em;
      padding-right: 0.5em; }
      nav ul li.first {
        padding-left: 0px; }
      nav ul li.last {
        padding-right: 0px; }
    nav ul.secondary {
      border-top: 1px solid #ccc;
      background-color: #f2f2f2;
      background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#f2f2f2));
      background: -moz-linear-gradient(left top, left bottom, from(#eeeeee), to(#f2f2f2));
      font-size: .87em; }
      nav ul.secondary li {
        padding: .7em .5em; }
      nav ul.secondary a:hover {
        border-radius: 1em;
        -moz-border-radius: 1em;
        -webkit-border-radius: 1em; }
      nav ul.secondary .current a {
        border: 1px inset #eee;
        border-radius: 1em;
        -moz-border-radius: 1em;
        -webkit-border-radius: 1em;
        background-color: #ccc;
        text-shadow: white 0 1px 0; }
  nav li {
    padding: .5em 0; }
    nav li a {
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      color: #333333;
      text-decoration: none;
      padding: .3em .8em; }
      nav li a:visited {
        color: #333333; }
      nav li a:hover {
        color: #333333; }
      nav li a:active {
        color: #333333; }
      nav li a:hover {
        background-color: #ccc; }
    nav li.current a {
      border: 1px inset #eee;
      background-color: #f2f2f2;
      color: #222;
      font-weight: bold;
      text-shadow: #cccccc 1px 1px 1px; }
    nav li.pinned {
      display: inline;
      float: right;
      background-color: #e0e0e0;
      background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#f2f2f2));
      background: -moz-linear-gradient(left top, left bottom, from(#e0e0e0), to(#f2f2f2));
      border-left: 1px solid #f2f2f2;
      font-weight: bold;
      color: #a55; }
  nav hr {
    width: 99%;
    border: none;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #eee;
    padding: 0;
    margin: 0 auto; }

html, body {
  height: 100%; }

#main {
  min-height: 100%;
  margin-bottom: -71px; }
  #main #root_footer {
    height: 71px; }

footer {
  clear: both;
  position: relative;
  height: 71px; }

footer {
  display: block;
  background-color: #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee));
  background: -moz-linear-gradient(left top, left bottom, from(#dddddd), to(#eeeeee)); }

#footer {
  border-top: 1px solid #aaa;
  text-align: center;
  padding: 1em; }

.flash {
  border: 1px solid;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: .4em 1em;
  margin: .4em auto;
  width: 90%; }
  .flash.notice {
    background-color: #d8ffda;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9ffeb), to(#d8ffda));
    background: -moz-linear-gradient(left top, left bottom, from(#e9ffeb), to(#d8ffda));
    border-color: #037b3c;
    border-top-color: #8be1a2;
    border-left-color: #8be1a2;
    color: #037b3c; }
  .flash.error {
    background-color: #fdbdbe;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcecf), to(#fdbdbe));
    background: -moz-linear-gradient(left top, left bottom, from(#ffcecf), to(#fdbdbe));
    border-color: #d92a17;
    border-top-color: #ff907d;
    border-left-color: #ff907d;
    color: #d92a17; }

table.tablesorter {
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 10pt;
  width: 100%;
  text-align: left; }

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #d2d2d2;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px 20px 4px 4px;
  text-align: center; }

table.tablesorter thead tr .header {
  background-image: url(/images/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  text-align: center; }

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6; }

table.tablesorter thead tr .headerSortUp {
  background-image: url(/images/asc.gif); }

table.tablesorter thead tr .headerSortDown {
  background-image: url(/images/desc.gif); }

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8; }

div.left {
  width: 49%;
  float: left; }

div.right {
  width: 49%;
  float: right; }

div.clear {
  clear: both; }

#content {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin-top: 1em; }
  #content {
    display: block; }

h2 {
  text-shadow: #cccccc 1px 1px 1px; }

tr.odd.inactive td, tr.even.inactive td {
  color: #666666;
  font-style: italic; }

span.help {
  color: #666666;
  font-style: italic;
  font-size: .9em;
  padding: .3em .5em; }

.maximized header {
  font-size: .8em; }
.maximized #companies_list, .maximized #profile_box, .maximized h2.title {
  display: none; }

table#duty_roster tbody td {
  vertical-align: top;
  text-align: left; }

.errorExplanation {
  background: #fdbdbe;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffcecf), to(#fdbdbe));
  background: -moz-linear-gradient(left top, left bottom, from(#ffcecf), to(#fdbdbe)); }
  .errorExplanation h2 {
    background: transparent;
    font-size: 1.1em !important;
    padding: 0;
    margin-bottom: .5em; }
  .errorExplanation ul {
    margin: 0;
    margin-left: 1.5em; }
  .errorExplanation p {
    margin-bottom: 1em; }

.edit_notification_template .message {
  height: 120px;
  width: 600px; }
.edit_notification_template .title {
  height: 30px; }
