.text-red {
  color: #DF1A22;
}

@font-face {
  font-family: "AwesomeButtonFont";
  src: url("/stylesheets/fonts/helveticaneueltstd-bdcn_-webfont.eot");
  src: url("/stylesheets/fonts/helveticaneueltstd-bdcn_-webfont.eot?#iefix") format("embedded-opentype"), url("/stylesheets/fonts/helveticaneueltstd-bdcn_-webfont.woff") format("woff"), url("/stylesheets/fonts/helveticaneueltstd-bdcn_-webfont.ttf") format("truetype"), url("/stylesheets/fonts/helveticaneueltstd-bdcn_-webfont.svg#HelveticaNeueLTStd77BdCn") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Helvetica, Geneva, Helmet, Freesans, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.material-icons-outlined {
  font-family: "Material Symbols Outlined" !important;
}

input, textarea {
  font-family: Helvetica, Geneva, Helmet, Freesans, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #808080;
}

#GridView .dojoxGridCell, #GridView .dgrid-cell {
  font-size: 0.95em;
}

#mainnav li,
#main ul.subnav li,
#main ul.subnav-actions li {
  font-size: 12px;
  font-weight: normal;
}
#mainnav li a,
#main ul.subnav li a,
#main ul.subnav-actions li a {
  text-decoration: none;
}

h1 {
  font-size: 24px;
  font-weight: lighter;
  line-height: 36px;
  margin-top: 45px;
}
h1 small {
  font-size: 18px;
}

h2,
section h1 {
  padding-top: 1em;
  letter-spacing: 0;
  font-size: 22px;
  font-weight: lighter;
}
h2 small,
section h1 small {
  font-size: 14px;
}

body.show .secondary div.inset-panel h2 {
  padding-top: 0;
  line-height: inherit;
}
body.show .secondary div.inset-panel > div {
  margin-bottom: 0 !important;
}
body.show .secondary div.inset-panel ul {
  margin-bottom: 1em;
}

h3, h4, h5, h6 {
  line-height: 36px;
}

h3,
section h2,
section section h1 {
  font-size: 18px;
  font-weight: lighter;
}
h3 small,
section h2 small,
section section h1 small {
  font-size: 14px;
}

h4,
section h3,
section section h2,
section section section h1 {
  font-size: 16px;
  font-weight: lighter;
}
h4 small,
section h3 small,
section section h2 small,
section section section h1 small {
  font-size: 12px;
}

h5,
section h4,
section section h3,
section section section h2,
section section section section h1 {
  font-size: 14px;
  font-weight: lighter;
}

h6,
section h5,
section section h4,
section section section h3,
section section section section h2,
section section section section section h1 {
  font-size: 13px;
  font-weight: lighter;
  text-transform: uppercase;
}

h7 {
  font-family: Helvetica, Geneva, Helmet, Freesans, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}

body.show .primary > hgroup h1 {
  margin-bottom: 12px;
}
body.show .primary > hgroup h2 {
  padding-top: 0;
}
body.show .primary > div h2:not(.fa-react-component) {
  padding-top: 12px;
}

.primary > hgroup h1, .primary > hgroup h1#page-title {
  margin-bottom: 24px;
  line-height: 1.1em;
}

#footer {
  font-family: Helvetica, Geneva, Helmet, Freesans, Arial, sans-serif;
  font-weight: bold;
  text-shadow: 0px 1px 2px #6D6D6D;
}

.hint {
  font-size: 12px;
}

.help_text {
  font-size: 0.8em;
  text-align: center;
}

.fs_font {
  font-size: 0.8em;
}

.phone-number,
.fax-number,
.email-address {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.flex-section-title {
  padding-top: 3px;
  color: #808080;
  font-size: 19px;
  font-weight: lighter;
}

body #container .searchfield {
  display: none;
}
body #container #quicksearchQuery {
  display: none;
}
body #container #quicksearch-go-button {
  display: none;
}
body #container .header {
  display: none;
}
body #container #torso .subnav {
  display: none;
}
body #container #torso #sidebar {
  display: none;
}
body #container #footer #footer-content {
  display: none;
}

input {
  border: 0px;
}

a {
  text-decoration: none;
}

body.invoices div.primary {
  width: 66%;
  float: left;
}
body.invoices div.secondary {
  width: 33%;
  float: left;
}
body.invoices div.invoice-date-details {
  line-height: 36px;
  margin-top: 3em;
}
body.invoices div.tertiary {
  width: 100%;
  float: none;
  clear: left;
  padding-top: 3em;
}
body.invoices div.business-details dt {
  clear: left;
  float: left;
  margin-right: 0.5em;
}
body.invoices div.business-details dd {
  clear: right;
}
body.invoices #cost-detail {
  float: right;
  margin: 4em 5em;
}
body.invoices #notes ol, body.invoices #notes li {
  list-style: none;
  margin: 3em 0;
  padding: 0;
}
body.invoices #notes .credits {
  display: none;
}
body.invoices #internal_comment_container {
  display: none;
}
body.invoices .dijitTextBox {
  display: none;
}

body.show.timesheet dl.print-only {
  float: left;
  width: 100%;
}
body.show.timesheet dl.print-only dt, body.show.timesheet dl.print-only dd {
  float: left;
  display: inline-block;
  margin: 0 0.5em 0 0;
}
body.show.timesheet dl.print-only dt {
  clear: left;
  font-weight: bold;
}
body.show.timesheet fieldset {
  display: none;
}
body.show.timesheet table {
  width: 100%;
}
body.show.timesheet td, body.show.timesheet th {
  text-align: left;
}
body.show.timesheet td:last-child, body.show.timesheet th:last-child {
  text-align: right;
}
body.show.timesheet td:nth-child(-n+2), body.show.timesheet th:nth-child(-n+2) {
  width: 15%;
}
body.show.timesheet #timesheet dl {
  text-align: right;
  clear: left;
}
body.show.timesheet #timesheet dl dt, body.show.timesheet #timesheet dl dd {
  margin: 0;
}
body.show.timesheet #timesheet dl dt {
  width: 85%;
  float: left;
}
body.show.timesheet #timesheet dl dd {
  width: 15%;
  float: right;
}
body.show.timesheet #timesheet dl dd:nth-child(-n+2) {
  border-top: 1px solid #d9d9d9;
}
body.show.timesheet #timesheet dl.totals {
  padding-top: 3em;
}
body.show.timesheet #timesheet dl.totals dd {
  font-weight: bold;
}
body.show.timesheet #timesheet dl.totals dd:nth-child(-n+2) {
  border-top: 2px solid #a6a6a6;
}

/*# sourceMappingURL=print.css.map */