span.file_type_option {
  display:inline-block;
  width:150px;
}
div.view-header {
  margin-bottom:1em;
}
table caption {
  text-align:right;
}
.table {
  border: none;
  border-collapse: initial;
}
table.split-tables {
  border-collapse: collapse;
}
table.split-tables tbody tr td:first-child {
  border-left: 2px solid #B3B4B6;
}
.table > thead > tr > th, .sticky-header > thead > tr > th {
  text-align: center;
}

table.table th, table.table td {
  border: 1px solid #B3B4B6;
}

.table thead tr.split-header td, .table tfoot td {
  border: none !important;
}

table.table-striped > tbody > tr:nth-child(2n+1) > td, table.table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #D2D3D5;
}

table.split-tables th.buffer, table.split-tables td.buffer {
  background-color: white !important;
  border-top: none;
  border-bottom: none;
}
table.split-tables,
table.split-tables > tbody > tr > td {
  vertical-align: top;
  font-family: monospace;
}
table.split-tables > tbody > tr > td:not(:last-child) {
  padding-right: 10px;
}
table.split-tables > tfoot,
p.table-footer {
  /* border: 0; */
  margin-bottom: 1.5em !important;
}

div.graph-wrapper {
  text-align: center;
}
div.graph-wrapper img {
  /* border: 10px solid #f5f5f5; */
  /* outline: 1px solid #e3e3e3; */
  margin: 0px; /* 5px */
}

table td.geo-column {
  font-weight: bold;
}

.page-compendium-overall-employment-report td.geo-column {
  text-align: left;
}

#iod-rrtc-report-filter-form .form-item-graph-field {
  text-align: left;
}

img.canvas-image,
div#download-info,
div#workspace {
  display:none;
}

div.graph-title {
  padding: 0 10px 0 5px;  /* to help avoid clipping by html2canvas */
}

div.graph-title,
span#table-title, span.table-title {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 500;
}

div#bar-key {
  margin-top: 15px;
}
img.bar-key-image {
  margin-top: 20px;
}

table.rgraph_key {
  font-family: Helvetica,Arial,sans-serif;
}
table.rgraph_key td:first-child:not(.text-left)  {
  text-align: right;
}
.rgraph_key_label {
  text-align: left;
  display: block;
}

tr.column-legend td {
  text-align: left;
  vertical-align: top;
}

tr.column-legend td:first-child {
  padding-right: 5px;
}

#edit-states-checks,
#edit-county-checks {
  border: 1px solid #ddd;
  height: 250px;
  overflow-y: scroll;
  padding: 10px;
}

div.region-content form#iod-rrtc-region-form {
  padding-left: 0.15em;
}

#mapgroup {
  width: 700px;
}
#map {
  width: 700px;
  height: 500px;
  border: 1px solid #ddd;
}
#map:focus {
        outline: #4A74A8 solid 0.15em;
}
#mapinfo {
        width: 700px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        height: 2em;
        padding: 3px 6px;
}
#mapinfo-text {
        width: 700px;
}
div#mapinfo-label.inactive{
        display: block;
        font-weight: bold;
}
#mapinfo-label {
        display: none;
}

div.county-list {
  margin:30px 0 20px;
}
div.zoom-buttons {
  margin-top:3px;
  margin-bottom: 20px;
}
div#add_region_modal div.modal-dialog {
  width: 762px;
}

form.no-text-format .filter-wrapper {
 display: none;
} 

.text-format-wrapper .form-type-textarea {
  margin-bottom: 1px;
}

.ckeditor_links {
  margin-bottom: 20px;
  display: inline-block;
}

a.btn-primary {
  color: #FFF !important;
  text-decoration: none;
}

#progress-overlay {
  background-color: white;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  opacity: 1; /* also -moz-opacity, etc. */
  z-index: 10;
}
#progress-overlay #progress-container {
  height: 100px;
  background-color: white;
  margin-top: 100px;
  padding: 1px 10px 10px;
}

pagebreak {
  page-break-after: always;
}

table.table > thead > tr > th, table.table > thead > tr > th.active, table.sticky-header > thead > tr > th, table.sticky-header > thead > tr > th.active {
  background: #333;
  color: #FFF;
  border-top: none;
  border-bottom: none;
}

table thead tr th a, table thead tr th a:hover, table thead tr th a:visited {
  color: #FFF;
  text-decoration: none;
}

table.table > thead > tr > th {
  vertical-align:middle;
}

div.compendium {
  margin-top: 20px;
}

div.compendium img {
  max-width: 100%;
  height: auto;
}

div.icon-marker {
  text-align: right;
  padding: 10px 0;
}

div.icon-marker img {
  height: 40px;
  width: 40px;
}

div.list-of-tables ul {
  padding-left:20px;
}

img.heatmap-image {
  margin:auto;
}

span.toc-state {
  display:inline-block;
  width:175px;
}

.html-toc-footer {
  font-style: italic;
}
.html-toc-footer .last-modified {
  font-weight: bold;
}

.infographic {
  width: 800px;
  border: 1px solid lightgray;
}
.infographic .section-table {
  width: 100%;
}
.infographic .left,
.infographic .right {
  width: 48%;
  vertical-align: top;
}
.infographic img {
  max-width: 100%;
}
.infographic .graph-wrapper img {
  margin: 0px;
}
.infographic .section-table td {
  padding: 10px;
}
.infographic hr {
  width: 90%;
  border: 1px solid lightgray;
}

li {
  margin: 0 0 5px;
}

div.list-of-tables table td {
  line-height: 1.42em;
  vertical-align:top;
  padding-bottom: 1em;
  font-family: monospace;
}
div.list-of-tables table td.bullet {
  padding-left: 10px;
  padding-right: 5px;
}

