.hbguide {
}

.hbguide_selector {
  display: inline-block;
  padding: 5px;
  margin: 5px;
  background-color: #e11e4a;
  color: white;
  cursor: pointer;
}

.hbguide_item_1 {
 display: inline-block;
 background-color:white;
 padding: 10px !important;
 margin: 5px !important;
 color: black;
 border: 1px;
 border-style: solid;
 width: 95%;
}

.hbguide_block_0 {
 margin: 5px !important;
 columns: 2;
}

.hbguide_item_0 a {
}

.hbguides_a_0 {
 font-family: "HermesRegular", "ColfaxRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 20px;
 column-span: all;
 pointer-events: none;
 cursor: default;
 text-decoration: none !important;
 margin-top: 10px;
 line-height: 3;
}

.hbguide_item_0 .hbguide_item_1 a:hover {
 text-decoration: underline;
}

.hbguide_item_tags {
 font-size: smaller;
}


.hbguide_updated {
 font-size: smaller;
 text-align: right;
}

.guide-as-is {
 border-style: solid;
 border-color: lightgray;
 padding: 10px;
 border-width: 1px;

}
