﻿.row-CB {
  font-weight: bold !important;
  color: darkblue !important; }

.row-firstBlock {
  font-size: 0.8em;
  font-weight: bold !important;
  color: darkblue !important; }

.body-container {
  margin-top: 60px;
  padding-bottom: 40px; }

.welcome-page li {
  list-style: none;
  padding: 4px; }

.logged-out-page iframe {
  display: none;
  width: 0;
  height: 0; }

.grants-page .card {
  margin-top: 20px;
  border-bottom: 1px solid lightgray; }
  .grants-page .card .card-title {
    font-size: 120%;
    font-weight: bold; }
    .grants-page .card .card-title img {
      width: 100px;
      height: 100px; }
  .grants-page .card label {
    font-weight: bold; }

.header-sortable:hover {
  cursor: n-resize; }

.row-sanction {
  font-size: 0.8em; }

.table-sm td, .table-sm th {
  padding: 0.1rem; }

.verticalTableHeader {
  font-size: 0.7em;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  min-width: 10px;
  /* for firefox */
  padding: 1px 4px 1px 4px; }

.cell-center {
  text-align: center; }

/*# sourceMappingURL=wwwroot\css\site.css.map */