:root {
  --primaryFont: Interstate, Arial, sans-serif;
  --primaryFontLight: Interstate, Arial, sans-serif;
  --primaryFontSemiBold: Interstate, Arial, sans-serif;
  --primaryFontCondensed: Interstate-Condensed, Arial, sans-serif;
  --serifFont: Georgia, "Times New Roman", Times, serif;
  --primaryFontRegular: Interstate, "Arial Narrow", sans-serif;
  --HeadlineFont: interstate-compressed, arial, sans-serif;
}
#bfa-awards-wrapper {
  padding-left: 10px;
  padding-right: 16px;
  margin-top: 0px;
  margin-bottom: 50px;
}

.filter-group {
  float: left;
  padding: 10px;
  width: 199px;
}

div#filter-jurisdiction {
  width: 350px;
}
div#filter-industry {
  width: 300px;
}

.list-filters {
  font-family: var(--primaryFontRegular);
  font-size: 16px !important;
  color: #000;
  line-height: 1.2;
}

.filter-title {
  font-size: 22px;
  font-family: var(--primaryFontCondensed);
  color: #08607a;
  font-weight: 500;
  margin-bottom: 10px;
}

.mapIntro {
  margin: 18px 18px 6px 18px;
  font-family: var(--primaryFontLight);
}
#bfa_map_canvas {
  height: 500px;
  width: 700px;
  position: relative;
}

#resultsFor {
  color: black;
  font-family: var(--primaryFont);
  font-size: 34px;
}

#google-map-container {
  height: 500px;
}

#bfa-awards-map-container {
  position: relative;
}

#bfa-awards-map-container .background {
  fill: none;
  pointer-events: all;
}

#bfa-awards-map-container #map-holder svg,
#bfa-awards-map-container #map-holder rect {
  width: 100% !important;
}

#bfa-awards-list-container {
  display: none;
  margin-left: 30px;
}

.state-label,
.subunit-label {
  fill: #000;
  text-transform: uppercase;
  stroke: black;
  font-size: 18px;
  text-anchor: middle;
  pointer-events: all;
  font-family: var(--primaryFontLight);
}
#node-44 .state-label,
#node-44 .subunit-label {
  font-size: 14px;
}

.state-label:hover {
  font-weight: normal;
  cursor: pointer;
}

.accordionAnswer {
  display: none;
  margin-bottom: 30px;
}
.accordionQuestion {
  border-bottom: 3px solid rgb(234, 235, 225);
  cursor: pointer;
  margin-right: 10px;
}
.accordionQuestion h4 {
  display: inline;
  float: left;
  width: 90%;
  font-family: var(--primaryFontLight);
  font-size: 24px;
  text-transform: none;
  padding-top: 4px;
}
.accordionAnswer ul {
  list-style-type: square;
}
.accordionQuestion a:hover {
  color: black;
}
.accordionQuestion .button {
  display: inline;
  float: right;
  color: #ccc;
  width: 35px;
}
.accordionQuestion .button,
.accordionQuestion .expanded .button {
  color: rgb(234, 235, 225);
  font-size: 18px;
  font-family: monospace;
  margin-top: 4px;
}
.accordionQuestion.expanded {
  border-bottom: 3px solid #ff9e1b;
  margin-bottom: 12px;
}
.accordionQuestion.expanded .button {
  color: rgb(234, 235, 225);
}

.node-type-webform .webform-component-fieldset .form-radio {
  opacity: 0;
  margin: 1px;
}

div.is-unchecked,
div.grey-unchecked {
  border: 2px solid #d1d3c3;
  height: 10px;
  width: 10px;
}
div.grey-checked input,
div.grey-unchecked input {
  position: relative;
  top: -7px;
  left: -7px;
}
div.grey-checked,
div.grey-unchecked {
  float: left;
}
div.grey-checked {
  border: 2px solid #d1d3c3;
  background: #d1d3c3;
  height: 10px;
  width: 10px;
}
div.is-checked {
  border: 2px solid #0092bc;
  background: #0092bc;
  height: 10px;
  width: 10px;
}
label.is-checked {
  color: #0092bc;
}

