/** Screen sizes **/
/** New earthy colors **/
/** Bleu CC color scheme **/
/** Desale Phase II Theme **/
/** Galentine Theme **/
/** Bear Run Phase II Theme **/
/** Argentine Central Theme **/
/** BC16 Theme **/
/** Overrun site B Theme **/
/** LocustTheme **/
/** Coal Run Site 8 Theme **/
/** wells creek adam 6 Theme **/
/** alien nation Theme **/
/** Forest Stock Theme **/
/** Vintage Theme **/
/** Old Datashed Theme **/
/** New blue redeux **/
@import url("https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&display=swap");
body {
  font-family: "Arimo", sans-serif;
}

.form-control {
  font-size: inherit;
}

#watershed-project-count {
  font-size: 1.2em;
}

#watershed-project-list {
  list-style: square;
  font-weight: normal;
}
#watershed-project-list li {
  list-style: square;
  font-size: 0.8em !important;
}
#watershed-project-list a {
  font-weight: normal;
}

#navbar-main .navbar-brand {
  font-size: 1.75rem;
}

#welcome-message {
  padding-top: 8px;
  padding-right: 15px;
  color: white;
}

#user-controls {
  display: inline;
  list-style: none;
  font-weight: bold;
  padding: 0;
  margin: 10px;
}
#user-controls li {
  padding-right: 20px;
  display: inline;
  list-style: none;
}

.base-form {
  font-size: 90%;
  margin: 30px;
}
.base-form summary {
  font-size: 1.2em;
  font-weight: bold;
}
.base-form h1, .base-form h2, .base-form h3, .base-form h4 {
  color: #3868A6;
}

#catchphrase {
  font-weight: bold;
  letter-spacing: 1px;
}

h1, h2, h3 {
  font-family: inherit !important;
}
h1 a, h2 a, h3 a {
  font-family: inherit !important;
}

/** Override default values from barrio color selector **/
a {
  color: #3868A6;
}
a link {
  color: #274e71;
}
a:hover {
  color: #5484a9;
}

a.new-project {
  font-size: 1.3em;
  color: #c4d2e0 !important;
  text-transform: uppercase;
}

a.sample-point-zoomer {
  color: #3868A6 !important;
}
a.sample-point-zoomer:hover {
  cursor: pointer;
}

.btn-primary {
  background-color: #30618C !important;
  border-color: #3868A6 !important;
  margin: 1em;
}

.js-form-submit {
  background-color: #30618C !important;
  border-color: #3868A6 !important;
  margin: 1em 0;
  display: block;
  color: #fff;
}

/** Seems to control the headings for forms for adding group content, eg. treatment technologies
original heading was way too large so scaled down **/
h1.title {
  font-size: 1.8em;
  margin: 14px;
}

.js-form-item label {
  font-weight: bold;
}

form#node-treatment-technologies-form #edit-title-wrapper {
  display: none;
}

caption {
  caption-side: top !important;
  font-size: 1.3em;
}

#navbar-top {
  font-size: 12px;
}

in a big IT community, they are the kind of fruitcakes that would do that a.navbar-brand {
  font-size: 2.2em;
  font-weight: bold;
}

#sub-header ul {
  display: inline;
  list-style: none;
  margin: 0;
  font-size: 85%;
  font-weight: bold;
  padding: 0;
}
#sub-header ul li {
  display: inline;
  padding-left: 0.6em;
  padding-right: 3em;
}
#sub-header ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#sub-header ul li a:hover {
  color: #5484a9;
  text-decoration: underline;
}

li.nav-item a {
  font-weight: bold;
}

.project-label {
  font-weight: bold;
}

.mini-table {
  font-size: 12px;
}

.fa-plus-square {
  font-size: 3em;
}

.load-content a {
  font-weight: bold;
}

header a {
  color: #fff !important;
}

.fa-spinner {
  color: brown;
  font-size: 2.2em;
  text-align: center;
  margin: 0 auto;
  display: block !important;
}

.fa-spinner {
  -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
a.add-new-content {
  text-decoration: underline;
  color: #fff;
  font-size: 95%;
}

h1#help-name {
  font-size: 1.7em;
  color: #538bbb;
  background: #f3f2f2;
  padding: 10px;
}

h1#project-name {
  font-size: 2.5em;
  text-transform: uppercase;
  color: #30618C;
  text-align: center;
  margin: 10px;
}

.group-menu a {
  font-size: 13px;
  color: #fff;
}
.group-menu a:hover {
  color: #274e71;
}

.project-name {
  font-size: 1.2em !important;
}

table.water-quality-report {
  font-size: 12px;
  text-align: center;
}
table.water-quality-report th {
  text-align: left;
}
table.water-quality-report td {
  text-align: center;
}

th.measurement-header {
  color: black;
}

.vertical-text {
  transform: rotate(-90deg);
}

.water-quality-report-title {
  color: #30618C;
  font-size: 1.3em;
  font-weight: bold;
}

.report-container .water-quality-report-title {
  margin: 0;
}

.report-stats {
  font-size: 80%;
  margin-left: 28px;
  margin-bottom: 1em;
}

.text-right {
  text-align: right;
}

.field__label {
  display: inline;
  font-weight: bold;
}
.field__label:after {
  content: ":";
}

.field__item {
  display: inline;
}

.view-group-watersheds a {
  font-size: inherit !important;
}
.view-group-watersheds .views-label {
  font-weight: bold;
}

.report-info {
  font-size: 85%;
}

.tiny-text {
  font-size: 9px;
}

.analysis-data-closer {
  color: #ff4646;
  font-size: 18px;
  cursor: pointer;
  display: block !important;
  width: 30px;
  margin: 0 auto;
}

.bad-fields {
  font-weight: bold;
}

.sample-point-list {
  font-weight: bold;
}

#mapper-reset-fields {
  font-weight: bold;
  cursor: pointer;
}

.view-downloads table caption {
  font-weight: bold;
}

.project-coordinates {
  font-size: 1.2em;
}

.sample-points-sidebar {
  font-size: 1.7em;
  font-weight: bold;
  color: #5484a9 !important;
}

.map-h1 {
  padding-top: 20px;
  font-size: 2.2em !important;
  text-align: left !important;
}

#map-subheading {
  color: #274e71;
  font-size: 1.7em;
  margin-left: 20px;
}

ul#map-sample-points {
  text-align: left !important;
  list-style: square;
  padding: 20px;
  padding-top: 5px;
}

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