/* increase hight of the hr tag */
hr.ACNMHR2{height: 2px;background-color:#e7eaf6;border: none;}

/* Allows for text to appear with a 100% width line under it */
.ACNMTitleBlock16{width: 100%;border-bottom-width: medium;border-bottom-style: solid;border-bottom-color: #0066B0;font-size: 16px;font-weight: bold;display: block;}
.ACNMTitleBlock20{width: 100%;border-bottom-width: medium;border-bottom-style: solid;border-bottom-color: #0066B0;font-size: 20px;font-weight: bold;display: block;}

/*Size images for the ACNM Board image page */
.ACNMBoardImg {float:left;width: 25%;}
.ACNMBoardImg:after {content: "";display: table;clear: both;}

/* To use in the sidebar blocks */
a.acnmsidebar:link {color: white; text-decoration:none;}
a.acnmsidebar:visited {color: white; text-decoration:none;}
a.acnmsidebar:hover {color: white; text-decoration:underline;}
a.acnmsidebar:active {color: white; text-decoration:none;}

header span.input-group-text {padding-top: 0; padding-bottom: 0; }