.node-type-webform .webform-component-fieldset legend {
  color: #000;
  font-size: 22px;
  top: 15px;
  position: relative;
  text-transform: uppercase;
  font-family: var(--primaryFont);
  margin-top: 25px;
}
.node-type-webform .fieldset-wrapper {
  margin: 0px 2px;
  padding: 0px;
}
.node-type-webform .webform-component-fieldset {
  border: none;
  border-left: 3px solid #0092bc;
}
.node-type-webform .webform-component-fieldset .form-required {
  display: none;
}
.node-type-webform #webform-component-bar .bfaTabs {
  margin-left: 20px;
  margin-right: 16px;
}
.bfaTabs {
  background: #c2dfe8;
  padding: 0 20px;
  margin-left: 4px;
}
.bfaTabs a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  border-right: 2px solid #fff;
  padding: 0 5px;
  font-family: var(--primaryFont);
}
.bfaTabs a:active,
.bfaTabs a:hover {
  color: #ff9e1b;
}
.question-number {
  display: inline;
  float: left;
  font-family: georgia;
  font-size: 40px;
  color: #0092bc;
  width: 25px;
  margin-top: 10px;
  margin-left: 30px;
}

.node-type-webform .webform-component label {
  font-family: var(--primaryFontLight);
  font-size: 18px;
  width: 75%;
  font-weight: normal;
  text-transform: none;
}
.node-type-webform .webform-component label.option {
  font-family: var(--primaryFontSemiBold);
  font-size: 12px;
  text-transform: uppercase;
  width: 200px;
  display: inline;
  color: #08607a;
}

.page-node .form-radios {
  float: right;
}

.page-node-edit .form-radios,
.page-node-add .form-radios {
  float: none;
}

.simplemodal-overlay {
  background: #d1dbc3;
  opacity: 0.5;
}
.simplemodal-container {
  color: #000;
  background: #fff;
  border-left: 20px solid #0092bc;
  box-shadow: 10px 10px 5px #888888;
  min-width: 500px;
  min-height: 625px;
}
.simplemodal-wrap {
  padding: 20px;
}
.simplemodal-data {
  width: 400px;
}
.simplemodal-data iframe {
  width: 480px;
  height: 600px;
  border: none;
}
.simplemodal-data h3 {
  padding: 0px 10px 0px 10px;
  margin-bottom: 0px;
  width: 420px;
}
.modalGood,
.modalBad {
  display: none;
}
.bfaQaInfo {
  border-right: 1px solid #d1d3c3;
  display: inline;
  float: left;
  padding: 0 10px;
  width: 110px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.bfaQaInfo .header {
  font-family: var(--primaryFontSemiBold);
  font-size: 11px;
  text-transform: uppercase;
}

.bfaQaInfo .contact,
.bfaQaInfo .contact a {
  font-family: var(--serifFont);
  font-style: italic;
}
.bfaQaInfo .info,
.bfaQaInfo .info a {
  font-family: var(--primaryFontLight);
  font-size: 24px;
  color: #d22630;
  text-transform: uppercase;
  text-decoration: none;
}
.bfaQaInfo .info {
  width: 100px;
}
.bfaQaInfo .last {
  margin-top: 0px;
}

.last {
  border-right: none;
}

.headerSortUp {
  background-image: url("../imgs/table-sort-down.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.headerSortDown {
  background-image: url("../imgs/table-sort-up.png");
  background-position: right center;
  background-repeat: no-repeat;
}

.simplemodal-close {
  color: #aaaaaa;
  float: right;
  font-size: 14px;
  padding: 10px;
  text-transform: uppercase;
  cursor: pointer;
  font-family: var(--primaryFontLight);
  position: relative;
  top: 15px;
  right: 15px;
}

.fullprofile-link {
  cursor: pointer;
  float: left;
  font-family: var(--primaryFontLight);
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
  position: relative;
  text-transform: uppercase;
}
.fullprofile-link a {
  color: #0092bc;
}

.node-type-webform .webform-content {
  margin-left: 60px;
  margin-right: 20px;
}

.node-type-webform .webform-confirmation {
  margin-top: 30px;
}

.node-type-webform .webform-client-form .webform-submit {
  background: none repeat scroll 0 0 #d22630;
  color: #ffffff;
  font-family: var(--primaryFontSemiBold);
  font-size: 13px;
  margin-left: 25px;
  padding: 5px 5px 5px;
  text-transform: uppercase;
  width: 200px;
  border: none;
  text-align: left;
  /*float: right;*/
  background-image: url("../imgs/lab-connect-button.png");
  background-position: 95% 45%;
  background-repeat: no-repeat;
  background-size: 12px 12px, 1px 24px;
}

.node-type-webform .webform-content .webform-submit {
  margin-left: 0;
}

.node-type-webform .webform-component--share-your-vision legend {
  display: none;
}

.bfa-map-link.active {
  background: url("../imgs/lab-icon-map-dark.png") no-repeat 0px 20px;
}
.bfa-map-link.inactive {
  background: url("../imgs/lab-icon-map-light.png") no-repeat 0px 20px;
}
.bfa-list-link.active {
  background: url("../imgs/lab-icon-list-dark.png") no-repeat 0px 20px;
}
.bfa-list-link.inactive {
  background: url("../imgs/lab-icon-list-light.png") no-repeat 0px 20px;
}
.bfa-map-link.active {
  background: url(imgs/lab-icon-map-dark.svg) 0 20px no-repeat;
}

.bfa-map-link.inactive {
  background: url(imgs/lab-icon-map-light.svg) 0 20px no-repeat;
}

.bfa-list-link.active {
  background: url(imgs/lab-icon-list-dark.svg) 0 20px no-repeat;
}

.bfa-list-link.inactive {
  background: url(imgs/lab-icon-list-light.svg) 0 20px no-repeat;
}

#bfa-awards-view-toggles {
  height: 50px;
  margin-bottom: 5px;
  margin-left: 2px;
}
#bfa-awards-view-toggles div {
  height: 45px;
  width: 25px;
  background-size: 25px, 25px;
  display: inline;
  float: left;
  cursor: pointer;
  margin: 0px;
  font-family: var(--primaryFontSemiBold);
  color: #aaaf9b;
  font-size: 10px;
}

/*Added 12-14-22*/
#bfa-awards-view-toggles div {
  height: 45px;
  width: 25px;
  float: left;
  cursor: pointer;
  font-family: var(--primaryFontSemiBold);
  color: #000;
  background-size: 25px, 25px;
  margin: 0;
  font-size: 10px;
  display: inline;
}

#results-header span.small {
  font-family: var(--primaryFontSemiBold);
  color: #aaaf9b;
  font-size: 10px;
}
#bfa-awards-view-toggles div.active {
}
div#results-header {
  width: 500px;
  margin-left: 10px;
  margin-top: 4px;
}
div#results-header h3 {
  color: #08607a;
  margin-top: 6px;
}

.mag-circle {
  fill: rgba(254, 170, 55, 0.7);
  stroke: none;
}
.node-webform h3 {
  margin: 65px 5px 15px 25px;
}

.ui-container {
  pointer-events: none;
}

path:hover,
path:active {
  fill: #ffffff;
  cursor: pointer;
  stroke: #0092bc;
}

.state-infobox {
  background: #fff;
  line-height: 16px;
  font-family: var(--primaryFont);
  text-transform: uppercase;
}
.state-infobox #state-name {
  text-transform: none;
}
#state-infobox-small {
  box-shadow: 10px 10px 5px #aaa;
}
#state-infobox-small #header {
  background: #0092bc;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 2px 0 5px 8px;
}

#state-infobox-small {
  position: absolute;
  top: 30px;
  left: 40px;
}

#state-infobox-small #inner-container {
  border: 1px solid #aaa;
  border-top: none;
  padding: 20px 10px;
}
.state-infobox #info-container {
  border-bottom: 2px dotted #aaa;
  height: 45px;
}
.state-infobox #info-container.last {
  border-bottom: none;
  text-transform: uppercase;
}

.state-infobox .rank {
  margin-top: 0px;
  width: 200px;
  font-size: 42px;
  line-height: 42px;
  display: inline;
  float: left;
  width: 70px;
  text-align: right;
  font-family: var(--serifFont);
}
.state-infobox .title {
  margin-top: 5px;
  display: inline;
  float: right;
  width: 120px;
  padding-left: 10px;
}
.state-infobox .title .bf {
  font-size: 12px;
}

.state-infobox .title .type {
  font-size: 28px;
}
#state-infobox-large #state-info {
  display: inline;
  float: left;
  height: 250px;
  padding: 50px 50px 0 15px;
}

#state-infobox-large #state-name {
  background: #0092bc;
  font-size: 48px;
  display: inline;
  float: right;
  height: 250px;
  padding: 0 35px 0 5px;
  color: #fff;
}
#state-infobox-large #state-name #name {
  text-transform: uppercase;
  position: absolute;
  bottom: 38px;
  font-size: 38px;
  padding-left: 10px;
  line-height: 34px;
}
#state-infobox-large #state-name .stateface {
  margin-top: 95px;
  font-size: 160px;
}

#state-infobox-large {
  border-left: 3px solid #0092bc;
  height: 250px;
  float: right;
}

#hdr-special-blu {
  background: #fff !important;
}

.top-10 {
  stroke: #fff;
  fill: rgb(16, 146, 188);
}

.top-25 {
  stroke: #fff;
  fill: rgb(179, 222, 235);
}

.bottom-25 {
  stroke: #fff;
  fill: rgb(230, 244, 248);
}

#newSearch {
  padding: 5px 0px 12px 0px;
  text-align: center;
  font-size: 15px;
  color: #888;
  font-family: var(--primaryFontLight);
}

#sbclose {
  display: "none";
}

#sbclose a {
  color: #fff;
}

#filter-container {
  background: rgba(255, 255, 255, 0.94);
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  z-index: 99;
  display: none;
}

#map-search-overlay {
  background: #fff;
  position: absolute;
  top: 175px;
  right: 300px;
  width: 300px;
  z-index: 99;
}
#map-search-overlay input#bfa-search-box {
  background-color: #08607a;
  color: #ffffff;
  border: none;
  height: 24px;
  width: 224px;
  padding: 0 0 0 10px;
  font-size: 12px;
}

form#map-connect-form {
  height: 30px;
  background-color: #08607a;
}

#map-search-overlay input#bfa-search-submit-box.form-submit {
  height: 23px;
  width: 24px;
  border: medium none;
  background-color: #08607a;
  color: transparent;
  font-size: 12px;
  background-image: url("../imgs/lab-connect-button.png"),
    url("../imgs/lab-input-horizontal-bar.png");
  background-repeat: no-repeat;
  background-position: center center, center left;
  background-size: 12px 12px, 1px 24px;
  vertical-align: bottom;
}

#map-search-overlay .content {
  border: thin solid #08607a;
  padding: 10px 15px;
}

#map-search-overlay .content p {
  font-size: 15px;
  color: #000;
  font-family: var(--primaryFontLight);
}

#map-search-overlay .header {
  background: #08607a;
  font-size: 11px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: var(--primaryFontSemiBold);
  letter-spacing: 0.1em;
}

#filter-container .header {
  background: #08607a;
  font-size: 11px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: var(--primaryFontSemiBold);
  letter-spacing: 0.1em;
}

#state-list {
  background: transparent;
  font-size: 18px;
  color: #fff;
  padding: 2px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: var(--primaryFontCondensed);
  letter-spacing: normal;
}

#education-map-link {
  background: rgba(255, 255, 255, 0.94);
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  z-index: 99;
}
#education-map-link .header a {
  color: #fff;
}
#education-map-link .header {
  background: #08607a;
  font-size: 11px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: var(--primaryFontSemiBold);
  letter-spacing: 0.1em;
}
#state-list {
  border: none;
  margin: -2px -5px;
}
#filter-container #st-header {
  background: #aaaf9b;
}
div#state-filter {
  height: 37px;
  background: #08607a !important;
  margin-left: 4px;
  position: relative;
  height: 29px;
}

.right {
  text-align: right;
  float: right;
}
#filter-container #inner {
  padding: 10px;
}
#filter-container #inner h5 {
  margin-top: 9px;
}

#filter-container #inner .numdisp {
  color: #000;
  font-weight: bold;
  text-align: center;
  width: 15px;
  margin: 0px 3px;
  display: inline-block;
}

#filter-container #st-inner a {
  color: #888;
  padding-top: 5px;
  font-size: 15px;
}
#filter-container .inner {
  font-size: 15px;
  color: #888;
  font-family: var(--primaryFontLight);
}
#filter-container .inner a {
  font-size: 15px;
  color: #888;
  font-family: var(--primaryFontLight);
}
#filter-container .inner a:hover {
  font-size: 15px;
  color: #ff9e1b;
  font-family: var(--primaryFontLight);
}

#filter-container #inner div {
  width: 100%;
}
#filter-container #outer {
  box-shadow: 5px 0 5px #888888;
}
#filter-container #st-inner {
  height: 150px;
  padding: 10px;
  overflow: scroll;
  display: none;
  text-transform: uppercase;
  color: #888;
}
#filter-container #inner img {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 25px;
}
#filter-container #inner h5 {
  text-transform: uppercase;
  font-family: var(--primaryFontLight);
  font-size: 16px;
  color: #333;
  letter-spacing: 0em;
}
#map-outer {
  position: relative;
}

#filter-button {
  background: none repeat scroll 0 0 #08607a;
  border: 1px solid #08607a;
  color: #ffffff;
  display: none;
  float: right;
  height: 25px;
  margin-right: -19px;
  margin-top: 0;
  width: 230px;
}
.list-filters {
  display: none;
  background: #c2dfe8;
  margin-left: 4px;
  padding-left: 16px;
}
.clickable {
  cursor: pointer;
}
span#select-all-filters,
span#clear-all-filters {
  font-family: var(--primaryFontCondensed);
}
.infowindow {
  font-family: var(--primaryFontRegular);
  font-size: 16px;
  max-width: 220px;
}
.infowindow .g-image {
  height: 200px;
  width: 200px;
}
.infowindow #name {
  padding: 10px 0 5px 0;
  font-size: 18px;
  text-transform: uppercase;
}
.infowindow .address {
  text-decoration: none;
  padding-bottom: 10px;
}
.infowindow .bfa-info {
  color: #999;
}
.infowindow .badges {
  margin-top: 20px;
  border-top: 1px dotted #08607a;
  padding-top: 4px;
}
.mapwebsite img {
  margin: 0 6px 0 0;
}

.infowindow .mapphone,
.infowindow .mapwebsite,
.infowindow .address,
.infowindow .eventdate,
.infowindow .eventlink {
  margin-top: 5px;
}

#awards-list-table-,
#awards-list-table {
  font-family: var(--primaryFontRegular);
  font-size: 14px;
  margin-top: 20px;
  width: 100%;
}
#awards-list-table- thead,
#awards-list-table thead {
  font-family: var(--primaryFontCondensed);
}

#awards-list-table- tr:nth-child(even),
#awards-list-table tr:nth-child(even) {
  background-color: #e5f4f8;
}
#awards-list-table- tr:last-child,
#awards-list-table tr:last-child {
  border-bottom: 0px;
}

#awards-list-table- #awards-list-table- td,
#awards-list-table td {
  width: 13%;
}
#awards-list-table- td.right,
#awards-list-table td.right {
  float: none;
}

#awards-list-table a {
  color: #08607a;
  font-size: 16px;
}

#awards-list-table th {
  border-bottom: 3px solid #c2dfe8;
  border-top: 0px;
  color: #08607a;
  font-size: 12px;
  font-weight: normal;
}

#awards-list-table tbody {
  border-top: 0px;
  border-bottom: 0px;
}
#awards-list-table tr {
  border-bottom: 1px dotted #eaebe1;
}

.list-filters input,
.list-filters label {
  display: inline;
  font-weight: normal;
  text-transform: none;
  margin-left: 4px;
}

#awards-total {
  float: left;
  width: 350px !important;
  font-size: 25px;
  color: #000 !important;
}

#bfa-paginator {
  text-align: right;
  width: 100%;
  font-family: var(--primaryFontSemiBold);
  font-size: 12px;
  margin-bottom: 50px;
  margin-top: 20px;
  text-transform: uppercase;
  border-top: 3px solid #eaebe1;
}
#bfa-paginator #paginator-next,
#bfa-paginator #paginator-previous {
  color: #d22630;
}
.webform-container-inline.webform-component label {
  display: inline-block;
  text-transform: capitalize;
}
.webform-container-inline.webform-component .form-type-radio label {
  display: inline;
}

#list-summary {
  margin-bottom: 60px;
}
#bfuStyle p,
#bfcStyle p,
#bfbStyle p {
  font-family: var(--primaryFontLight);
  font-size: 19px;
  width: 450px;
}
#bfuStyle img,
#bfcStyle img,
#bfbStyle img {
  width: 110px;
  height: 110px;
}
#key-holder {
  display: none;
  float: right;
  margin-top: 10px;
}
#morelink a {
  text-transform: uppercase;

  font-family: var(--primaryFontLight);
  font-size: 19px;
}
#morelink {
  /*border-bottom: 4px solid #EAEBE1;*/
  padding-top: 6px;
  display: block;
  margin: 8px 20px 0;
  width: 98%;
  text-align: right;
}
#map-text,
#map-mobile-warning {
  margin: 25px;
}

/* hide this on desktop */
#map-mobile-warning {
  display: none;
}

tr#name_of_institution p {
  font-family: var(--primaryFontRegular);
  font-size: 22px;
  text-transform: uppercase;
}
#awards-list-table- tr td:first-child {
  width: 23%;
}
#awards-list-table- tbody tr:nth-child(even) {
  background-color: #e5f4f8;
}
#profile-container #name_of_institution p {
  font-size: 30px;
}
#profile-container .contentTitle {
  font-weight: bold;
}
#profile-container #bfc_text p,
#profile-container #bfb_text p,
#profile-container #bfu_text p {
  margin-top: 10px;
  font-size: 16px;
}
#profile-container p {
  margin: 0;
}
#profile-container tbody {
  border-top: none;
}
#awards-list-table- {
  width: 100% !important;
}
#awards-list-table- a {
  color: #404040;
}

@media all and (max-width: 960px) {
  .webform-content {
    margin-left: 0;
  }
}

@media all and (max-width: 767px) {
  .webform-content {
    margin-left: 0;
  }

  #map-mobile-warning {
    display: block;
  }

  /*
  div#results-header {
    width: auto;
  }
*/

  #bfa-awards-wrapper #filter-button {
    display: none !important;
  }

  #bfa-awards-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
  }

  #bfa-awards-list-container {
    margin-left: 5px;
  }

  /* Force table to not be like tables anymore */
  #awards-list-table table,
  #awards-list-table thead,
  #awards-list-table tbody,
  #awards-list-table th,
  #awards-list-table td,
  #awards-list-table tr,
  #awards-list-table- table,
  #awards-list-table- thead,
  #awards-list-table- tbody,
  #awards-list-table- th,
  #awards-list-table- td,
  #awards-list-table- tr {
    display: block;
  }

  #awards-list-table- {
    width: 100% !important;
  }

  #awards-list-table th,
  #awards-list-table- th {
    display: none;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #awards-list-table thead tr,
  #awards-list-table- thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #awards-list-table tr,
  #awards-list-table- tr {
    border: 1px solid #ccc;
  }

  #awards-list-table td,
  #awards-list-table- td {
    /* Behave like a "row" */
    border: none;
    border-bottom: none;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
    width: 100%;
  }

  #awards-list-table td:before,
  #awards-list-table- td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    color: #aaaf9b;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
  }

  /*
  Label the data
  */
  #bfa-awards-wrapper td:before,
  #awards-list-table- td:before {
    content: attr(data-title);
  }

  #state-infobox-large {
    float: none;
  }

  #state-infobox-large #state-info {
    padding: 0 0 10px 10px;
  }
}

@media all and (max-width: 462px) {
  #state-infobox-large #state-info,
  #state-infobox-large #state-name {
    float: left;
  }
}

.state-infobox .title .type {
  font-size: 16px;
}

.state-infobox .rank {
  margin-top: 0px;
  width: 200px;
  font-size: 24px;
  line-height: 42px;
  display: inline;
  float: left;
  width: 50px;
  text-align: right;
  font-family: var(--serifFont);
}

div#results-header {
  width: 350px;
  margin-left: 10px;
  margin-top: 4px;
}

.simplemodal-container {
  min-width: 400px;
  min-height: 625px;
}

#bfa-awards-wrapper {
  /* margin-left: 35px;*/
  padding-left: 0px;
}

#key-holder {
  float: right;
  margin-top: 10px;
}

#map-text,
#map-mobile-warning {
  margin: 25px;
}

.bfaTabs {
  background: #e5f4f8;
  padding: 0 20px;
  margin-left: 4px;
}

/* changed border right to #000*/
.bfaTabs a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  border-right: 1px solid #000;
  padding: 0 5px;
  font-family: var(--primaryFontCondensed);
}

#list-summary h2 {
  font-family: var(--HeadlineFont);
}
